arXiv:2411.19786cs.CVcs.CL2024-11被引 11

一个模型搞定文本生成动作、动作描述、文本驱动动作三类任务

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

  • 通过联合学习动作与文本的分布,统一处理多种生成任务
  • 在文本到动作生成上表现优异,动作描述任务也达到竞争力水平
  • 只需改变输入上下文,即可切换不同任务,使用灵活

近期,得益于去噪扩散模型和大语言模型的推动,人体动作分析取得了显著进展。然而,现有方法主要聚焦于基于文本描述生成动作,忽略了反向任务。本文提出~\textbf{MoTe},一种统一的多模态模型,能够通过同时学习动作与文本的边缘、条件及联合分布,处理多种生成任务。MoTe 可通过修改输入上下文,实现文本-动作配对生成、动作描述生成以及文本驱动动作生成。其由三个组件构成:动作编码-解码器(MED)、文本编码-解码器(TED)和动作-文本扩散模型(MTDM)。其中,MED 和 TED 分别用于提取潜在嵌入并重建动作序列与文本描述;MTDM 则通过对输入上下文进行迭代去噪,完成各类任务。在基准数据集上的实验表明,该方法在文本到动作生成任务上表现优越,在动作描述任务上也具有竞争力。

原文摘要 · Abstract (English)

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.

动作生成扩散模型多模态

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。