arXiv:2412.06334cs.CV2024-12ICCV被引 18

首个可双向生成人-物交互的统一模型,支持文本或接触图控制。

TriDi: Trilateral Diffusion of 3D Humans, Objects, and Interactions

论文配图:TriDi: Trilateral Diffusion of 3D Humans, Objects, and Interactions
图 1 · 摘自论文原文
  • 用三路扩散过程同步生成人、物和交互,统一七种分布。
  • 在GRAB和BEHAVE上优于单向专用模型,且多样性更佳。
  • 适合虚拟现实、场景生成等需要灵活交互建模的应用。

3D人-物交互建模是计算机视觉的重要课题,也是虚拟与混合现实应用的关键。现有方法仅支持单向生成:要么根据物体恢复合理的人体交互,要么根据人体姿态恢复物体姿态。本文提出首个统一模型TriDi,可在任意方向生成。通过全新的三路扩散过程,同时生成人体、物体和交互模态,仅用一个网络即可建模七种分布。采用注意力机制的Transformer架构,使不同模态间的关系得以发现。用户可通过文本描述或接触图控制交互,并将两者嵌入共享潜在空间,兼顾文本实用性与接触图表达力。单个模型不仅涵盖所有已有方法的特例,还拓展到新场景。在GRAB和BEHAVE数据集上,生成样本在定性与定量指标上均超越单向专用基线,且多样性更高。实验证明其可用于场景填充、生成人体接触数据集中的物体,并推广至未见物体几何形态。项目主页:https://virtualhumans.mpi-inf.mpg.de/tridi。

原文摘要 · Abstract (English)

Modeling 3D human-object interaction (HOI) is a problem of great interest for computer vision and a key enabler for virtual and mixed-reality applications. Existing methods work in a one-way direction: some recover plausible human interactions conditioned on a 3D object; others recover the object pose conditioned on a human pose. Instead, we provide the first unified model - TriDi which works in any direction. Concretely, we generate Human, Object, and Interaction modalities simultaneously with a new three-way diffusion process, allowing to model seven distributions with one network. We implement TriDi as a transformer attending to the various modalities' tokens, thereby discovering conditional relations between them. The user can control the interaction either as a text description of HOI or a contact map. We embed these two representations into a shared latent space, combining the practicality of text descriptions with the expressiveness of contact maps. Using a single network, TriDi unifies all the special cases of prior work and extends to new ones, modeling a family of seven distributions. Remarkably, despite using a single model, TriDi generated samples surpass one-way specialized baselines on GRAB and BEHAVE in terms of both qualitative and quantitative metrics, and demonstrating better diversity. We show the applicability of TriDi to scene population, generating objects for human-contact datasets, and generalization to unseen object geometry. The project page is available at: https://virtualhumans.mpi-inf.mpg.de/tridi.

3D生成人机交互扩散模型统一建模

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。