Fusion Meets Diverse Conditions: A High-diversity Benchmark and Baseline for UAV-based Multimodal Object Detection with Condition Cues
Chen Chen, Kangcheng Bin, Ting Hu, Jiahao Qi, Xingyue Liu, Tianpeng Liu, Zhen Liu, Yongxiang Liu, Ping Zhong
TL;DR
This work tackles robust UAV-based object detection using RGB and IR imagery under highly diverse conditions. It introduces ATR-UMOD, a high-diversity dataset spanning broad altitudes, viewpoints, all-day/all-year timing, weather, illumination, and scenes, annotated with six condition attributes and eleven object categories, and presents PCDF, a prompt-guided, condition-aware fusion framework that leverages sample-specific condition prompts and a decoupling mechanism to dynamically reweight modality contributions. The core contributions are the SCPL module for constructing informative per-sample condition prompts via CLIP, the PCD module that separates condition-related and invariant features with specialized losses, and the CDF module that performs detector-oriented fusion based on condition guidance. Empirical results on ATR-UMOD show PCDF achieving superior performance over state-of-the-art unimodal and multimodal methods, with ablations confirming the importance of each component and the practical impact of condition-aware fusion for real-world UAV perception.
Abstract
Unmanned aerial vehicles (UAV)-based object detection with visible (RGB) and infrared (IR) images facilitates robust around-the-clock detection, driven by advancements in deep learning techniques and the availability of high-quality dataset. However, the existing dataset struggles to fully capture real-world complexity for limited imaging conditions. To this end, we introduce a high-diversity dataset ATR-UMOD covering varying scenarios, spanning altitudes from 80m to 300m, angles from 0° to 75°, and all-day, all-year time variations in rich weather and illumination conditions. Moreover, each RGB-IR image pair is annotated with 6 condition attributes, offering valuable high-level contextual information. To meet the challenge raised by such diverse conditions, we propose a novel prompt-guided condition-aware dynamic fusion (PCDF) to adaptively reassign multimodal contributions by leveraging annotated condition cues. By encoding imaging conditions as text prompts, PCDF effectively models the relationship between conditions and multimodal contributions through a task-specific soft-gating transformation. A prompt-guided condition-decoupling module further ensures the availability in practice without condition annotations. Experiments on ATR-UMOD dataset reveal the effectiveness of PCDF.
