English

G^3: Geolocation via Guidebook Grounding

Computer Vision and Pattern Recognition 2022-11-29 v1 Computation and Language

Abstract

We demonstrate how language can improve geolocation: the task of predicting the location where an image was taken. Here we study explicit knowledge from human-written guidebooks that describe the salient and class-discriminative visual features humans use for geolocation. We propose the task of Geolocation via Guidebook Grounding that uses a dataset of StreetView images from a diverse set of locations and an associated textual guidebook for GeoGuessr, a popular interactive geolocation game. Our approach predicts a country for each image by attending over the clues automatically extracted from the guidebook. Supervising attention with country-level pseudo labels achieves the best performance. Our approach substantially outperforms a state-of-the-art image-only geolocation method, with an improvement of over 5% in Top-1 accuracy. Our dataset and code can be found at https://github.com/g-luo/geolocation_via_guidebook_grounding.

Keywords

Cite

@article{arxiv.2211.15521,
  title  = {G^3: Geolocation via Guidebook Grounding},
  author = {Grace Luo and Giscard Biamby and Trevor Darrell and Daniel Fried and Anna Rohrbach},
  journal= {arXiv preprint arXiv:2211.15521},
  year   = {2022}
}

Comments

Findings of EMNLP 2022

R2 v1 2026-06-28T07:15:16.114Z