Papers › GeoChat: Grounded Large Vision-Language Model for Remote Sensing

GeoChat: Grounded Large Vision-Language Model for Remote Sensing

24 Nov 2023CVPR 2024 1arXiv:2311.15826archive 2025-07-28

Kartik Kuckreja, Muhammad Sohail Danish, Muzammal Naseer, Abhijit Das, Salman Khan, Fahad Shahbaz Khan

Recent advancements in Large Vision-Language Models (VLMs) have shown great promise in natural image domains, allowing users to hold a dialogue about given visual content. However, such general-domain VLMs perform poorly for Remote Sensing (RS) scenarios, leading to inaccurate or fabricated information when presented with RS domain-specific queries. Such a behavior emerges due to the unique challenges introduced by RS imagery. For example, to handle high-resolution RS imagery with diverse scale changes across categories and many small objects, region-level reasoning is necessary alongside holistic scene interpretation. Furthermore, the lack of domain-specific multimodal instruction following data as well as strong backbone models for RS make it hard for the models to align their behavior with user queries. To address these limitations, we propose GeoChat - the first versatile remote sensing VLM that offers multitask conversational capabilities with high-resolution RS images. Specifically, GeoChat can not only answer image-level queries but also accepts region inputs to hold region-specific dialogue. Furthermore, it can visually ground objects in its responses by referring to their spatial coordinates. To address the lack of domain-specific datasets, we generate a novel RS multimodal instruction-following dataset by extending image-text pairs from existing diverse RS datasets. We establish a comprehensive benchmark for RS multitask conversations and compare with a number of baseline methods. GeoChat demonstrates robust zero-shot performance on various RS tasks, e.g., image and region captioning, visual question answering, scene classification, visually grounded conversations and referring detection. Our code is available at https://github.com/mbzuai-oryx/geochat.

PaperPDFConference PDFCodeCode 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="2311.15826")

Code

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

By repository: official repository: 8 samples from 1 repository, 6 ran; 3 identical to code first harvested elsewhere. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

mbzuai-oryx/geochat officialmentioned in papermentioned 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

11 samples harvested; 7 ran; 0 honoured the contract we drafted; 4 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.

2ran · our draft was wrong
1ran · fixture could not drive it
4ran
4unverified

Licence: 11 of the 11 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 mbzuai-oryx/geochat. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “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.

bbox_and_angle_to_polygon mbzuai-oryx/geochat/geochat_demo.py official repository ran no licence file found · pointer only · 9d279c3eb234d020 · report
expand2square mbzuai-oryx/geochat/geochat/mm_utils.py official repository ran · our draft was wrong no licence file found · pointer only · 592b3c1a88f93d7c · report
extract_substrings mbzuai-oryx/geochat/geochat_demo.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 5c3e6655c3b3e958 · report
load_image_from_base64 mbzuai-oryx/geochat/geochat/mm_utils.py official repository ran no licence file found · pointer only · c3ee9d07c900dd55 · report
process_images mbzuai-oryx/geochat/geochat/mm_utils.py official repository ran no licence file found · pointer only · bec15ff45f271129 · report
rotate_bbox mbzuai-oryx/geochat/geochat_demo.py official repository ran no licence file found · pointer only · b3a0a4147e8f6077 · report
pretty_print_semaphore mbzuai-oryx/geochat/geochat/utils.py official repository unverified no licence file found · pointer only · 37899f22fb191b37 · report
violates_moderation mbzuai-oryx/geochat/geochat/utils.py official repository unverified no licence file found · pointer only · f9939a84b9a65279 · report
split_to_even_chunks identical code first harvested elsewhere ran · fixture could not drive it licence of this copy not recorded · 10893c4608c08075 · report
get_mm_adapter_state_maybe_zero_3 identical code first harvested elsewhere unverified licence of this copy not recorded · bb35e3ac741bb2c9 · report
maybe_zero_3 identical code first harvested elsewhere unverified licence of this copy not recorded · 735025744c1ab0cf · report

Tasks

Instruction FollowingLanguage ModelingLanguage ModellingQuestion AnsweringScene ClassificationVisual Question Answering

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

ALIGN

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