Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

SAGE: Spatial-visual Adaptive Graph Exploration for Efficient Visual Place Recognition

About

Visual Place Recognition (VPR) requires robust retrieval of geotagged images despite large appearance, viewpoint, and environmental variation. Prior methods focus on descriptor fine-tuning or fixed sampling strategies yet neglect the dynamic interplay between spatial context and visual similarity during training. We present SAGE (Spatial-visual Adaptive Graph Exploration), a unified training pipeline that enhances granular spatial-visual discrimination by jointly improving local feature aggregation, organize samples during training, and hard sample mining. We introduce a lightweight Soft Probing module that learns residual weights from training data for patch descriptors before bilinear aggregation, boosting distinctive local cues. During training we reconstruct an online geo-visual graph that fuses geographic proximity and current visual similarity so that candidate neighborhoods reflect the evolving embedding landscape. To concentrate learning on the most informative place neighborhoods, we seed clusters from high-affinity anchors and iteratively expand them with a greedy weighted clique expansion sampler. Implemented with a frozen DINOv2 backbone and parameter-efficient fine-tuning, SAGE achieves SOTA across eight benchmarks. Notably, our method obtains 100% Recall@10 on SPED only using 4096D global descriptors. The code and model are available at https://github.com/chenshunpeng/SAGE.

Shunpeng Chen, Changwei Wang, Rongtao Xu, Xingtian Pei, Yukun Song, Jinzhou Lin, Wenhao Xu, Jingyi Zhang, Li Guo, Shibiao Xu• 2025

Related benchmarks

TaskDatasetResultRank
Visual Place RecognitionMSLS (val)
Recall@194.5
236
Visual Place RecognitionTokyo24/7
Recall@197.5
146
Visual Place RecognitionNordland
Recall@196
112
Visual Place RecognitionSPED
Recall@198.9
106
Visual Place RecognitionPittsburgh30k (test)
Recall@195.8
86
Visual Place RecognitionPitts 250k (test)
Recall@198.4
61
Visual Place RecognitionTokyo24/7 (test)
Recall@197.5
29
Visual Place RecognitionAmsterTime (test)
Recall@183.5
16
Visual Place RecognitionEynsham (test)
Recall@193.1
7
Visual Place RecognitionSF small XL derived (test)
Recall@189.3
7
Showing 10 of 10 rows

Other info

Follow for update