Training-Free Open-Vocabulary Visual Grounding for Remote Sensing Images and Videos
About
Remote sensing visual grounding (RSVG) aims to localize a referred target in a remote sensing image or video according to a natural language expression. Existing RSVG methods usually rely on task-specific manual annotations, which are costly to collect and inevitably limited in covering the diversity of real-world geospatial scenarios. As a result, they often struggle to generalize to open-vocabulary queries involving novel objects, fine-grained attributes, complex spatial relationships, and functional semantics. In this paper, we propose RSVG-ZeroOV, a training-free framework that leverages frozen generic foundation models for zero-shot open-vocabulary RSVG. RSVG-ZeroOV follows an Overview-Focus-Evolve paradigm, which exploits the distinct yet complementary attention patterns of vision-language models (VLMs) and diffusion models (DMs) to progressively generate precise grounding results. Specifically, (i) Overview utilizes a VLM to extract cross-attention maps that capture semantic correlations between the referring expression and visual regions; (ii) Focus leverages the fine-grained modeling priors of a DM to compensate for object structure and shape information often overlooked by VLM attention; and (iii) Evolve introduces a simple yet effective attention evolution module to suppress irrelevant activations, yielding purified object masks. To handle video inputs, we further present Video RSVG-ZeroOV, which extends image-level grounding to spatio-temporal grounding through a query-relevant key-frame selector and a temporal propagator, enabling efficient and temporally coherent video grounding without video annotations or fine-tuning. Extensive experiments on six image and video grounding benchmarks show that RSVG-ZeroOV consistently outperforms existing zero-shot baselines and achieves competitive or superior performance compared with weakly- and fully-supervised methods.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Remote Sensing Referring Expression Segmentation (RSRES) | RISBench (test) | Object IoU (oIoU)26.35 | 38 | |
| Remote Sensing Referring Expression Comprehension (RSREC) | RISBench (test) | Precision @ 0.538.9 | 35 | |
| Spatio-Temporal Video Grounding | HC-STVG v1 (test) | m_vIoU22.67 | 30 | |
| Remote Sensing Referring Expression Comprehension | RRSIS-D RSREC (test) | Pr@0.345.71 | 19 | |
| Remote Sensing Referring Expression Segmentation | RRSIS-D RSRES (test) | Pr@0.340.01 | 16 | |
| Spatio-Temporal Video Grounding | VidSTG (test) | m_vIoU17.71 | 16 | |
| Video Grounding | UAV-SAVG (test) | mIoU27.19 | 14 | |
| Video Grounding | HC-STVG v2 (test) | Mean vIoU25.12 | 10 | |
| Remote Sensing Image Grounding | RRSIS-D RSRES (test) | Pr@0.527.39 | 5 | |
| Remote Sensing Image Grounding | RRSIS-D RSREC (test) | Pr@0.531.39 | 4 |