CVApr 18

Marrying Text-to-Motion Generation with Skeleton-Based Action Recognition

arXiv:2604.1709072.5h-index: 4Has Code
AI Analysis

It addresses the need for a unified framework in human motion modeling, benefiting researchers in human-centric computer vision by linking two previously separate problems.

This work unifies skeleton-based action recognition and text-to-motion generation by proposing CoAMD, a model that achieves state-of-the-art performance across 13 benchmarks on four tasks including action recognition, motion generation, retrieval, and editing.

Human action recognition and motion generation are two active research problems in human-centric computer vision, both aiming to align motion with textual semantics. However, most existing works study these two problems separately, without uncovering the links between them, namely that motion generation requires semantic comprehension. This work investigates unified action recognition and motion generation by leveraging skeleton coordinates for both motion understanding and generation. We propose Coordinates-based Autoregressive Motion Diffusion (CoAMD), which synthesizes motion in a coarse-to-fine manner. As a core component of CoAMD, we design a Multi-modal Action Recognizer (MAR) that provides gradient-based semantic guidance for motion generation. Furthermore, we establish a rigorous benchmark by evaluating baselines on absolute coordinates. Our model can be applied to four important tasks, including skeleton-based action recognition, text-to-motion generation, text-motion retrieval, and motion editing. Extensive experiments on 13 benchmarks across these tasks demonstrate that our approach achieves state-of-the-art performance, highlighting its effectiveness and versatility for human motion modeling. Code is available at https://github.com/jidongkuang/CoAMD.

Foundations

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

Your Notes