CVNov 19, 2025

GeoVista: Web-Augmented Agentic Visual Reasoning for Geolocalization

arXiv:2511.15705v16 citationsh-index: 9Has Code
Originality Incremental advance
AI Analysis

This addresses the need for more general-purpose agentic models in geolocalization, which requires nuanced visual grounding and web search, though it appears incremental as it builds on existing agentic reasoning frameworks.

The paper tackles geolocalization by proposing GeoVista, an agentic model that integrates image-zoom and web-search tools within a reasoning loop, and introduces GeoBench, a benchmark with high-resolution photos, panoramas, and satellite images. Experimental results show GeoVista greatly surpasses open-source models and achieves performance comparable to closed-source models like Gemini-2.5-flash and GPT-5 on most metrics.

Current research on agentic visual reasoning enables deep multimodal understanding but primarily focuses on image manipulation tools, leaving a gap toward more general-purpose agentic models. In this work, we revisit the geolocalization task, which requires not only nuanced visual grounding but also web search to confirm or refine hypotheses during reasoning. Since existing geolocalization benchmarks fail to meet the need for high-resolution imagery and the localization challenge for deep agentic reasoning, we curate GeoBench, a benchmark that includes photos and panoramas from around the world, along with a subset of satellite images of different cities to rigorously evaluate the geolocalization ability of agentic models. We also propose GeoVista, an agentic model that seamlessly integrates tool invocation within the reasoning loop, including an image-zoom-in tool to magnify regions of interest and a web-search tool to retrieve related web information. We develop a complete training pipeline for it, including a cold-start supervised fine-tuning (SFT) stage to learn reasoning patterns and tool-use priors, followed by a reinforcement learning (RL) stage to further enhance reasoning ability. We adopt a hierarchical reward to leverage multi-level geographical information and improve overall geolocalization performance. Experimental results show that GeoVista surpasses other open-source agentic models on the geolocalization task greatly and achieves performance comparable to closed-source models such as Gemini-2.5-flash and GPT-5 on most metrics.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes