paper-with-me

Papers

Text-driven Human Motion Generation with Motion Masked Diffusion Model

2024-09-29 · Xingyu Chen

Text-driven human motion generation is a multimodal task that synthesizes human motion sequences conditioned on natural language. It requires the model to satisfy textual descriptions under varying conditional inputs, while generating plausible and realistic human actions with high diversity. Existing diffusion model-based approaches have outstanding performance in the diversity and multimodality of generation. However, compared to autoregressive methods that train motion encoders before inference, diffusion methods lack in fitting the distribution of human motion features which leads to an unsatisfactory FID score. One insight is that the diffusion model lack the ability to learn the motion relations among spatio-temporal semantics through contextual reasoning. To solve this issue, in this paper, we proposed Motion Masked Diffusion Model \textbf{(MMDM)}, a novel human motion masked mechanism for diffusion model to explicitly enhance its ability to learn the spatio-temporal relationships from contextual joints among motion sequences. Besides, considering the complexity of human motion data with dynamic temporal characteristics and spatial structure, we designed two mask modeling strategies: \textbf{time frames mask} and \textbf{body parts mask}. During training, MMDM masks certain tokens in the motion embedding space. Then, the diffusion decoder is designed to learn the whole motion sequence from masked embedding in each sampling step, this allows the model to recover a complete sequence from incomplete representations. Experiments on HumanML3D and KIT-ML dataset demonstrate that our mask strategy is effective by balancing motion quality and text-motion consistency.

📄 PDF Abstract BibTeX arXiv:2409.19686

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityMotion Generation

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

MotionDiffuse: Text-Driven Human Motion Generation with Diffusion Model

2022-08-31 · Mingyuan Zhang, Zhongang Cai, Liang Pan, Fangzhou Hong 외

Human motion modeling is important for many modern graphics applications, which typically require professional skills. In order to remove the skill barriers for laymen, recent motion generation methods can directly gener…

DenoisingMotion GenerationMotion Synthesis

Text2Performer: Text-Driven Human Video Generation

2023-04-17 · ICCV 2023 1 · Yuming Jiang, Shuai Yang, Tong Liang Koh, Wayne Wu 외

Text-driven content creation has evolved to be a transformative technique that revolutionizes creativity. Here we study the task of text-driven human video generation, where a video sequence is synthesized from texts des…

Video Generation

Fg-T2M: Fine-Grained Text-Driven Human Motion Generation via Diffusion Model

2023-09-12 · ICCV 2023 1 · Yin Wang, Zhiying Leng, Frederick W. B. Li, Shun-Cheng Wu 외

Text-driven human motion generation in computer vision is both significant and challenging. However, current methods are limited to producing either deterministic or imprecise motion sequences, failing to effectively con…

Motion GenerationMotion Synthesis

HumanTOMATO: Text-aligned Whole-body Motion Generation

2023-10-19 · Shunlin Lu, Ling-Hao Chen, Ailing Zeng, Jing Lin 외

This work targets a novel text-driven whole-body motion generation task, which takes a given textual description as input and aims at generating high-quality, diverse, and coherent facial expressions, hand gestures, and …

Motion GenerationMotion Synthesis

Uni-HOI:A Unified framework for Learning the Joint distribution of Text and Human-Object Interaction

2026-04-30 · Mengfei Zhang, Jinlu Zhang, Zhigang Tu arxiv

Modeling 4D human-object interaction (HOI) is a compelling challenge in computer vision and an essential technology powering virtual and mixed-reality applications. While existing works have achieved promising results on…

Multi-Task Learning