Learning a Local Feature Descriptor for 3D LiDAR Scans
Ayush Dewan, Tim Caselitz, Wolfram Burgard

TL;DR
This paper introduces a learned local feature descriptor for 3D LiDAR scans using a CNN, improving data association for SLAM by achieving high accuracy and efficiency.
Contribution
It presents a novel CNN-based descriptor with a Siamese architecture for 3D LiDAR scan matching, including a method for ground-truth correspondence estimation.
Findings
Achieves highly competitive matching accuracy
Reduces computation time compared to existing descriptors
Demonstrates robustness across multiple experiments
Abstract
Robust data association is necessary for virtually every SLAM system and finding corresponding points is typically a preprocessing step for scan alignment algorithms. Traditionally, handcrafted feature descriptors were used for these problems but recently learned descriptors have been shown to perform more robustly. In this work, we propose a local feature descriptor for 3D LiDAR scans. The descriptor is learned using a Convolutional Neural Network (CNN). Our proposed architecture consists of a Siamese network for learning a feature descriptor and a metric learning network for matching the descriptors. We also present a method for estimating local surface patches and obtaining ground-truth correspondences. In extensive experiments, we compare our learned feature descriptor with existing 3D local descriptors and report highly competitive results for multiple experiments in terms 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
MethodsSiamese Network
