CVApr 3

Drift-Resilient Temporal Priors for Visual Tracking

arXiv:2604.0265470.4h-index: 23
Predicted impact top 43% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This addresses drift issues in visual tracking for applications like surveillance and robotics, with incremental improvements to existing trackers.

The paper tackled the problem of model drift in multi-frame visual trackers by introducing DTPTrack, a module that suppresses drift through temporal reliability calibration and guidance synthesis, achieving a 77.5% Success rate on LaSOT and 80.3% AO on GOT-10k.

Temporal information is crucial for visual tracking, but existing multi-frame trackers are vulnerable to model drift caused by naively aggregating noisy historical predictions. In this paper, we introduce DTPTrack, a lightweight and generalizable module designed to be seamlessly integrated into existing trackers to suppress drift. Our framework consists of two core components: (1) a Temporal Reliability Calibrator (TRC) mechanism that learns to assign a per-frame reliability score to historical states, filtering out noise while anchoring on the ground-truth template; and (2) a Temporal Guidance Synthesizer (TGS) module that synthesizes this calibrated history into a compact set of dynamic temporal priors to provide predictive guidance. To demonstrate its versatility, we integrate DTPTrack into three diverse tracking architectures--OSTrack, ODTrack, and LoRAT-and show consistent, significant performance gains across all baselines. Our best-performing model, built upon an extended LoRATv2 backbone, sets a new state-of-the-art on several benchmarks, achieving a 77.5% Success rate on LaSOT and an 80.3% AO on GOT-10k.

Foundations

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

Your Notes