CVROMay 19, 2025

GeoVLM: Improving Automated Vehicle Geolocalisation Using Vision-Language Matching

arXiv:2505.13669v12 citationsh-index: 23Has Code
Originality Incremental advance
AI Analysis

This work addresses the challenge of similar-looking scenes in vehicle geolocalization, offering an incremental improvement with explainable natural language descriptions.

The paper tackles the problem of cross-view geo-localization for automated vehicles by proposing GeoVLM, a trainable reranking approach that uses vision-language models to improve best match accuracy, achieving enhanced retrieval performance on benchmarks like VIGOR and University-1652.

Cross-view geo-localisation identifies coarse geographical position of an automated vehicle by matching a ground-level image to a geo-tagged satellite image from a database. Despite the advancements in Cross-view geo-localisation, significant challenges still persist such as similar looking scenes which makes it challenging to find the correct match as the top match. Existing approaches reach high recall rates but they still fail to rank the correct image as the top match. To address this challenge, this paper proposes GeoVLM, a novel approach which uses the zero-shot capabilities of vision language models to enable cross-view geo-localisation using interpretable cross-view language descriptions. GeoVLM is a trainable reranking approach which improves the best match accuracy of cross-view geo-localisation. GeoVLM is evaluated on standard benchmark VIGOR and University-1652 and also through real-life driving environments using Cross-View United Kingdom, a new benchmark dataset introduced in this paper. The results of the paper show that GeoVLM improves retrieval performance of cross-view geo-localisation compared to the state-of-the-art methods with the help of explainable natural language descriptions. The code is available at https://github.com/CAV-Research-Lab/GeoVLM

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes