GeoMotionGPT: Geometry-Aligned Motion Understanding with Large Language Models
By: Zhankai Ye , Bofan Li , Yukai Jin and more
Potential Business Impact:
Makes computers understand movement better.
Discrete motion tokenization has recently enabled Large Language Models (LLMs) to serve as versatile backbones for motion understanding and motion-language reasoning. However, existing pipelines typically decouple motion quantization from semantic embedding learning, linking them solely via token IDs. This approach fails to effectively align the intrinsic geometry of the motion space with the embedding space, thereby hindering the LLM's capacity for nuanced motion reasoning. We argue that alignment is most effective when both modalities share a unified geometric basis. Therefore, instead of forcing the LLM to reconstruct the complex geometry among motion tokens from scratch, we present a novel framework that explicitly enforces orthogonality on both the motion codebook and the LLM embedding space, ensuring that their relational structures naturally mirror each other. Specifically, we employ a decoder-only quantizer with Gumbel-Softmax for differentiable training and balanced codebook usage. To bridge the modalities, we use a sparse projection that maps motion codes into the LLM embedding space while preserving orthogonality. Finally, a two-stage orthonormal regularization schedule enforces soft constraints during tokenizer training and LLM fine-tuning to maintain geometric alignment without hindering semantic adaptation. Extensive experiments on HumanML3D demonstrate that our framework achieves a 20% performance improvement over current state-of-the-art methods, validating that a unified geometric basis effectively empowers the LLM for nuanced motion reasoning.
Similar Papers
SportsGPT: An LLM-driven Framework for Interpretable Sports Motion Assessment and Training Guidance
CV and Pattern Recognition
Coaches athletes with smart training tips.
Lang2Motion: Bridging Language and Motion through Joint Embedding Spaces
CV and Pattern Recognition
Makes robots move like real things from words.
MoLingo: Motion-Language Alignment for Text-to-Motion Generation
CV and Pattern Recognition
Makes characters move like real people from words.