Vision-Motion-Reference Alignment for Referring Multi-Object Tracking via Multi-Modal Large Language Models
Weiyi Lv, Ning Zhang, Hanyang Sun, Haoran Jiang, Kai Zhao, Jing Xiao, Dan Zeng
TL;DR
This work tackles Referring Multi-Object Tracking (RMOT) by addressing the misalignment between static language references and dynamic object motion. It introduces VMRMOT, a vision–motion–reference framework that derives a motion modality from object trajectories using multi-modal large language models (MLLMs) and fuses it with vision and reference cues through a hierarchical Vision–Motion–Reference Alignment (VMRA) and a Motion-Guided Prediction Head (MGPH). The approach achieves state-of-the-art results on Refer-KITTI and Refer-KITTI-V2, demonstrating substantial gains in HOTA, DetA, and IDF1, and underscoring the value of motion-aware descriptions and LoRA-finetuning of the MLLM. Overall, VMRMOT provides a robust, cross-modal RMOT solution with strong potential for real-world multi-object tracking tasks that require nuanced temporal understanding and natural-language references.
Abstract
Referring Multi-Object Tracking (RMOT) extends conventional multi-object tracking (MOT) by introducing natural language references for multi-modal fusion tracking. RMOT benchmarks only describe the object's appearance, relative positions, and initial motion states. This so-called static regulation fails to capture dynamic changes of the object motion, including velocity changes and motion direction shifts. This limitation not only causes a temporal discrepancy between static references and dynamic vision modality but also constrains multi-modal tracking performance. To address this limitation, we propose a novel Vision-Motion-Reference aligned RMOT framework, named VMRMOT. It integrates a motion modality extracted from object dynamics to enhance the alignment between vision modality and language references through multi-modal large language models (MLLMs). Specifically, we introduce motion-aware descriptions derived from object dynamic behaviors and, leveraging the powerful temporal-reasoning capabilities of MLLMs, extract motion features as the motion modality. We further design a Vision-Motion-Reference Alignment (VMRA) module to hierarchically align visual queries with motion and reference cues, enhancing their cross-modal consistency. In addition, a Motion-Guided Prediction Head (MGPH) is developed to explore motion modality to enhance the performance of the prediction head. To the best of our knowledge, VMRMOT is the first approach to employ MLLMs in the RMOT task for vision-reference alignment. Extensive experiments on multiple RMOT benchmarks demonstrate that VMRMOT outperforms existing state-of-the-art methods.
