STUN: Self-Teaching Uncertainty Estimation for Place Recognition
Kaiwen Cai, Chris Xiaoxuan Lu, Xiaowei Huang

TL;DR
STUN introduces a self-teaching framework that jointly predicts place recognition and estimates uncertainty efficiently, improving robustness in variable environments without sacrificing accuracy.
Contribution
The paper presents a novel self-teaching approach that learns to estimate uncertainty alongside place recognition, outperforming existing methods in accuracy and efficiency.
Findings
Outperforms state-of-the-art in recognition accuracy
Provides high-quality uncertainty estimation
Operates efficiently during online inference
Abstract
Place recognition is key to Simultaneous Localization and Mapping (SLAM) and spatial perception. However, a place recognition in the wild often suffers from erroneous predictions due to image variations, e.g., changing viewpoints and street appearance. Integrating uncertainty estimation into the life cycle of place recognition is a promising method to mitigate the impact of variations on place recognition performance. However, existing uncertainty estimation approaches in this vein are either computationally inefficient (e.g., Monte Carlo dropout) or at the cost of dropped accuracy. This paper proposes STUN, a self-teaching framework that learns to simultaneously predict the place and estimate the prediction uncertainty given an input image. To this end, we first train a teacher net using a standard metric learning pipeline to produce embedding priors. Then, supervised by the pretrained…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIndoor and Outdoor Localization Technologies · Robotics and Sensor-Based Localization · Video Surveillance and Tracking Methods
