paper-with-me

홈 › Papers

Move as You Say, Interact as You Can: Language-guided Human Motion Generation with Scene Affordance

2024-03-26 · Zan Wang, Yixin Chen, Baoxiong Jia, Puhao Li, Jinlu Zhang, Jingze Zhang, Tengyu Liu, Yixin Zhu, Wei Liang, Siyuan Huang

Despite significant advancements in text-to-motion synthesis, generating language-guided human motion within 3D environments poses substantial challenges. These challenges stem primarily from (i) the absence of powerful generative models capable of jointly modeling natural language, 3D scenes, and human motion, and (ii) the generative models' intensive data requirements contrasted with the scarcity of comprehensive, high-quality, language-scene-motion datasets. To tackle these issues, we introduce a novel two-stage framework that employs scene affordance as an intermediate representation, effectively linking 3D scene grounding and conditional motion generation. Our framework comprises an Affordance Diffusion Model (ADM) for predicting explicit affordance map and an Affordance-to-Motion Diffusion Model (AMDM) for generating plausible human motions. By leveraging scene affordance maps, our method overcomes the difficulty in generating human motion under multimodal condition signals, especially when training with limited data lacking extensive language-scene-motion pairs. Our extensive experiments demonstrate that our approach consistently outperforms all baselines on established benchmarks, including HumanML3D and HUMANISE. Additionally, we validate our model's exceptional generalization capabilities on a specially curated evaluation set featuring previously unseen descriptions and scenes.

📄 PDF Abstract BibTeX arXiv:2403.18036

Code (1)

afford-motion/afford-motion 공식 구현 pytorch

Tasks

Motion GenerationMotion Synthesis

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

TextIM: Part-aware Interactive Motion Synthesis from Text

2024-08-06 · Siyuan Fan, Bo Du, Xiantao Cai, Bo Peng 외

In this work, we propose TextIM, a novel framework for synthesizing TEXT-driven human Interactive Motions, with a focus on the precise alignment of part-level semantics. Existing methods often overlook the critical roles…

Motion Synthesis

NIFTY: Neural Object Interaction Fields for Guided Human Motion Synthesis

2023-07-14 · CVPR 2024 1 · Nilesh Kulkarni, Davis Rempe, Kyle Genova, Abhijit Kundu 외

We address the problem of generating realistic 3D motions of humans interacting with objects in a scene. Our key idea is to create a neural interaction field attached to a specific object, which outputs the distance to t…

Motion Synthesisvalid

LaMoGen: Laban Movement-Guided Diffusion for Text-to-Motion Generation

2025-09-29 · Heechang Kim, Gwanghyun Kim, Se Young Chun arxiv

Diverse human motion generation is an increasingly important task, having various applications in computer vision, human-computer interaction and animation. While text-to-motion synthesis using diffusion models has shown…

Motion Synthesis

Move as You Say Interact as You Can: Language-guided Human Motion Generation with Scene Affordance

2024-01-01 · CVPR 2024 1 · Zan Wang, Yixin Chen, Baoxiong Jia, Puhao Li 외

Despite significant advancements in text-to-motion synthesis generating language-guided human motion within 3D environments poses substantial challenges. These challenges stem primarily from (i) the absence of powerf…

Motion GenerationMotion Synthesis

Human-Object Interaction with Vision-Language Model Guided Relative Movement Dynamics

2025-03-24 · Zekai Deng, Ye Shi, Kaiyang Ji, Lan Xu 외

Human-Object Interaction (HOI) is vital for advancing simulation, animation, and robotics, enabling the generation of long-term, physically plausible motions in 3D environments. However, existing methods often fall short…

Human-Object Interaction DetectionLanguage ModelingLanguage ModellingObject+1