Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Region Matters: Efficient and Reliable Region-Aware Visual Place Recognition

About

Visual Place Recognition (VPR) determines a query image's geographic location by matching it against geotagged databases. However, existing methods struggle with perceptual aliasing caused by irrelevant regions and inefficient re-ranking due to rigid candidate scheduling. To address these issues, we introduce FoL++, a method combining robust discriminative region modeling with adaptive re-ranking. Specifically, we propose a Reliability Estimation Branch to generate spatial reliability maps that explicitly model occlusion resistance. This representation is further optimized by two spatial alignment losses (SAL and SCEL) to effectively align features and highlight salient regions. For weakly supervised learning without manual annotations, a pseudo-correspondence strategy generates dense local feature supervision directly from aggregation clusters. Our Adaptive Candidate Scheduler dynamically resizes candidate pools based on global similarity. By weighting local matches by reliability and adaptively fusing global and local evidence, FoL++ surpasses traditional independent matching systems. Extensive experiments across seven benchmarks demonstrate that FoL++ achieves state-of-the-art performance with a lightweight memory footprint, improving inference speed by 40% over FoL. Code and models will be released (and merged with FoL) at https://github.com/chenshunpeng/FoL.

Shunpeng Chen, Yukun Song, Changwei Wang, Rongtao Xu, Kexue Fu, Longxiang Gao, Li Guo, Ruisheng Wang, Shibiao Xu• 2026

Related benchmarks

TaskDatasetResultRank
Visual Place RecognitionMSLS (val)
Recall@194.1
305
Visual Place RecognitionTokyo24/7
Recall@198.1
229
Visual Place RecognitionPitts250k
Recall@196.9
163
Visual Place RecognitionNordland
Recall@196.1
163
Visual Place RecognitionPittsburgh30k (test)
Recall@194.7
106
Visual Place RecognitionEynsham
Recall@192.3
66
Showing 6 of 6 rows

Other info

Follow for update