English

Dynamic Semantic-Aware Correlation Modeling for UAV Tracking

Computer Vision and Pattern Recognition 2025-10-27 v1

Abstract

UAV tracking can be widely applied in scenarios such as disaster rescue, environmental monitoring, and logistics transportation. However, existing UAV tracking methods predominantly emphasize speed and lack exploration in semantic awareness, which hinders the search region from extracting accurate localization information from the template. The limitation results in suboptimal performance under typical UAV tracking challenges such as camera motion, fast motion, and low resolution, etc. To address this issue, we propose a dynamic semantic aware correlation modeling tracking framework. The core of our framework is a Dynamic Semantic Relevance Generator, which, in combination with the correlation map from the Transformer, explore semantic relevance. The approach enhances the search region's ability to extract important information from the template, improving accuracy and robustness under the aforementioned challenges. Additionally, to enhance the tracking speed, we design a pruning method for the proposed framework. Therefore, we present multiple model variants that achieve trade-offs between speed and accuracy, enabling flexible deployment according to the available computational resources. Experimental results validate the effectiveness of our method, achieving competitive performance on multiple UAV tracking datasets. The code is available at https://github.com/zxyyxzz/DSATrack.

Keywords

Cite

@article{arxiv.2510.21351,
  title  = {Dynamic Semantic-Aware Correlation Modeling for UAV Tracking},
  author = {Xinyu Zhou and Tongxin Pan and Lingyi Hong and Pinxue Guo and Haijing Guo and Zhaoyu Chen and Kaixun Jiang and Wenqiang Zhang},
  journal= {arXiv preprint arXiv:2510.21351},
  year   = {2025}
}

Comments

Accepted by NeurIPS2025

R2 v1 2026-07-01T07:03:45.701Z