HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

MMM: Generative Masked Motion Model

Ekkasit Pinyoanuntapong Pu Wang Minwoo Lee Chen Chen

MMM: Generative Masked Motion Model

Abstract

Recent advances in text-to-motion generation using diffusion and autoregressive models have shown promising results. However, these models often suffer from a trade-off between real-time performance, high fidelity, and motion editability. To address this gap, we introduce MMM, a novel yet simple motion generation paradigm based on Masked Motion Model. MMM consists of two key components: (1) a motion tokenizer that transforms 3D human motion into a sequence of discrete tokens in latent space, and (2) a conditional masked motion transformer that learns to predict randomly masked motion tokens, conditioned on the pre-computed text tokens. By attending to motion and text tokens in all directions, MMM explicitly captures inherent dependency among motion tokens and semantic mapping between motion and text tokens. During inference, this allows parallel and iterative decoding of multiple motion tokens that are highly consistent with fine-grained text descriptions, therefore simultaneously achieving high-fidelity and high-speed motion generation. In addition, MMM has innate motion editability. By simply placing mask tokens in the place that needs editing, MMM automatically fills the gaps while guaranteeing smooth transitions between editing and non-editing parts. Extensive experiments on the HumanML3D and KIT-ML datasets demonstrate that MMM surpasses current leading methods in generating high-quality motion (evidenced by superior FID scores of 0.08 and 0.429), while offering advanced editing features such as body-part modification, motion in-betweening, and the synthesis of long motion sequences. In addition, MMM is two orders of magnitude faster on a single mid-range GPU than editable motion diffusion models. Our project page is available at \url{https://exitudio.github.io/MMM-page}.

Code Repositories

exitudio/MMM
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
motion-synthesis-on-humanml3dMMM (gt length)
Diversity: 9.577
FID: 0.089
Multimodality: 1.226
R Precision Top3: 0.804
motion-synthesis-on-humanml3dMMM (predict length)
Diversity: 9.411
FID: 0.080
Multimodality: 1.164
R Precision Top3: 0.794
motion-synthesis-on-kit-motion-languageMMM (gt length)
Diversity: 10.910
FID: 0.316
Multimodality: 1.232
R Precision Top3: 0.744
motion-synthesis-on-kit-motion-languageMMM (predict length)
Diversity: 10.633
FID: 0.429
Multimodality: 1.105
R Precision Top3: 0.718

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
MMM: Generative Masked Motion Model | Papers | HyperAI