CVAIFeb 25, 2025

UASTrack: A Unified Adaptive Selection Framework with Modality-Customization in Single Object Tracking

arXiv:2502.18220v11 citationsh-index: 17Has Code
Originality Incremental advance
AI Analysis

This work addresses modality-adaptive perception in multi-modal tracking for real-world applications, offering an incremental improvement over existing unified trackers.

The paper tackles the problem of multi-modal single-object tracking by proposing UASTrack, a unified adaptive selection framework that achieves comparative performance across RGB-T, RGB-E, and RGB-D benchmarks with only 1.87M additional parameters and 1.95G flops.

Multi-modal tracking is essential in single-object tracking (SOT), as different sensor types contribute unique capabilities to overcome challenges caused by variations in object appearance. However, existing unified RGB-X trackers (X represents depth, event, or thermal modality) either rely on the task-specific training strategy for individual RGB-X image pairs or fail to address the critical importance of modality-adaptive perception in real-world applications. In this work, we propose UASTrack, a unified adaptive selection framework that facilitates both model and parameter unification, as well as adaptive modality discrimination across various multi-modal tracking tasks. To achieve modality-adaptive perception in joint RGB-X pairs, we design a Discriminative Auto-Selector (DAS) capable of identifying modality labels, thereby distinguishing the data distributions of auxiliary modalities. Furthermore, we propose a Task-Customized Optimization Adapter (TCOA) tailored to various modalities in the latent space. This strategy effectively filters noise redundancy and mitigates background interference based on the specific characteristics of each modality. Extensive comparisons conducted on five benchmarks including LasHeR, GTOT, RGBT234, VisEvent, and DepthTrack, covering RGB-T, RGB-E, and RGB-D tracking scenarios, demonstrate our innovative approach achieves comparative performance by introducing only additional training parameters of 1.87M and flops of 1.95G. The code will be available at https://github.com/wanghe/UASTrack.

Foundations

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

Your Notes