GTPred: Benchmarking MLLMs for Interpretable Geo-localization and Time-of-capture Prediction
Jinnao Li, Zijian Chen, Tingzhu Chen, Changbo Wang
TL;DR
GTPred introduces a geo-temporal benchmark to evaluate multi-modal large language models on jointly predicting capture year and hierarchical location from images. It provides 370 samples spanning 120+ years, with a hierarchical Country→State→City→Place annotation and a novel evaluation protocol that combines year intervals with hierarchical location matching and reasoning traces scored by an LLM judge. Extensive offline experiments across 15 MLLMs reveal strong perceptual abilities but limited world knowledge and reasoning, with temporal information significantly boosting geo-localization accuracy. The work highlights the need for better temporal reasoning and world knowledge integration in geo-localization systems, offering a new benchmark and analysis framework for future improvements.
Abstract
Geo-localization aims to infer the geographic location where an image was captured using observable visual evidence. Traditional methods achieve impressive results through large-scale training on massive image corpora. With the emergence of multi-modal large language models (MLLMs), recent studies have explored their applications in geo-localization, benefiting from improved accuracy and interpretability. However, existing benchmarks largely ignore the temporal information inherent in images, which can further constrain the location. To bridge this gap, we introduce GTPred, a novel benchmark for geo-temporal prediction. GTPred comprises 370 globally distributed images spanning over 120 years. We evaluate MLLM predictions by jointly considering year and hierarchical location sequence matching, and further assess intermediate reasoning chains using meticulously annotated ground-truth reasoning processes. Experiments on 8 proprietary and 7 open-source MLLMs show that, despite strong visual perception, current models remain limited in world knowledge and geo-temporal reasoning. Results also demonstrate that incorporating temporal information significantly enhances location inference performance.
