Open-Text Aerial Detection: A Unified Framework For Aerial Visual Grounding And Detection
Guoting Wei, Xia Yuan, Yang Zhou, Haizhao Jing, Yu Liu, Xianbiao Qi, Chunxia Zhao, Haokui Zhang, Rong Xiao
TL;DR
This work addresses the gap between open-vocabulary aerial detection and remote sensing visual grounding by proposing OTA-Det, a unified open-text aerial detection framework. It introduces a task reformulation that converts RSVG into a joint classification-localization problem and a dense semantic alignment strategy that enables explicit multi-granular vision-language correspondence through attribute-level decomposition and unified supervision matrices. The architecture, based on RT-DETR, employs a multi-modality backbone and a decoupled multi-granular head to produce both holistic and attribute-level grounding signals, optimized with MAL-based losses. Joint training on OVAD and RSVG data yields state-of-the-art performance across six benchmarks while maintaining real-time inference at 34 FPS, demonstrating practical applicability for complex aerial scenes and compositional textual queries.
Abstract
Open-Vocabulary Aerial Detection (OVAD) and Remote Sensing Visual Grounding (RSVG) have emerged as two key paradigms for aerial scene understanding. However, each paradigm suffers from inherent limitations when operating in isolation: OVAD is restricted to coarse category-level semantics, while RSVG is structurally limited to single-target localization. These limitations prevent existing methods from simultaneously supporting rich semantic understanding and multi-target detection. To address this, we propose OTA-Det, the first unified framework that bridges both paradigms into a cohesive architecture. Specifically, we introduce a task reformulation strategy that unifies task objectives and supervision mechanisms, enabling joint training across datasets from both paradigms with dense supervision signals. Furthermore, we propose a dense semantic alignment strategy that establishes explicit correspondence at multiple granularities, from holistic expressions to individual attributes, enabling fine-grained semantic understanding. To ensure real-time efficiency, OTA-Det builds upon the RT-DETR architecture, extending it from closed-set detection to open-text detection by introducing several high efficient modules, achieving state-of-the-art performance on six benchmarks spanning both OVAD and RSVG tasks while maintaining real-time inference at 34 FPS.
