arXiv:2602.04401cs.ROcs.CV2026-02中稿 · the IEEE/RSJ Inter…被引 1

自动选阈值让视觉定位在无卫星环境下更准更稳

Quantile Transfer for Reliable Operating Point Selection in Visual Place Recognition

  • 用相似度分布的分位数转移法自动确定匹配阈值
  • 在100%精确率下,正确匹配数最多提升29%,场景适配翻倍
  • 无需人工调参,跨环境、跨数据集通用,适合部署落地

视觉位置识别(VPR)是无卫星导航环境定位的关键,但其性能高度依赖于图像匹配阈值(操作点)的选择。传统方法在特定环境离线调参并固定使用,导致环境变化时性能下降。本文提出一种自动估计VPR操作点的方法,在追求100%精度的同时最大化召回率。该方法仅需少量带已知对应关系的校准路径,通过相似度分布的分位数归一化将阈值迁移至部署阶段,确保阈值在不同校准规模和查询子集下稳定。在五个基准数据集上对七种先进VPR技术的实验表明,本方法显著优于现有基线,在约两倍更多部署场景中实现100%精度,且在此精度下最多多找回29%的正确匹配。该方法免去人工调参,适应新环境并泛化至不同运行条件。代码已开源:https://github.com/DhyeyR-007/Quantile-Transfer-for-Reliable-VPR。

原文摘要 · Abstract (English)

Visual Place Recognition (VPR) is a key component for localization in Global Navigation Satellite System (GNSS)-denied environments, but its performance critically depends on selecting an image matching threshold (operating point) that balances precision and recall. Thresholds are typically hand-tuned offline for a specific environment and fixed during deployment, leading to degraded performance under environmental change. We propose a method that automatically estimates the operating point of a VPR system to maximize recall whilst aiming to achieve 100% precision. The method uses a small calibration traversal with known correspondences and transfers thresholds to deployment via quantile normalization of similarity score distributions. This quantile transfer ensures that thresholds remain stable across calibration sizes and query subsets. Experiments with seven state-of-the-art VPR techniques across five benchmark datasets demonstrate that our proposed approach consistently outperforms existing baselines, enabling the underlying VPR technique to operate at 100% precision in approximately twice as many deployment scenarios (median improvement), while retrieving up to 29% more correct matches at that precision. The method eliminates manual tuning by adapting to new environments and generalizing across operating conditions. Our code is available at https://github.com/DhyeyR-007/Quantile-Transfer-for-Reliable-VPR.

视觉定位阈值自适应鲁棒部署分位数归一化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。