paper-with-me

홈 › Papers

GeoMotionGPT: Geometry-Aligned Motion Understanding with Large Language Models

2026-01-12 · Zhankai Ye, Bofan Li, Yukai Jin, Shuoqiu Li, Wei Wang, Yanfu Zhang, Shangqian Gao, Xin Liu arxiv

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 show that our framework improves the aggregated Average by 22.4% over the strongest baseline on HumanML3D and by 14.4% on KIT-ML, while ablations confirm the effectiveness of the tokenizer, projection, and regularization designs.

📄 PDF Abstract BibTeX arXiv:2601.07632

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Emotions Where Art Thou: Understanding and Characterizing the Emotional Latent Space of Large Language Models

2025-10-24 · Benjamin Reichman, Adar Avsian, Larry Heck arxiv

This work investigates how large language models (LLMs) internally represent emotion by analyzing the geometry of their hidden-state space. The paper identifies a low-dimensional emotional manifold and shows that emotion…

Flow4R: Unifying 4D Reconstruction and Tracking with Scene Flow

2026-02-15 · Shenhan Qian, Ganlin Zhang, Shangzhe Wu, Daniel Cremers arxiv

Reconstructing and tracking dynamic 3D scenes is a fundamental challenge in computer vision. Existing methods typically decouple geometry from motion: static multi-view reconstruction systems assume a rigid world, wherea…

Camera Pose EstimationScene Understanding

SLARM: Streaming and Language-Aligned Reconstruction Model for Dynamic Scenes

2026-03-24 · Zhicheng Qiu, Jiarui Meng, Tong-an Luo, Yican Huang 외 arxiv

We propose SLARM, a feed-forward model that unifies dynamic scene reconstruction, semantic understanding, and real-time streaming inference. SLARM captures complex, non-uniform motion through higher-order motion modeling…

Dynamic ReconstructionScene Parsing

DYNAMO: Dependency-Aware Deep Learning Framework for Articulated Assembly Motion Prediction

2025-09-15 · Mayank Patel, Rahul Jain, Asim Unmesh, Karthik Ramani arxiv

Understanding the motion of articulated mechanical assemblies from static geometry remains a core challenge in 3D perception and design automation. Prior work on everyday articulated objects such as doors and laptops typ…

Point Clouds

Beyond Gaussian Bottlenecks: Topologically Aligned Encoding of Vision-Transformer Feature Spaces

2026-04-30 · Andrew Bond, Ilkin Umut Melanlioglu, Erkut Erdem, Aykut Erdem arxiv

Modern visual world modeling systems increasingly rely on high-capacity architectures and large-scale data to produce plausible motion, yet they often fail to preserve underlying 3D geometry or physically consistent came…

Depth Estimation