Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

UTPTrack: Towards Simple and Unified Token Pruning for Visual Tracking

About

One-stream Transformer-based trackers achieve advanced performance in visual object tracking but suffer from significant computational overhead that hinders real-time deployment. While token pruning offers a path to efficiency, existing methods are fragmented. They typically prune the search region, dynamic template, and static template in isolation, overlooking critical inter-component dependencies, which yields suboptimal pruning and degraded accuracy. To address this, we introduce UTPTrack, a simple and Unified Token Pruning framework that, for the first time, jointly compresses all three components. UTPTrack employs an attention-guided, token type-aware strategy to holistically model redundancy, a design that seamlessly supports unified tracking across multimodal and language-guided tasks within a single model. Extensive evaluations on 10 benchmarks demonstrate that UTPTrack achieves a new state-of-the-art in the accuracy-efficiency trade-off for pruning-based trackers, pruning 65.4% of vision tokens in RGB-based tracking and 67.5% in unified tracking while preserving 99.7% and 100.5% of baseline performance, respectively. This strong performance across both RGB and multimodal scenarios underlines its potential as a robust foundation for future research in efficient visual tracking. Code will be released at https://github.com/EIT-NLP/UTPTrack.

Hao Wu, Xudong Wang, Jialiang Zhang, Junlong Tong, Xinghao Chen, Junyan Lin, Yunpu Ma, Xiaoyu Shen• 2026

Related benchmarks

TaskDatasetResultRank
Object TrackingCOESOT (test)
SR55.2
69
RGB-Event Object TrackingCOESOT
Success Rate (SR)64.7
38
Long-term Frame-Event TrackingFELT
SR54.7
28
Visual Object TrackingEventVOT (test)
Success Rate (SR)59.7
26
Showing 4 of 4 rows

Other info

Follow for update