TrackTeller: Temporal Multimodal 3D Grounding for Behavior-Dependent Object References
Jiahong Yu, Ziqi Wang, Hailiang Zhao, Wei Zhai, Xueqiang Yan, Shuiguang Deng
TL;DR
TrackTeller tackles temporal language-based 3D grounding in dynamic driving scenes by fusing LiDAR and multi-view imagery into a unified UniScene representation and aligning it with natural language. It introduces a two-stage language-conditioned decoding pipeline (LSM and LGD) and augments grounding with a memory- and future-aware temporal reasoning module to capture short-term motion. The full framework is trained with a multi-task objective that jointly optimizes detection, memory consistency, future forecasting, and grounding accuracy. On the NuPrompt benchmark, TrackTeller delivers state-of-the-art performance, significantly improving AMOTA and reducing false alarms, while maintaining real-time inference, enabling robust, language-driven perception for autonomous driving in motion-rich environments.
Abstract
Understanding natural-language references to objects in dynamic 3D driving scenes is essential for interactive autonomous systems. In practice, many referring expressions describe targets through recent motion or short-term interactions, which cannot be resolved from static appearance or geometry alone. We study temporal language-based 3D grounding, where the objective is to identify the referred object in the current frame by leveraging multi-frame observations. We propose TrackTeller, a temporal multimodal grounding framework that integrates LiDAR-image fusion, language-conditioned decoding, and temporal reasoning in a unified architecture. TrackTeller constructs a shared UniScene representation aligned with textual semantics, generates language-aware 3D proposals, and refines grounding decisions using motion history and short-term dynamics. Experiments on the NuPrompt benchmark demonstrate that TrackTeller consistently improves language-grounded tracking performance, outperforming strong baselines with a 70% relative improvement in Average Multi-Object Tracking Accuracy and a 3.15-3.4 times reduction in False Alarm Frequency.
