CVAIMay 8

RELO: Reinforcement Learning to Localize for Visual Object Tracking

arXiv:2605.0737972.5
Predicted impact top 38% in CV · last 90 daysOriginality Highly original
AI Analysis

For visual object tracking, RELO introduces a reward-driven localization approach that outperforms prior-driven methods, offering a new paradigm for aligning tracking with evaluation metrics.

RELO replaces handcrafted spatial priors in visual object tracking with a reinforcement learning policy for target localization, achieving 57.5% AUC on LaSOText without template updates.

Conventional visual object trackers localize targets using handcrafted spatial priors, often in the form of heatmaps. Such priors provide only surrogate supervision and are poorly aligned with tracking optimization and evaluation metrics, such as intersection over union (IoU) and area under the success curve (AUC). Here, we introduce RELO, a REinforcement-learning-to-LOcalize method for visual object tracking that formulates target localization as a Markov decision process. Specifically, RELO replaces handcrafted spatial priors with a localization policy learned over spatial positions via reinforcement learning, with rewards combining frame-level IoU and sequence-level AUC. We additionally introduce layer-aligned temporal token propagation to improve semantic consistency across frames, with negligible computational overhead. Across multiple benchmarks, RELO achieves superior results, attaining 57.5% AUC on LaSOText without template updates. This confirms that reward-driven localization provides an effective alternative to prior-driven localization for visual object tracking.

Foundations

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

Your Notes