R1-Track: Direct Application of MLLMs to Visual Object Tracking via Reinforcement Learning
Biao Wang, Wenwen Li, Jiawei Ge

TL;DR
This paper introduces R1-Track, a novel approach that applies multi-modal large language models directly to visual object tracking using reinforcement learning, enabling flexible initialization and competitive performance.
Contribution
We fine-tuned a large language model with reinforcement learning for visual tracking, achieving flexible initialization and strong results on benchmark datasets.
Findings
R1-Track performs well on GOT-10k benchmark.
Supports initialization via bounding boxes or text descriptions.
Retains most of the original model's general capabilities.
Abstract
Visual single object tracking aims to continuously localize and estimate the scale of a target in subsequent video frames, given only its initial state in the first frame. This task has traditionally been framed as a template matching problem, evolving through major phases including correlation filters, two-stream networks, and one-stream networks with significant progress achieved. However, these methods typically require explicit classification and regression modeling, depend on supervised training with large-scale datasets, and are limited to the single task of tracking, lacking flexibility. In recent years, multi-modal large language models (MLLMs) have advanced rapidly. Open-source models like Qwen2.5-VL, a flagship MLLMs with strong foundational capabilities, demonstrate excellent performance in grounding tasks. This has spurred interest in applying such models directly to visual…
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
TopicsVideo Surveillance and Tracking Methods · Gaze Tracking and Assistive Technology · Advanced Technologies in Various Fields
