Optimizing Multi-Modality Trackers via Significance-Regularized Tuning
About
This paper tackles the critical challenge of optimizing multi-modality trackers by effectively adapting pre-trained models for RGB data. Existing fine-tuning paradigms oscillate between excessive flexibility and over-restriction, both leading to suboptimal plasticity-stability trade-offs. To mitigate this dilemma, we propose a novel significance-regularized fine-tuning framework, which delicately refines the learning process by incorporating intrinsic parameter significance. Through a comprehensive investigation of the transition from pre-trained to multi-modality contexts, we identify that parameters crucial to preserving foundational patterns and managing cross-domain shifts are the primary drivers of this issue. Specifically, we first probe the tangent space of pre-trained weights to measure and orient prior significance, dedicated to preserving generalization. Subsequently, we characterize transfer significance during the fine-tuning phase, emphasizing adaptability and stability. By incorporating these parameter significance terms as unified regularization, our method markedly enhances transferability across modalities. Extensive experiments showcase the superior performance of our method, surpassing current state-of-the-art techniques across various multi-modal tracking benchmarks. The source code and models are publicly available at https://github.com/zhiwen-xdu/SRTrack.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| RGB-D Object Tracking | VOT-RGBD 2022 (public challenge) | EAO77.7 | 263 | |
| RGBT Tracking | RGBT234 | PR93.3 | 112 | |
| Visual Object Tracking | DepthTrack | Recall0.671 | 91 | |
| RGBT Tracking | LasHeR | PR77.8 | 62 | |
| RGB-E Tracking | VisEvent | MPR81.5 | 46 | |
| Object Tracking | VisEvent | -- | 46 | |
| Object Tracking | RGBT234 | MSR65.4 | 21 | |
| RGB-Event Object Tracking | FE108 | Success Rate (SR)70.8 | 16 | |
| RGB-Event Object Tracking | COESOT | Success Rate (SR)73.5 | 16 |