ArXiv

Topometric Autonomous Vehicle Localization by Combining Visual Embeddings and Feed-Forward 3D Models

Authors
Eulogio Quemada-Torres, Alberto Jaenal, Francisco-Angel Moreno...
Categories
cs.RO
arXiv
https://arxiv.org/abs/2608.06021v1
PDF
https://arxiv.org/pdf/2608.06021v1

Brief

Topometric Autonomous Vehicle Localization (Quemada-Torres et al., arXiv 2026-08-06) presents a pipeline that couples compact VPR embeddings with accurate feed-forward 3D metric estimators. An automatic offline mapping stage encodes pose–appearance relations across the scene, while an online particle filter uses odometry plus a belief over places to select FF3D inference for metric refinement. Evaluated on three benchmarks, the modular system reports substantial gains over pure appearance-based methods and improved robustness to perceptual aliasing. Full paper and PDF are available on arXiv.

Why it matters

Quemada-Torres et al. (arXiv 2026-08-06) propose a topometric localization framework that fuses probabilistic Visual Place Recognition (VPR) with feed-forward 3D (FF3D) metric pose estimation: an offline mapper models pose–appearance interaction and an online particle filter fuses odometry and place-belief to trigger FF3D pose inference.

Key details

  • The method (14 pages, 8 figures, 3 tables) was evaluated on three established benchmarks and—according to the abstract—yields substantial improvements over prior appearance-based localization; the approach is modular (descriptor extractor and FF3D model interchangeable) and sequential belief reduces perceptual-aliasing failures.
Source evidence

Abstract

Effective Visual Localization (VL) requires a map of the environment that combines compactness for efficient scalability with robustness against visual appearance changes and metric precision. Through low-dimensional image embeddings, Visual Place Recognition (VPR) is able to successfully meet the first two requirements, but its low metric accuracy makes it less suitable than standard VL approaches based on local features or neural representations. This limitation can be overcome by integrating VPR with the accurate local trajectory estimates produced by feed-forward neural 3D geometry (FF3D) models. In this paper, we address sequential appearance-based localization through a topometric framework that iteratively combines probabilistic VPR with FF3D metric pose estimation in controlled image sets. Our approach proposes an automatic offline mapping tool that models the topometric pose-appearance interaction in the different parts of the scene. This map is later employed by an online particle filter that estimates the pose from odometry and belief over places for FF3D inference, successfully incorporating neural metric estimation into probabilistic appearance-based localization. We extensively evaluate the framework on three known benchmarks, demonstrating substantial improvements over existing appearance-based methods. The modularity of our approach allows the descriptor extractor and FF3D model to remain interchangeable, and a focused analysis further shows that sequential belief can mitigate severe failures under perceptual aliasing.

Comment: 14 pages, 8 figures, 3 tables