A Tri-Modal Dataset and a Baseline System for Tracking Unmanned Aerial Vehicles
Tianyang Xu, Jinjie Gu, Xuefeng Zhu, XiaoJun Wu, Josef Kittler
TL;DR
This work tackles the fragility of vision-based UAV tracking under challenging conditions by introducing MM-UAV, the first large-scale tri-modal UAV tracking benchmark (RGB, IR, and Event) with 1,321 sequences and about 2.8 million frames per modality. It also presents a baseline multi-modal tracker, MMA-SORT, featuring an Offset-Guided Adaptive Alignment (OGAA), an Adaptive Dynamic Fusion Module (ADFM), and an event-driven motion embedding to enhance identity maintenance in multi-UAV scenarios. The dataset provides rigorous annotations (including independent RGB/IR labels and seven challenging attributes) and extensive statistics to support robust evaluation, while MMA-SORT demonstrates significant performance gains over state-of-the-art unimodal and multi-object trackers, especially in low light and fast-motion cases. The work offers a practical foundation for future research in multi-modal UAV tracking and enables broader exploration of cross-modal fusion and motion-aware association in autonomous anti-UAV systems.
Abstract
With the proliferation of low altitude unmanned aerial vehicles (UAVs), visual multi-object tracking is becoming a critical security technology, demanding significant robustness even in complex environmental conditions. However, tracking UAVs using a single visual modality often fails in challenging scenarios, such as low illumination, cluttered backgrounds, and rapid motion. Although multi-modal multi-object UAV tracking is more resilient, the development of effective solutions has been hindered by the absence of dedicated public datasets. To bridge this gap, we release MM-UAV, the first large-scale benchmark for Multi-Modal UAV Tracking, integrating three key sensing modalities, e.g. RGB, infrared (IR), and event signals. The dataset spans over 30 challenging scenarios, with 1,321 synchronised multi-modal sequences, and more than 2.8 million annotated frames. Accompanying the dataset, we provide a novel multi-modal multi-UAV tracking framework, designed specifically for UAV tracking applications and serving as a baseline for future research. Our framework incorporates two key technical innovations, e.g. an offset-guided adaptive alignment module to resolve spatio mismatches across sensors, and an adaptive dynamic fusion module to balance complementary information conveyed by different modalities. Furthermore, to overcome the limitations of conventional appearance modelling in multi-object tracking, we introduce an event-enhanced association mechanism that leverages motion cues from the event modality for more reliable identity maintenance. Comprehensive experiments demonstrate that the proposed framework consistently outperforms state-of-the-art methods. To foster further research in multi-modal UAV tracking, both the dataset and source code will be made publicly available at https://xuefeng-zhu5.github.io/MM-UAV/.
