GeoVista: Web-Augmented Agentic Visual Reasoning for Geolocalization
Yikun Wang, Zuyan Liu, Ziyi Wang, Han Hu, Pengfei Liu, Yongming Rao
TL;DR
GeoVista addresses real-world geolocalization by uniting visual reasoning with external information retrieval through tool-augmented reasoning. It introduces GeoBench, a high-resolution, globally distributed benchmark with level-wise and nuanced evaluation, and a training pipeline combining cold-start supervised fine-tuning with reinforcement learning using a hierarchical reward. GeoVista achieves state-of-the-art performance among open models and approaches closed-source systems on key metrics, demonstrating the value of crop-zoom and web-search tools for agentic multimodal reasoning. This work lays a foundation for robust, scalable real-world geographic reasoning and provides a practical blueprint for future research in vision-language agents with external tooling.
Abstract
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.
