Learning Point Cloud Geometry as a Statistical Manifold: Theory and Practice

πŸ“… 2026-05-11
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF

career value

244K/year
πŸ€– AI Summary
LiDAR point clouds are inherently sparse and non-uniform, leading to unreliable geometric reasoning that hampers downstream robotic perception performance. This work proposes POLI, the first approach to model local geometry as a statistical manifold induced by a family of Gaussian distributions, and introduces a self-supervised deep network to learn per-point geometric representations directly from raw point clouds. Requiring no labeled data, POLI integrates strong geometric inductive biases while maintaining scalability. Experimental results demonstrate that POLI significantly improves the accuracy and robustness of geometric estimation across diverse robotic perception tasks and can be seamlessly integrated into existing systems.
πŸ“ Abstract
Point clouds are a fundamental representation for robotic perception tasks such as localization, mapping, and object pose estimation. However, LiDAR-acquired point clouds are inherently sparse and non-uniform, providing incomplete observations of the underlying scene geometry. This makes reliable geometric reasoning challenging and degrades downstream perception performance. Existing approaches attempt to compensate for these limitations by estimating local geometry, but often rely on hand-crafted statistics or end-to-end supervised learning, which can suffer from limited scalability or require large amounts of accurately labeled data. To address these challenges, we explicitly model point cloud geometry under a principled mathematical formulation. We represent local geometry as a statistical manifold induced by a family of Gaussian distributions, where each point is associated with a Gaussian capturing its local geometric structure. Based on this formulation, we introduce Point-to-Ellipsoid (POLI), a deep neural estimator that predicts per-point Gaussian geometry. POLI learns a mapping from point cloud observations to their underlying geometry in a self-supervised manner, removing the need for labeled data while preserving strong geometric inductive biases. The resulting representation integrates seamlessly into existing robotic perception pipelines without architectural modifications. Extensive experiments show that POLI enables accurate and robust geometry estimation and consistently improves performance across diverse robotic perception tasks.
Problem

Research questions and friction points this paper is trying to address.

point cloud
geometry estimation
sparsity
non-uniformity
robotic perception
Innovation

Methods, ideas, or system contributions that make the work stand out.

statistical manifold
point cloud geometry
self-supervised learning
Gaussian representation
robotic perception