Visual Loop Closure Detection Through Deep Graph Consensus
Martin B\"uchner, Liza Dahiya, Simon Dorer, Vipul Ramtekkar, Kenji Nishimiya, Daniele Cattaneo, Abhinav Valada

TL;DR
This paper introduces LoopGNN, a graph neural network that improves visual loop closure detection by leveraging neighborhoods of keyframes, resulting in higher accuracy and efficiency compared to traditional methods.
Contribution
We propose LoopGNN, a novel graph neural network architecture that estimates loop closure consensus using cliques of keyframes, enhancing detection precision and computational efficiency.
Findings
LoopGNN outperforms traditional baselines on TartanDrive 2.0 and NCLT datasets.
The method maintains high recall and precision across various feature encodings.
LoopGNN is more computationally efficient than classical geometric verification methods.
Abstract
Visual loop closure detection traditionally relies on place recognition methods to retrieve candidate loops that are validated using computationally expensive RANSAC-based geometric verification. As false positive loop closures significantly degrade downstream pose graph estimates, verifying a large number of candidates in online simultaneous localization and mapping scenarios is constrained by limited time and compute resources. While most deep loop closure detection approaches only operate on pairs of keyframes, we relax this constraint by considering neighborhoods of multiple keyframes when detecting loops. In this work, we introduce LoopGNN, a graph neural network architecture that estimates loop closure consensus by leveraging cliques of visually similar keyframes retrieved through place recognition. By propagating deep feature encodings among nodes of the clique, our method yields…
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
TopicsRobotics and Sensor-Based Localization · Advanced Image and Video Retrieval Techniques · Multimodal Machine Learning Applications
MethodsGraph Neural Network
