ROJun 29

Self-supervised Geometry Reasoning for LiDAR Simultaneous Localization and Mapping

arXiv:2606.301662.8
Predicted impact top 82% in RO · last 90 daysOriginality Incremental advance
AI Analysis

For LiDAR SLAM systems, this work addresses the problem of noisy local geometry in sparse point clouds by providing a learnable, backend-agnostic module that improves performance without requiring labels.

This paper introduces a self-supervised framework that learns local geometry representations (Gaussian covariances) to improve LiDAR SLAM, achieving better odometry and global registration on KITTI across varying LiDAR resolutions.

LiDAR simultaneous localization and mapping (SLAM) relies on local geometric quantities such as covariances, correspondences, and surface structures. However, most existing pipelines rely on hand-crafted estimates of local geometry and use them as fixed inputs to LiDAR SLAM, which can make the estimated local geometry noisy and unstable in sparse regions of a point cloud or when using low-resolution LiDAR. To address this issue, this paper introduces a self-supervised framework that learns an explicit symbolic representation of local geometry and uses it to improve LiDAR SLAM recursively. Specifically, each point is represented as a Gaussian distribution, allowing local geometry to be described by a covariance. Without dense geometry labels or ground-truth poses, the framework learns by maximizing the likelihood of local geometry, with self-supervision derived from consistency relations over symbolic geometric representations, including predicted covariances, correspondences, and trajectory from SLAM. The learned geometry is then fed back into LiDAR SLAM, forming a reciprocal loop in which improved geometry enhances localization and mapping, and improved localization provides cleaner supervision for subsequent geometry reasoning. This framework is backend-agnostic and can be plugged into existing LiDAR SLAM pipelines without architectural changes. Experiments on KITTI under varying LiDAR resolutions show that the proposed method improves both odometry and global registration.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes