On the Performance of ConvNet Features for Place Recognition
Niko S\"underhauf, Feras Dayoub, Sareh Shirazi, Ben Upcroft, and, Michael Milford

TL;DR
This paper evaluates ConvNet features for robotic place recognition, demonstrating that with optimization techniques, real-time performance is achievable with minimal accuracy loss, and that semantic training improves robustness to appearance changes.
Contribution
It provides a comprehensive comparison of ConvNet features for place recognition, introduces optimization methods for real-time performance, and analyzes network training effects on robustness.
Findings
Two orders of magnitude speed-up with minimal accuracy loss
Semantic place categorization improves recognition under appearance changes
Identifies optimal networks and layers for different recognition aspects
Abstract
After the incredible success of deep learning in the computer vision domain, there has been much interest in applying Convolutional Network (ConvNet) features in robotic fields such as visual navigation and SLAM. Unfortunately, there are fundamental differences and challenges involved. Computer vision datasets are very different in character to robotic camera data, real-time performance is essential, and performance priorities can be different. This paper comprehensively evaluates and compares the utility of three state-of-the-art ConvNets on the problems of particular relevance to navigation for robots; viewpoint-invariance and condition-invariance, and for the first time enables real-time place recognition performance using ConvNets with large maps by integrating a variety of existing (locality-sensitive hashing) and novel (semantic search space partitioning) optimization techniques.…
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
TopicsRobotics and Sensor-Based Localization · Advanced Image and Video Retrieval Techniques · Multimodal Machine Learning Applications
