为无人机反制追踪设计百万级数据集与新基准方法
How Far are Modern Trackers from UAV-Anti-UAV? A Million-Scale Benchmark and New Baseline
- 提出从移动无人机视角追踪敌方无人机的新任务
- 构建1810段视频、超百万标注的多模态追踪数据集
- 用Mamba模型实现长序列建模,提升复杂场景追踪能力
无人飞行器(UAV)应用广泛,但可能带来安全与隐私风险,推动了反无人机技术的快速发展。然而,现有研究多聚焦于固定地面摄像头采集的可见光(RGB)、红外(IR)或双模视频,极少关注从另一架移动无人机平台追踪目标无人机的任务。为此,本文提出全新的多模态视觉追踪任务——无人机反无人机(UAV-Anti-UAV),即一架追击无人机在视频流中追踪敌对无人机。相比传统任务,该任务因双平台高速运动带来的双重动态干扰而更具挑战性。为推进此领域研究,我们构建了一个百万级数据集,包含1,810段视频,每段均经人工标注边界框、语言提示及15项追踪属性。此外,提出基于Mamba的基准方法MambaSTS,实现空间-时间-语义的联合建模:结合Mamba与Transformer分别学习全局语义与空间特征,并利用状态空间模型在长序列中的优势,通过时序标记传播机制建立视频级长期上下文。在所提数据集上对50种现代深度追踪算法的全面评估表明,当前方法在该任务上仍有显著提升空间。数据集与代码将公开于https://github.com/983632847/Awesome-Multimodal-Object-Tracking。
原文摘要 · Abstract (English)
Unmanned Aerial Vehicles (UAVs) offer wide-ranging applications but also pose significant safety and privacy violation risks in areas like airport and infrastructure inspection, spurring the rapid development of Anti-UAV technologies in recent years. However, current Anti-UAV research primarily focuses on RGB, infrared (IR), or RGB-IR videos captured by fixed ground cameras, with little attention to tracking target UAVs from another moving UAV platform. To fill this gap, we propose a new multi-modal visual tracking task termed UAV-Anti-UAV, which involves a pursuer UAV tracking a target adversarial UAV in the video stream. Compared to existing Anti-UAV tasks, UAV-Anti-UAV is more challenging due to severe dual-dynamic disturbances caused by the rapid motion of both the capturing platform and the target. To advance research in this domain, we construct a million-scale dataset consisting of 1,810 videos, each manually annotated with bounding boxes, a language prompt, and 15 tracking attributes. Furthermore, we propose MambaSTS, a Mamba-based baseline method for UAV-Anti-UAV tracking, which enables integrated spatial-temporal-semantic learning. Specifically, we employ Mamba and Transformer models to learn global semantic and spatial features, respectively, and leverage the state space model's strength in long-sequence modeling to establish video-level long-term context via a temporal token propagation mechanism. We conduct experiments on the UAV-Anti-UAV dataset to validate the effectiveness of our method. A thorough experimental evaluation of 50 modern deep tracking algorithms demonstrates that there is still significant room for improvement in the UAV-Anti-UAV domain. The dataset and codes will be available at {\color{magenta}https://github.com/983632847/Awesome-Multimodal-Object-Tracking}.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。