TL;DR
MinkUNeXt-SI is a deep learning method that enhances LiDAR-based place recognition by utilizing spherical coordinates and intensity data, achieving superior accuracy and generalization across datasets.
Contribution
The paper introduces MinkUNeXt-SI, a novel deep learning approach combining Minkowski convolutions and U-net architecture with data preprocessing for improved place recognition.
Findings
Surpasses state-of-the-art performance in place recognition
Generalizes well to different datasets and conditions
Provides publicly available code and dataset for reproducibility
Abstract
In autonomous navigation systems, the solution of the place recognition problem is crucial for their safe functioning. But this is not a trivial solution, since it must be accurate regardless of any changes in the scene, such as seasonal changes and different weather conditions, and it must be generalizable to other environments. This paper presents our method, MinkUNeXt-SI, which, starting from a LiDAR point cloud, preprocesses the input data to obtain its spherical coordinates and intensity values normalized within a range of 0 to 1 for each point, and it produces a robust place recognition descriptor. To that end, a deep learning approach that combines Minkowski convolutions and a U-net architecture with skip connections is used. The results of MinkUNeXt-SI demonstrate that this method reaches and surpasses state-of-the-art performance while it also generalizes satisfactorily to…
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
MethodsConcatenated Skip Connection · Max Pooling · Convolution · *Communicated@Fast*How Do I Communicate to Expedia? · U-Net
