Where am I? Cross-View Geo-localization with Natural Language Descriptions
Junyan Ye, Honglin Lin, Leyan Ou, Dairong Chen, Zihao Wang, Qi Zhu, Conghui He, Weijia Li
TL;DR
This work formalizes cross-view geo-localization driven by natural language descriptions and introduces the CVG-Text dataset, enabling text-guided retrieval of satellite or OSM images. It presents CrossText2Loc, a long-text friendly retrieval model that uses Extended Embedding and a contrastive learning objective, along with an Explainable Retrieval Module to provide natural-language justifications and confidence scores. The dataset is generated with a progressive GPT-4o-based pipeline enhanced by OCR and open-world segmentation, and validated with strong recall gains over baselines across multiple cities. Together, these contributions offer a scalable, interpretable framework for text-based geo-localization with practical implications for navigation and emergency response.
Abstract
Cross-view geo-localization identifies the locations of street-view images by matching them with geo-tagged satellite images or OSM. However, most existing studies focus on image-to-image retrieval, with fewer addressing text-guided retrieval, a task vital for applications like pedestrian navigation and emergency response. In this work, we introduce a novel task for cross-view geo-localization with natural language descriptions, which aims to retrieve corresponding satellite images or OSM database based on scene text descriptions. To support this task, we construct the CVG-Text dataset by collecting cross-view data from multiple cities and employing a scene text generation approach that leverages the annotation capabilities of Large Multimodal Models to produce high-quality scene text descriptions with localization details. Additionally, we propose a novel text-based retrieval localization method, CrossText2Loc, which improves recall by 10% and demonstrates excellent long-text retrieval capabilities. In terms of explainability, it not only provides similarity scores but also offers retrieval reasons. More information can be found at https://yejy53.github.io/CVG-Text/ .
