English

Layer-Guided UAV Tracking: Enhancing Efficiency and Occlusion Robustness

Computer Vision and Pattern Recognition 2026-05-08 v2

Abstract

Visual object tracking (VOT) plays a pivotal role in unmanned aerial vehicle (UAV) applications. Addressing the trade-off between accuracy and efficiency, especially under challenging conditions like unpredictable occlusion, remains a significant challenge. This paper introduces LGTrack, a unified UAV tracking framework that integrates dynamic layer selection, efficient feature enhancement, and robust representation learning for occlusions. By employing a novel lightweight Global-Grouped Coordinate Attention (GGCA) module, LGTrack captures long-range dependencies and global contexts, enhancing feature discriminability with minimal computational overhead. Additionally, a lightweight Similarity-Guided Layer Adaptation (SGLA) module replaces knowledge distillation, achieving an optimal balance between tracking precision and inference efficiency. Experiments on three datasets demonstrate LGTrack's state-of-the-art real-time speed (258.7 FPS on UAVDT) while maintaining competitive tracking accuracy (82.8\% precision). Code is available at https://github.com/XiaoMoc/LGTrack

Keywords

Cite

@article{arxiv.2602.13636,
  title  = {Layer-Guided UAV Tracking: Enhancing Efficiency and Occlusion Robustness},
  author = {Yang Zhou and Derui Ding and Ran Sun and Ying Sun and Haohua Zhang},
  journal= {arXiv preprint arXiv:2602.13636},
  year   = {2026}
}
R2 v1 2026-07-01T10:36:37.371Z