Beyond Open Vocabulary: Multimodal Prompting for Object Detection in Remote Sensing Images
Shuai Yang, Ziyue Huang, Jiaxin Chen, Qingjie Liu, Yunhong Wang
TL;DR
Open-vocabulary object detection in remote sensing is challenged by domain-specific category semantics that impair text-only grounding. RS-MPOD addresses this by introducing an instance-grounded visual prompt encoder and a multimodal prompt fusion module built on a GroundingDINO backbone, enabling category specification via visual exemplars, text, or their combination and training in a staged manner. Across in-domain, cross-dataset, and fine-grained RS benchmarks, visual prompting enhances robustness to semantic ambiguity and distribution shifts, while multimodal prompting offers additional gains when textual semantics align with the task. This framework advances practical open-vocabulary RS detection by enabling flexible, appearance-based category specification that complements textual semantics, improving reliability in diverse remote sensing applications.
Abstract
Open-vocabulary object detection in remote sensing commonly relies on text-only prompting to specify target categories, implicitly assuming that inference-time category queries can be reliably grounded through pretraining-induced text-visual alignment. In practice, this assumption often breaks down in remote sensing scenarios due to task- and application-specific category semantics, resulting in unstable category specification under open-vocabulary settings. To address this limitation, we propose RS-MPOD, a multimodal open-vocabulary detection framework that reformulates category specification beyond text-only prompting by incorporating instance-grounded visual prompts, textual prompts, and their multimodal integration. RS-MPOD introduces a visual prompt encoder to extract appearance-based category cues from exemplar instances, enabling text-free category specification, and a multimodal fusion module to integrate visual and textual information when both modalities are available. Extensive experiments on standard, cross-dataset, and fine-grained remote sensing benchmarks show that visual prompting yields more reliable category specification under semantic ambiguity and distribution shifts, while multimodal prompting provides a flexible alternative that remains competitive when textual semantics are well aligned.
