GeoRouter: Dynamic Paradigm Routing for Worldwide Image Geolocalization
AI 摘要
GeoRouter提出了一种动态路由框架,利用LVLM为图像地理定位选择最优范式。
主要贡献
- 提出GeoRouter动态路由框架
- 引入距离感知偏好目标函数优化
- 构建GeoRouting大规模路由数据集
方法论
利用LVLM分析图像内容,动态分配查询至检索或生成范式,并用距离感知损失进行优化。
原文摘要
Worldwide image geolocalization aims to predict precise GPS coordinates for images captured anywhere on Earth, which is challenging due to the large visual and geographic diversity. Recent methods mainly follow two paradigms: retrieval-based approaches that match queries against a reference database, and generation-based approaches that directly predict coordinates using Large Vision-Language Models (LVLMs). However, we observe distinct error profiles between them: retrieval excels at fine-grained instance matching, while generation offers robust semantic reasoning. This complementary heterogeneity suggests that no single paradigm is universally superior. To harness this potential, we propose GeoRouter, a dynamic routing framework that adaptively assigns each query to the optimal paradigm. GeoRouter leverages an LVLM backbone to analyze visual content and provide routing decisions. To optimize GeoRouter, we introduce a distance-aware preference objective that converts the distance gap between paradigms into a continuous supervision signal, explicitly reflecting relative performance differences. Furthermore, we construct GeoRouting, the first large-scale dataset tailored for training routing policies with independent paradigm predictions. Extensive experiments on IM2GPS3k and YFCC4k demonstrate that GeoRouter significantly outperforms state-of-the-art baselines.