Improving Point Cloud Based Place Recognition with Ranking-based Loss and Large Batch Training
Jacek Komorowski

TL;DR
This paper introduces a simple yet effective 3D point cloud descriptor for place recognition, leveraging large batch training with a ranking-based loss and sparse voxel features, outperforming complex existing methods.
Contribution
It proposes a novel combination of sparse voxel-based features, channel attention, and a differentiable average precision loss trained with large batches for improved place recognition.
Findings
Consistent improvement over state-of-the-art methods
Effective large batch training enabled by multistaged backpropagation
Superior performance on benchmark datasets
Abstract
The paper presents a simple and effective learning-based method for computing a discriminative 3D point cloud descriptor for place recognition purposes. Recent state-of-the-art methods have relatively complex architectures such as multi-scale oyramid of point Transformers combined with a pyramid of feature aggregation modules. Our method uses a simple and efficient 3D convolutional feature extraction, based on a sparse voxelized representation, enhanced with channel attention blocks. We employ recent advances in image retrieval and propose a modified version of a loss function based on a differentiable average precision approximation. Such loss function requires training with very large batches for the best results. This is enabled by using multistaged backpropagation. Experimental evaluation on the popular benchmarks proves the effectiveness of our approach, with a consistent…
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 · Remote Sensing and LiDAR Applications · 3D Surveying and Cultural Heritage
