English

AIR-HLoc: Adaptive Retrieved Images Selection for Efficient Visual Localisation

Computer Vision and Pattern Recognition 2025-03-05 v3

Abstract

State-of-the-art hierarchical localisation pipelines (HLoc) employ image retrieval (IR) to establish 2D-3D correspondences by selecting the top-kk most similar images from a reference database. While increasing kk improves localisation robustness, it also linearly increases computational cost and runtime, creating a significant bottleneck. This paper investigates the relationship between global and local descriptors, showing that greater similarity between the global descriptors of query and database images increases the proportion of feature matches. Low similarity queries significantly benefit from increasing kk, while high similarity queries rapidly experience diminishing returns. Building on these observations, we propose an adaptive strategy that adjusts kk based on the similarity between the query's global descriptor and those in the database, effectively mitigating the feature-matching bottleneck. Our approach optimizes processing time without sacrificing accuracy. Experiments on three indoor and outdoor datasets show that AIR-HLoc reduces feature matching time by up to 30\%, while preserving state-of-the-art accuracy. The results demonstrate that AIR-HLoc facilitates a latency-sensitive localisation system.

Keywords

Cite

@article{arxiv.2403.18281,
  title  = {AIR-HLoc: Adaptive Retrieved Images Selection for Efficient Visual Localisation},
  author = {Changkun Liu and Jianhao Jiao and Huajian Huang and Zhengyang Ma and Dimitrios Kanoulas and Tristan Braud},
  journal= {arXiv preprint arXiv:2403.18281},
  year   = {2025}
}

Comments

Accepted to the 2025 IEEE International Conference on Robotics and Automation (ICRA)

R2 v1 2026-06-28T15:35:05.405Z