Progressive Scaling Visual Object Tracking

πŸ“… 2025-05-26
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
In visual object tracking, co-scaling model size, training data volume, and input resolution often leads to optimization difficulties, while existing methods suffer from insufficient iterative refinement and suboptimal multi-scale joint optimization. To address these challenges, we propose DT-Trainingβ€”a novel training framework featuring a progressive scaling strategy, knowledge distillation from a compact teacher model, and a dual-branch feature alignment mechanism. This enables cross-scale parameter sharing and iterative performance improvement. DT-Training supports efficient multi-resolution modeling without architectural modifications. Evaluated on mainstream benchmarks including LaSOT and TrackingNet, it achieves significant improvements over state-of-the-art methods, with tracking accuracy gains of 2.3%–4.1%. Moreover, it enhances generalization capability and cross-task transferability, demonstrating robustness across diverse tracking scenarios.

Technology Category

Application Category

πŸ“ Abstract
In this work, we propose a progressive scaling training strategy for visual object tracking, systematically analyzing the influence of training data volume, model size, and input resolution on tracking performance. Our empirical study reveals that while scaling each factor leads to significant improvements in tracking accuracy, naive training suffers from suboptimal optimization and limited iterative refinement. To address this issue, we introduce DT-Training, a progressive scaling framework that integrates small teacher transfer and dual-branch alignment to maximize model potential. The resulting scaled tracker consistently outperforms state-of-the-art methods across multiple benchmarks, demonstrating strong generalization and transferability of the proposed method. Furthermore, we validate the broader applicability of our approach to additional tasks, underscoring its versatility beyond tracking.
Problem

Research questions and friction points this paper is trying to address.

Analyzes impact of data volume, model size, resolution on tracking
Addresses suboptimal optimization in naive scaling approaches
Proposes progressive scaling framework for improved tracking accuracy
Innovation

Methods, ideas, or system contributions that make the work stand out.

Progressive scaling training strategy for tracking
DT-Training with teacher transfer and alignment
Scaled tracker outperforms state-of-the-art methods
πŸ”Ž Similar Papers
No similar papers found.