StructVPR: Distill Structural Knowledge with Weighting Samples for Visual Place Recognition
Yanqing Shen, Sanping Zhou, Jingwen Fu, Ruotong Wang, Shitao Chen, and, Nanning Zheng

TL;DR
StructVPR introduces a novel training method that leverages structural knowledge from segmentation images and weighted distillation to improve global features for visual place recognition, outperforming existing methods.
Contribution
The paper proposes a new training architecture that enhances global feature stability in VPR by using segmentation-based structural knowledge and weighted knowledge distillation, avoiding online segmentation during testing.
Findings
Achieves state-of-the-art performance on multiple benchmarks.
Outperforms many two-stage approaches with only global retrieval.
Maintains low computational cost with added re-ranking.
Abstract
Visual place recognition (VPR) is usually considered as a specific image retrieval problem. Limited by existing training frameworks, most deep learning-based works cannot extract sufficiently stable global features from RGB images and rely on a time-consuming re-ranking step to exploit spatial structural information for better performance. In this paper, we propose StructVPR, a novel training architecture for VPR, to enhance structural knowledge in RGB global features and thus improve feature stability in a constantly changing environment. Specifically, StructVPR uses segmentation images as a more definitive source of structural knowledge input into a CNN network and applies knowledge distillation to avoid online segmentation and inference of seg-branch in testing. Considering that not all samples contain high-quality and helpful knowledge, and some even hurt the performance of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Robotics and Sensor-Based Localization · Remote-Sensing Image Classification
MethodsKnowledge Distillation
