CVCLLGNov 29, 2024

MoTe: Learning Motion-Text Diffusion Model for Multiple Generation Tasks

arXiv:2411.19786v19 citationsh-index: 6
Originality Incremental advance
AI Analysis

This work addresses the need for reciprocal text-motion generation in human motion analysis, offering a versatile model for applications in animation and robotics, though it is incremental as it builds on existing diffusion and language models.

The paper tackles the problem of generating human motions from text and describing motions with text by introducing MoTe, a unified multi-modal model that handles both tasks, achieving superior performance in text-to-motion generation and competitive results in motion captioning on benchmark datasets.

Recently, human motion analysis has experienced great improvement due to inspiring generative models such as the denoising diffusion model and large language model. While the existing approaches mainly focus on generating motions with textual descriptions and overlook the reciprocal task. In this paper, we present~\textbf{MoTe}, a unified multi-modal model that could handle diverse tasks by learning the marginal, conditional, and joint distributions of motion and text simultaneously. MoTe enables us to handle the paired text-motion generation, motion captioning, and text-driven motion generation by simply modifying the input context. Specifically, MoTe is composed of three components: Motion Encoder-Decoder (MED), Text Encoder-Decoder (TED), and Moti-on-Text Diffusion Model (MTDM). In particular, MED and TED are trained for extracting latent embeddings, and subsequently reconstructing the motion sequences and textual descriptions from the extracted embeddings, respectively. MTDM, on the other hand, performs an iterative denoising process on the input context to handle diverse tasks. Experimental results on the benchmark datasets demonstrate the superior performance of our proposed method on text-to-motion generation and competitive performance on motion captioning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes