用运动语义短语提升文本生成动作的精准度
KETA: Kinematic-Phrases-Enhanced Text-to-Motion Generation via Fine-grained Alignment
- 引入运动语义短语作为文本与动作间的中间表示
- 在训练和推理中均使用文本-语义短语对齐优化生成
- 适合需要高精度动作生成的应用场景
运动合成在人工智能多个领域具有重要意义。文本能详尽描述动作细节且易于获取,使文本到动作(T2M)生成尤为重要。当前先进方法多采用扩散模型,以文本提示引导生成,应对T2M任务中多对多的复杂性。然而,现有方法仍面临自然语言与物理动作域之间的鸿沟,导致生成动作与文本不一致。本文提出KETA,通过语言模型将输入文本分解为若干子句,并提取生成动作中的运动语义短语(KP)段。训练阶段,使用文本-KP对齐损失监督模型;推理阶段,通过多轮解码结构,以文本与KP距离为引导信号不断优化动作。实验表明,KETA在基础模型两个骨干网络上,平均实现1.19倍、2.34倍的R精度与FID性能提升,优于大量现有T2M生成模型,达到最佳或次优表现。
原文摘要 · Abstract (English)
Motion synthesis plays a vital role in various fields of artificial intelligence. Among the various conditions of motion generation, text can describe motion details elaborately and is easy to acquire, making text-to-motion(T2M) generation important. State-of-the-art T2M techniques mainly leverage diffusion models to generate motions with text prompts as guidance, tackling the many-to-many nature of T2M tasks. However, existing T2M approaches face challenges, given the gap between the natural language domain and the physical domain, making it difficult to generate motions fully consistent with the texts. We leverage kinematic phrases(KP), an intermediate representation that bridges these two modalities, to solve this. Our proposed method, KETA, decomposes the given text into several decomposed texts via a language model. It trains an aligner to align decomposed texts with the KP segments extracted from the generated motions. Thus, it's possible to restrict the behaviors for diffusion-based T2M models. During the training stage, we deploy the text-KP alignment loss as an auxiliary goal to supervise the models. During the inference stage, we refine our generated motions for multiple rounds in our decoder structure, where we compute the text-KP distance as the guidance signal in each new round. Experiments demonstrate that KETA achieves up to 1.19x, 2.34x better R precision and FID value on both backbones of the base model, motion diffusion model. Compared to a wide range of T2M generation models. KETA achieves either the best or the second-best performance.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。