paper-with-me

홈 › Papers

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

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

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.

📄 PDF Abstract BibTeX arXiv:2410.07093

Code (0)

등록된 구현이 없습니다.

Tasks

Large Language ModelMotion CaptioningMotion GenerationRepresentation LearningRetrievalText Retrieval

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

LAMP: Language-Assisted Motion Planning for Controllable Video Generation

2025-12-03 · Muhammed Burak Kizil, Enes Sanli, Niloy J. Mitra, Erkut Erdem 외 arxiv

Video generation has achieved remarkable progress in visual fidelity and controllability, enabling conditioning on text, layout, or motion. Among these, motion control - specifying object dynamics and camera trajectories…

Program SynthesisVideo GenerationMotion Planning

LAMP: Learn A Motion Pattern for Few-Shot Video Generation

2024-01-01 · CVPR 2024 1 · Ruiqi Wu, Liangyu Chen, Tong Yang, Chunle Guo 외

In this paper we present a few-shot text-to-video framework LAMP which enables a text-to-image diffusion model to Learn A specific Motion Pattern with 8 16 videos on a single GPU. Unlike existing methods which requir…

GPUImage AnimationVideo EditingVideo Generation

LAMP: Learn A Motion Pattern for Few-Shot-Based Video Generation

2023-10-16 · Ruiqi Wu, Liangyu Chen, Tong Yang, Chunle Guo 외

With the impressive progress in diffusion-based text-to-image generation, extending such powerful generative ability to text-to-video raises enormous attention. Existing methods either require large-scale text-video pair…

GPUImage AnimationImage GenerationText to Image Generation+3

LaMP: Learning Vision-Language-Action Policy with 3D Scene Flow as Latent Motion Prior

2026-03-26 · Xinkai Wang, Chenyi Wang, Yifu Xu, Mingzhe Ye 외 arxiv

We introduce \textbf{LaMP}, a dual-expert Vision-Language-Action framework that embeds dense 3D scene flow as a latent motion prior for robotic manipulation.Existing VLA models regress actions directly from 2D semantic v…

LAMP: Localization Aware Multi-camera People Tracking in Metric 3D World

2026-05-06 · Nan Yang, Julian Straub, Fan Zhang, Richard Newcombe 외 arxiv

Tracking 3D human motion from egocentric multi-camera headset is challenged by severe egomotion, partial visibility or occlusions and lack of training data. Existing methods designed for monocular video often require sta…