Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

LaMP: Language-Motion Pretraining for Motion Generation, Retrieval, and Captioning

About

Language plays a vital role in the realm of human motion. Existing methods have largely depended on CLIP text embeddings for motion generation, yet they fall short in effectively aligning language and motion due to CLIP's pretraining on static image-text pairs. This work introduces LaMP, a novel Language-Motion Pretraining model, which transitions from a language-vision to a more suitable language-motion latent space. It addresses key limitations by generating motion-informative text embeddings, significantly enhancing the relevance and semantics of generated motion sequences. With LaMP, we advance three key tasks: text-to-motion generation, motion-text retrieval, and motion captioning through aligned language-motion representation learning. For generation, we utilize LaMP to provide the text condition instead of CLIP, and an autoregressive masked prediction is designed to achieve mask modeling without rank collapse in transformers. For retrieval, motion features from LaMP's motion transformer interact with query tokens to retrieve text features from the text transformer, and vice versa. For captioning, we finetune a large language model with the language-informative motion features to develop a strong motion captioning model. In addition, we introduce the LaMP-BertScore metric to assess the alignment of generated motions with textual descriptions. Extensive experimental results on multiple datasets demonstrate substantial improvements over previous methods across all three tasks. The code of our method will be made public.

Zhe Li, Weihao Yuan, Yisheng He, Lingteng Qiu, Shenhao Zhu, Xiaodong Gu, Weichao Shen, Yuan Dong, Zilong Dong, Laurence T. Yang• 2024

Related benchmarks

TaskDatasetResultRank
Text-to-motion generationHumanML3D (test)
FID0.032
331
text-to-motion mappingHumanML3D (test)
FID0.032
243
Text-to-motion generationKIT-ML (test)
FID0.141
115
Motion-to-TextHumanML3D (test)
BLEU@413.04
32
Motion DescriptionHumanML3D (test)
BLEU-147.8
27
Motion-to-text retrievalKIT-ML
R@154
16
Text-to-motion retrievalKIT-ML
R@152.5
16
Motion-Text RetrievalHumanML3D
R@168.02
6
Text-Motion RetrievalHumanML3D
R@167.18
6
Showing 9 of 9 rows

Other info

Follow for update