Towards Unified Token Learning for Vision-Language Tracking
Yaozong Zheng, Bineng Zhong, Qihua Liang, Guorong Li and, Rongrong Ji, Xianxian Li

TL;DR
This paper introduces MMTrack, a unified vision-language tracking framework that models tracking as token generation, simplifying the process and achieving competitive results across multiple benchmarks.
Contribution
Proposes a novel token generation approach for VL tracking that simplifies the pipeline and reduces reliance on complex prior designs.
Findings
Achieves promising results on TNL2K, LaSOT, LaSOT_ext, and OTB99-Lang benchmarks.
Simplifies VL tracking by using a unified cross-entropy loss.
Avoids complex sub-tasks and hand-designed loss functions.
Abstract
In this paper, we present a simple, flexible and effective vision-language (VL) tracking pipeline, termed \textbf{MMTrack}, which casts VL tracking as a token generation task. Traditional paradigms address VL tracking task indirectly with sophisticated prior designs, making them over-specialize on the features of specific architectures or mechanisms. In contrast, our proposed framework serializes language description and bounding box into a sequence of discrete tokens. In this new design paradigm, all token queries are required to perceive the desired target and directly predict spatial coordinates of the target in an auto-regressive manner. The design without other prior modules avoids multiple sub-tasks learning and hand-designed loss functions, significantly reducing the complexity of VL tracking modeling and allowing our tracker to use a simple cross-entropy loss as unified…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Advanced Image and Video Retrieval Techniques · Video Surveillance and Tracking Methods
