VRSBench: A Versatile Vision-Language Benchmark Dataset for Remote Sensing Image Understanding
Xiang Li, Jian Ding, Mohamed Elhoseiny
TL;DR
VRSBench presents a large-scale, multi-task benchmark for remote sensing vision-language understanding, addressing prior dataset limitations by combining detailed, human-verified captions, diverse object referencing, and open-ended VQA within a unified framework. The authors introduce a four-step pipeline (attribute extraction, prompt engineering, GPT-4V inference, and human verification) to build high-quality annotations, and they provide three evaluation tasks to assess captioning, grounding, and VQA performance. Extensive experiments with LVLMs and GPT-4V reveal substantial gains from task-specific finetuning while underscoring the unique challenges of remote sensing data, such as fine-grained object details and complex spatial reasoning. The work also outlines future extensions to non-RGB modalities and emphasizes transparent data practices, reproducibility, and broad applicability in remote sensing and computer vision research.
Abstract
We introduce a new benchmark designed to advance the development of general-purpose, large-scale vision-language models for remote sensing images. Although several vision-language datasets in remote sensing have been proposed to pursue this goal, existing datasets are typically tailored to single tasks, lack detailed object information, or suffer from inadequate quality control. Exploring these improvement opportunities, we present a Versatile vision-language Benchmark for Remote Sensing image understanding, termed VRSBench. This benchmark comprises 29,614 images, with 29,614 human-verified detailed captions, 52,472 object references, and 123,221 question-answer pairs. It facilitates the training and evaluation of vision-language models across a broad spectrum of remote sensing image understanding tasks. We further evaluated state-of-the-art models on this benchmark for three vision-language tasks: image captioning, visual grounding, and visual question answering. Our work aims to significantly contribute to the development of advanced vision-language models in the field of remote sensing. The data and code can be accessed at https://github.com/lx709/VRSBench.
