CVAIGRNov 3, 2025

HMVLM: Human Motion-Vision-Lanuage Model via MoE LoRA

arXiv:2511.01463v13 citationsh-index: 9
Originality Incremental advance
AI Analysis

This addresses modality integration challenges for researchers in multimodal AI, though it appears incremental as it builds on existing MoE and LoRA techniques.

The paper tackles the problem of catastrophic forgetting and poor pose representation when integrating 3D human motion with foundation language models, proposing HMVLM with MoE LoRA and body-part tokenization to achieve effective knowledge preservation and strong performance across diverse motion tasks.

The expansion of instruction-tuning data has enabled foundation language models to exhibit improved instruction adherence and superior performance across diverse downstream tasks. Semantically-rich 3D human motion is being progressively integrated with these foundation models to enhance multimodal understanding and cross-modal generation capabilities. However, the modality gap between human motion and text raises unresolved concerns about catastrophic forgetting during this integration. In addition, developing autoregressive-compatible pose representations that preserve generalizability across heterogeneous downstream tasks remains a critical technical barrier. To address these issues, we propose the Human Motion-Vision-Language Model (HMVLM), a unified framework based on the Mixture of Expert Low-Rank Adaption(MoE LoRA) strategy. The framework leverages the gating network to dynamically allocate LoRA expert weights based on the input prompt, enabling synchronized fine-tuning of multiple tasks. To mitigate catastrophic forgetting during instruction-tuning, we introduce a novel zero expert that preserves the pre-trained parameters for general linguistic tasks. For pose representation, we implement body-part-specific tokenization by partitioning the human body into different joint groups, enhancing the spatial resolution of the representation. Experiments show that our method effectively alleviates knowledge forgetting during instruction-tuning and achieves remarkable performance across diverse human motion downstream tasks.

Foundations

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

Your Notes