Papers › VRSBench: A Versatile Vision-Language Benchmark Dataset for Remote Sensing Image Understanding

VRSBench: A Versatile Vision-Language Benchmark Dataset for Remote Sensing Image Understanding

18 Jun 2024arXiv:2406.12384archive 2025-07-28

Xiang Li, Jian Ding, Mohamed Elhoseiny

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.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2406.12384")

Code

Syntology Ran 11 of 13 code samples harvested from 2 repositories linked to this paper; 2 have no recorded run. Of those that ran: 1 ran · violated contract; 1 ran · our draft was wrong; 2 ran · fixture could not drive it; 7 ran with no contract checked.

By repository: official repository: 4 samples from 1 repository, 4 ran; community (archive-listed): 9 samples from 1 repository, 7 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

lx709/vrsbench officialmentioned in papermentioned on GitHub report
lavender105/rsgpt mentioned on GitHubpytorch report
lx709/reobench mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 11 ran; 0 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · violated contract
1ran · our draft was wrong
2ran · fixture could not drive it
7ran
2unverified

Licence: 13 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

box_close lx709/vrsbench/extract_patch_json.py official repository ran no licence file found · pointer only · 1d21cbb7073a7927 · report
computeIoU lx709/vrsbench/eval_fianl/eval_utils.py official repository ran no licence file found · pointer only · 4e38f9c809377d07 · report
get_size_from_points lx709/vrsbench/extract_patch_json.py official repository ran no licence file found · pointer only · 978557bbaf2eb146 · report
read_file lx709/vrsbench/extract_patch_json.py official repository ran no licence file found · pointer only · 990ff33e4c206334 · report
apply_rotary_pos_emb lavender105/rsgpt/rsgpt/models/modeling_llama.py community (archive-listed) ran · fixture could not drive it no licence file found · pointer only · 9b4dff79d5e6102c · report
disabled_train lavender105/rsgpt/rsgpt/models/blip2.py community (archive-listed) ran · violated contract no licence file found · pointer only · 4cb732f513d69dfd · report
getAttMap lavender105/rsgpt/rsgpt/common/gradcam.py community (archive-listed) ran · fixture could not drive it fingerprinted no licence file found · pointer only · 7d214655954e2bc6 · report
main_process lavender105/rsgpt/rsgpt/common/dist_utils.py community (archive-listed) ran no licence file found · pointer only · 98589643273920ba · report
node_to_dict lavender105/rsgpt/rsgpt/common/config.py community (archive-listed) ran no licence file found · pointer only · 791c72070c0b1cfb · report
rotate_half lavender105/rsgpt/rsgpt/models/modeling_llama.py community (archive-listed) ran · our draft was wrong fingerprinted no licence file found · pointer only · b99eea6376d1e212 · report
tile lavender105/rsgpt/rsgpt/models/base_model.py community (archive-listed) ran fingerprinted no licence file found · pointer only · cb33571427334815 · report
all_gather_with_grad lavender105/rsgpt/rsgpt/models/base_model.py community (archive-listed) unverified no licence file found · pointer only · 0ec9fc2025c16f65 · report
download_cached_file lavender105/rsgpt/rsgpt/common/dist_utils.py community (archive-listed) unverified no licence file found · pointer only · 643539116e049080 · report

Tasks

Image CaptioningQuestion AnsweringVisual GroundingVisual Question Answering

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections