Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Human Motion Diffusion Model

About

Natural and expressive human motion generation is the holy grail of computer animation. It is a challenging task, due to the diversity of possible motion, human perceptual sensitivity to it, and the difficulty of accurately describing it. Therefore, current generative solutions are either low-quality or limited in expressiveness. Diffusion models, which have already shown remarkable generative capabilities in other domains, are promising candidates for human motion due to their many-to-many nature, but they tend to be resource hungry and hard to control. In this paper, we introduce Motion Diffusion Model (MDM), a carefully adapted classifier-free diffusion-based generative model for the human motion domain. MDM is transformer-based, combining insights from motion generation literature. A notable design-choice is the prediction of the sample, rather than the noise, in each diffusion step. This facilitates the use of established geometric losses on the locations and velocities of the motion, such as the foot contact loss. As we demonstrate, MDM is a generic approach, enabling different modes of conditioning, and different generation tasks. We show that our model is trained with lightweight resources and yet achieves state-of-the-art results on leading benchmarks for text-to-motion and action-to-motion. https://guytevet.github.io/mdm-page/ .

Guy Tevet, Sigal Raab, Brian Gordon, Yonatan Shafir, Daniel Cohen-Or, Amit H. Bermano• 2022

Related benchmarks

TaskDatasetResultRank
Text-to-motion generationHumanML3D (test)
FID0.093
553
text-to-motion mappingHumanML3D (test)
FID0.116
283
text-to-motion mappingKIT-ML (test)
R Precision (Top 3)0.745
275
Text-to-motion generationKIT-ML (test)
FID0.497
206
Sign Language TranslationPHOENIX-2014T (test)
BLEU-47.55
183
Text-to-motion generationHumanML3D
FID0.489
91
Motion ControlHumanML3D (test)
Average Error59.59
65
Text-to-Motion SynthesisKIT-ML
R Precision Top 339.6
58
Text-driven Motion GenerationHumanML3D (test)
R-Precision@132
54
Text-to-motionKIT-ML
R@339.6
44
Showing 10 of 166 rows
...

Other info

Code

Follow for update