English

GeoSearch: Augmenting Worldwide Geolocalization with Web-Scale Reverse Image Search and Image Matching

Information Retrieval 2026-04-29 v1 Computer Vision and Pattern Recognition

Abstract

Worldwide image geolocalization, which aims to predict the GPS coordinates of any image on Earth, remains challenging due to global visual diversity. Recent generative approaches based on Retrieval-Augmented Generation (RAG) and Large Multimodal Models (LMMs) leverage candidates retrieved from fixed databases for reasoning, but often struggle with scenes that are absent from the reference set. In this work, we propose GeoSearch, an open-world geolocation framework that integrates web-scale reverse image search into the RAG pipeline. GeoSearch augments LMM prompts with database-retrieved coordinates and textual evidence extracted from web pages. To mitigate noise from irrelevant content, we introduce a two-layer filtering mechanism consisting of image matching, followed by confidence-based gating. Experiments on standard benchmarks Im2GPS3k and YFCC4k demonstrate the superiority of GeoSearch under leakage-aware evaluation. Our code and data are publicly available to support reproducibility.

Keywords

Cite

@article{arxiv.2604.25390,
  title  = {GeoSearch: Augmenting Worldwide Geolocalization with Web-Scale Reverse Image Search and Image Matching},
  author = {Tung-Duong Le-Duc and Hoang-Quoc Nguyen-Son and Minh-Son Dao},
  journal= {arXiv preprint arXiv:2604.25390},
  year   = {2026}
}

Comments

Accepted to SIGIR 2026 Main Conference

R2 v1 2026-07-01T12:38:48.462Z