CVApr 3, 2023

ReMoDiffuse: Retrieval-Augmented Motion Diffusion Model

arXiv:2304.01116v1312 citationsh-index: 30
Originality Incremental advance
AI Analysis

This addresses the need for more diverse and high-quality text-driven motion generation in the creative industry, representing an incremental improvement over prior methods.

The paper tackled the problem of generating diverse 3D human motions from text, where existing methods perform poorly on diverse motions, and proposed ReMoDiffuse, a retrieval-augmented diffusion model that improved text-motion consistency and motion quality, outperforming state-of-the-art methods.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes