GRE Suite: Geo-localization Inference via Fine-Tuned Vision-Language Models and Enhanced Reasoning Chains

๐Ÿ“… 2025-05-24
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
Existing image geolocation methods suffer from inadequate multi-granularity visual cue extraction and insufficient integration of external knowledge, resulting in low localization accuracy and poor interpretability. To address these limitations, this paper proposes the first interpretable, stage-wise geographic reasoning framework. It introduces a structured reasoning chain to enhance the geographic reasoning capability of vision-language models (VLMs); constructs GRE30Kโ€”the first high-quality, geography-specific reasoning datasetโ€”and GREval-Bench, a comprehensive evaluation benchmark; and incorporates multi-granularity geographic semantic modeling, knowledge-guided progressive reasoning, and cross-scene (urban/natural/landmark) joint evaluation. Experiments demonstrate that our method consistently outperforms state-of-the-art approaches across national-to-street-level geolocation tasks, significantly improving both accuracy and reasoning interpretability. The code and datasets are publicly released.

Technology Category

Application Category

๐Ÿ“ Abstract
Recent advances in Visual Language Models (VLMs) have demonstrated exceptional performance in visual reasoning tasks. However, geo-localization presents unique challenges, requiring the extraction of multigranular visual cues from images and their integration with external world knowledge for systematic reasoning. Current approaches to geo-localization tasks often lack robust reasoning mechanisms and explainability, limiting their effectiveness. To address these limitations, we propose the Geo Reason Enhancement (GRE) Suite, a novel framework that augments VLMs with structured reasoning chains for accurate and interpretable location inference. The GRE Suite is systematically developed across three key dimensions: dataset, model, and benchmark. First, we introduce GRE30K, a high-quality geo-localization reasoning dataset designed to facilitate fine-grained visual and contextual analysis. Next, we present the GRE model, which employs a multi-stage reasoning strategy to progressively infer scene attributes, local details, and semantic features, thereby narrowing down potential geographic regions with enhanced precision. Finally, we construct the Geo Reason Evaluation Benchmark (GREval-Bench), a comprehensive evaluation framework that assesses VLMs across diverse urban, natural, and landmark scenes to measure both coarse-grained (e.g., country, continent) and fine-grained (e.g., city, street) localization performance. Experimental results demonstrate that GRE significantly outperforms existing methods across all granularities of geo-localization tasks, underscoring the efficacy of reasoning-augmented VLMs in complex geographic inference. Code and data will be released at https://github.com/Thorin215/GRE.
Problem

Research questions and friction points this paper is trying to address.

Enhancing geo-localization accuracy via structured reasoning chains
Addressing lack of robust reasoning in current geo-localization methods
Improving interpretability in multi-granular geographic inference tasks
Innovation

Methods, ideas, or system contributions that make the work stand out.

Fine-tuned vision-language models for geo-localization
Multi-stage reasoning strategy for precise inference
Comprehensive benchmark for diverse scene evaluation
๐Ÿ”Ž Similar Papers
No similar papers found.