arXiv:2607.18768cs.CV2026-07

解决无人机跨模态跟踪中切换传感器导致的视觉突变问题。

Cross-Modal UAV Object Tracking: State-Aware Representation Learning and A Unified Benchmark

论文配图:Cross-Modal UAV Object Tracking: State-Aware Representation Learning and A Unified Benchmark
图 1 · 摘自论文原文
  • 通过感知当前帧与模板、前一帧的模态状态,自适应调整表征。
  • 提出双模块机制,分别处理模态差异和空间突变,提升鲁棒性。
  • 构建大规模跨模态数据集CM-UOT,支持后续研究与评估。

无人机目标跟踪因广泛应用而成为研究热点,现代无人机常配备可见光与热红外双传感器。受限于通信带宽、算力与功耗,现有系统通常交替启用单模态,导致外观突变与位置跳跃,给追踪算法带来挑战。为此,本文提出状态感知表示学习方法SARLA,通过感知当前帧与模板、前一帧在模态状态上的不一致,自适应应对外观与位置的突发变化。具体设计了模态状态感知表示模块(MSARM)以建立跨模态外观关联,空间状态感知表示模块(SSARM)建模跨帧空间相关性以缓解位置跳变影响,并引入空间位移预测损失进一步抑制模态切换引起的形变。为推动该领域发展,本文构建了大规模视频基准数据集CM-UOT,包含1079个跨模态序列,平均视频长度超621帧,总计超过67.1万帧。在该数据集上,SARLA相较20种先进追踪方法表现更优。相关代码、数据集与评估协议已公开:https://github.com/hongsmile365/sarla-。

原文摘要 · Abstract (English)

Unmanned Aerial Vehicle (UAV) object tracking has emerged as a popular research field with broad practical applications. Modern UAVs are increasingly equipped with both visible light and thermal infrared sensors. However, due to constraints in communication bandwidth, computational resources and power consumption, current systems often activate one modality and switch between modalities to maintain robust tracking in complex scenarios. Such modality switch inevitably leads to significant appearance change and sudden spatial shift, posing great challenges for existing tracking algorithms. To handle this problem, we propose a novel State-Aware Representation Learning Approach called SARLA, which perceives the inconsistent modality states of current frame with template and last frame in the target representations to adapt to the sudden changes in both appearance and position, for robust cross-modal object tracking. In particular, we propose the Modality State Aware Representation Module (MSARM) and Spatial State Aware Representation Module (SSARM). MSARM guides the model to learn appearance correlation, bridging the modality gap, while SSARM models cross-frame spatial correlation to mitigate sudden spatial shift impacts. In addition, we design a spatial shift prediction loss to further handle the effects of spatial variation caused by modality switch. To promote the development of this research field, we establish a large-scale video benchmark called CM-UOT, which consists of 1079 cross-modal sequences with an average video length greater than 621 frames and encompasses over 671K frames in total. Extensive experiments on CM-UOT dataset demonstrate the superior performance of the proposed SARLA against 20 excellent tracking methods. The source code, datasets, and evaluation protocols associated with this work are publicly available at: https://github.com/hongsmile365/sarla-.

无人机跟踪跨模态表示学习数据集

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。