paper-with-me

Papers

G^3: Geolocation via Guidebook Grounding

2022-11-28 · Grace Luo, Giscard Biamby, Trevor Darrell, Daniel Fried, Anna Rohrbach

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.

📄 PDF Abstract BibTeX arXiv:2211.15521

Code (1)

g-luo/geolocation_via_guidebook_grounding 공식 구현 pytorch

Similar Papers 제목 키워드 기반

HeGeL: A Novel Dataset for Geo-Location from Hebrew Text

2023-07-02 · Tzuf Paz-Argaman, Tal Bauman, Itai Mondshine, Itzhak Omer 외

The task of textual geolocation - retrieving the coordinates of a place based on a free-form language description - calls for not only grounding but also natural language understanding and geospatial reasoning. Even thou…

Natural Language UnderstandingRetrieval

Bayesian Optimization for Machine Learning : A Practical Guidebook

2016-12-14 · Ian Dewancker, Michael McCourt, Scott Clark

The engineering of machine learning systems is still a nascent field; relying on a seemingly daunting collection of quickly evolving tools and best practices. It is our hope that this guidebook will serve as a useful res…

Bayesian OptimizationBIG-bench Machine Learning

UrbanGraphEmbeddings: Learning and Evaluating Spatially Grounded Multimodal Embeddings for Urban Science

2026-02-09 · Jie Zhang, Xingtong Yu, Yuan Fang, Rudi Stouffs 외 arxiv

Learning transferable multimodal embeddings for urban environments is challenging because urban understanding is inherently spatial, yet existing datasets and benchmarks lack explicit alignment between street-view images…

Contrastive LearningSpatial ReasoningImage Retrieval

Leveraging Selective Prediction for Reliable Image Geolocation

2021-11-23 · Apostolos Panagiotopoulos, Giorgos Kordopatis-Zilos, Symeon Papadopoulos

Reliable image geolocation is crucial for several applications, ranging from social media geo-tagging to fake news detection. State-of-the-art geolocation methods surpass human performance on the task of geolocation esti…

Fake News DetectionPrediction

Audio Geolocation: A Natural Sounds Benchmark

2025-05-24 · Mustafa Chasmai, Wuao Liu, Subhransu Maji, Grant van Horn

Can we determine someone's geographic location purely from the sounds they hear? Are acoustic signals enough to localize within a country, state, or even city? We tackle the challenge of global-scale audio geolocation, f…