SALSA: Swift Adaptive Lightweight Self-Attention for Enhanced LiDAR Place Recognition
Raktim Gautam Goswami, Naman Patel, Prashanth Krishnamurthy, Farshad, Khorrami

TL;DR
SALSA is a new lightweight LiDAR place recognition framework that uses adaptive self-attention and a Sphereformer backbone to improve accuracy and efficiency in large-scale mapping and localization tasks.
Contribution
It introduces a novel Sphereformer backbone with radial window attention and an adaptive self-attention layer for enhanced scene representation in LiDAR place recognition.
Findings
Outperforms existing methods in retrieval accuracy
Achieves better metric localization results
Operates in real-time with high efficiency
Abstract
Large-scale LiDAR mappings and localization leverage place recognition techniques to mitigate odometry drifts, ensuring accurate mapping. These techniques utilize scene representations from LiDAR point clouds to identify previously visited sites within a database. Local descriptors, assigned to each point within a point cloud, are aggregated to form a scene representation for the point cloud. These descriptors are also used to re-rank the retrieved point clouds based on geometric fitness scores. We propose SALSA, a novel, lightweight, and efficient framework for LiDAR place recognition. It consists of a Sphereformer backbone that uses radial window attention to enable information aggregation for sparse distant points, an adaptive self-attention layer to pool local descriptors into tokens, and a multi-layer-perceptron Mixer layer for aggregating the tokens to generate a scene descriptor.…
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 Neural Network Applications · Indoor and Outdoor Localization Technologies
MethodsLinear Layer · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Label Smoothing · Byte Pair Encoding · Adam · Dense Connections · Softmax · Multi-Head Attention · Attention Is All You Need
