English

Dual-branch Distilled Transformer for Efficient Asymmetric UAV Tracking

Computer Vision and Pattern Recognition 2026-05-28 v1

Abstract

Given the real-time demands of UAV tracking, many methods simplify the backbone to reduce computation, but this often weakens feature representation and degrades performance in complex scenarios. To alleviate this issue, we propose EATrack, an efficient and asymmetric UAV tracking framework centered around a teacher-guided dual-branch distillation strategy that enhances the feature expressiveness of the lightweight student model. Specifically, EATrack investigates two complementary perspectives of knowledge transfer: spatially focused feature-level distillation that compensates for weakened representations by guiding the student to learn strong target representations, and prediction-level distillation that enhances spatial localization by learning the teacher's capability for accurate target localization. Furthermore, to enhance robustness against appearance variations, we introduce a fine-grained target-aware distillation strategy that selectively transfers the teacher's target modeling capacity to the student. A temporal adaptation module is incorporated at inference to enhance robustness over time. Experiments on five UAV benchmarks demonstrate that EATrack achieves a favorable balance between accuracy and speed. Code: https://github.com/GXNU-ZhongLab/EATrack

Keywords

Cite

@article{arxiv.2605.28018,
  title  = {Dual-branch Distilled Transformer for Efficient Asymmetric UAV Tracking},
  author = {Hongtao Yang and Bineng Zhong and Qihua Liang and Yaozong Zheng and Xiantao Hu and Yuanliang Xue and Shuxiang Song},
  journal= {arXiv preprint arXiv:2605.28018},
  year   = {2026}
}

Comments

CVPR2026 Highlight

R2 v1 2026-07-22T07:36:23.671Z