RS-RAG: Bridging Remote Sensing Imagery and Comprehensive Knowledge with a Multi-Modal Dataset and Retrieval-Augmented Generation Model
Journal:
arXiv
Published Date:
Apr 7, 2025
Abstract
Recent progress in VLMs has demonstrated impressive capabilities across a
variety of tasks in the natural image domain. Motivated by these advancements,
the remote sensing community has begun to adopt VLMs for remote sensing
vision-language tasks, including scene understanding, image captioning, and
visual question answering. However, existing remote sensing VLMs typically rely
on closed-set scene understanding and focus on generic scene descriptions, yet
lack the ability to incorporate external knowledge. This limitation hinders
their capacity for semantic reasoning over complex or context-dependent queries
that involve domain-specific or world knowledge. To address these challenges,
we first introduced a multimodal Remote Sensing World Knowledge (RSWK) dataset,
which comprises high-resolution satellite imagery and detailed textual
descriptions for 14,141 well-known landmarks from 175 countries, integrating
both remote sensing domain knowledge and broader world knowledge. Building upon
this dataset, we proposed a novel Remote Sensing Retrieval-Augmented Generation
(RS-RAG) framework, which consists of two key components. The Multi-Modal
Knowledge Vector Database Construction module encodes remote sensing imagery
and associated textual knowledge into a unified vector space. The Knowledge
Retrieval and Response Generation module retrieves and re-ranks relevant
knowledge based on image and/or text queries, and incorporates the retrieved
content into a knowledge-augmented prompt to guide the VLM in producing
contextually grounded responses. We validated the effectiveness of our approach
on three representative vision-language tasks, including image captioning,
image classification, and visual question answering, where RS-RAG significantly
outperformed state-of-the-art baselines.