ReMoDiffuse: Retrieval-Augmented Motion Diffusion Model
Mingyuan Zhang, Xinying Guo, Liang Pan, Zhongang Cai, Fangzhou Hong, Huirong Li, Lei Yang, Ziwei Liu
TL;DR
ReMoDiffuse tackles the challenge of generating diverse and high-quality 3D human motions from text prompts by integrating a retrieval mechanism into a diffusion-based motion model. It introduces Hybrid Retrieval and a Semantics-Modulated Transformer to selectively fuse semantic and kinematic information from retrieved samples, with a learnable Condition Mixture to balance multiple conditioning signals during inference. Comprehensive experiments on KIT-ML and HumanML3D demonstrate superior performance, especially for uncommon or diverse motions, supported by new diversity-oriented metrics. The approach offers improved generalization and fidelity with efficient inference, though it acknowledges potential misuse for synthetic media generation.
Abstract
3D human motion generation is crucial for creative industry. Recent advances rely on generative models with domain knowledge for text-driven motion generation, leading to substantial progress in capturing common motions. However, the performance on more diverse motions remains unsatisfactory. In this work, we propose ReMoDiffuse, a diffusion-model-based motion generation framework that integrates a retrieval mechanism to refine the denoising process. ReMoDiffuse enhances the generalizability and diversity of text-driven motion generation with three key designs: 1) Hybrid Retrieval finds appropriate references from the database in terms of both semantic and kinematic similarities. 2) Semantic-Modulated Transformer selectively absorbs retrieval knowledge, adapting to the difference between retrieved samples and the target motion sequence. 3) Condition Mixture better utilizes the retrieval database during inference, overcoming the scale sensitivity in classifier-free guidance. Extensive experiments demonstrate that ReMoDiffuse outperforms state-of-the-art methods by balancing both text-motion consistency and motion quality, especially for more diverse motion generation.
