English

Generating Human Motion in 3D Scenes from Text Descriptions

Computer Vision and Pattern Recognition 2024-05-14 v1

Abstract

Generating human motions from textual descriptions has gained growing research interest due to its wide range of applications. However, only a few works consider human-scene interactions together with text conditions, which is crucial for visual and physical realism. This paper focuses on the task of generating human motions in 3D indoor scenes given text descriptions of the human-scene interactions. This task presents challenges due to the multi-modality nature of text, scene, and motion, as well as the need for spatial reasoning. To address these challenges, we propose a new approach that decomposes the complex problem into two more manageable sub-problems: (1) language grounding of the target object and (2) object-centric motion generation. For language grounding of the target object, we leverage the power of large language models. For motion generation, we design an object-centric scene representation for the generative model to focus on the target object, thereby reducing the scene complexity and facilitating the modeling of the relationship between human motions and the object. Experiments demonstrate the better motion quality of our approach compared to baselines and validate our design choices.

Keywords

Cite

@article{arxiv.2405.07784,
  title  = {Generating Human Motion in 3D Scenes from Text Descriptions},
  author = {Zhi Cen and Huaijin Pi and Sida Peng and Zehong Shen and Minghui Yang and Shuai Zhu and Hujun Bao and Xiaowei Zhou},
  journal= {arXiv preprint arXiv:2405.07784},
  year   = {2024}
}

Comments

Project page: https://zju3dv.github.io/text_scene_motion

R2 v1 2026-06-28T16:25:26.890Z