Our new X account is live! Follow @wizwand_team for updates
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
331
text-to-motion mappingKIT-ML (test)
R Precision (Top 3)0.745
275
text-to-motion mappingHumanML3D (test)
FID0.116
243
Sign Language TranslationPHOENIX-2014T (test)
BLEU-47.55
159
Text-to-motion generationKIT-ML (test)
FID0.497
115
Text-to-Motion SynthesisHumanML3D
R-Precision (Top 1)52.3
43
Text-to-motion generationHumanML3D 19 (test)
FID0.489
37
3D Human Motion GenerationHumanAct12
FID0.08
36
Text-driven Motion GenerationHumanML3D (test)
R-Precision@132
36
Motion ControlHumanML3D (test)
Average Error59.59
34
Showing 10 of 94 rows
...

Other info

Code

Follow for update