CVMar 11, 2025

LiSu: A Dataset and Method for LiDAR Surface Normal Estimation

arXiv:2503.08601v11 citationsh-index: 21CVPR
Originality Incremental advance
AI Analysis

This addresses the lack of datasets and robust methods for LiDAR surface normal estimation in autonomous driving, though it is incremental as it builds on existing simulation and regularization techniques.

The authors tackled the problem of surface normal estimation from LiDAR point clouds by introducing LiSu, a large-scale synthetic dataset with ground truth annotations, and a novel method using spatiotemporal regularization, achieving state-of-the-art performance and improved neural surface reconstruction on real-world data.

While surface normals are widely used to analyse 3D scene geometry, surface normal estimation from LiDAR point clouds remains severely underexplored. This is caused by the lack of large-scale annotated datasets on the one hand, and lack of methods that can robustly handle the sparse and often noisy LiDAR data in a reasonable time on the other hand. We address these limitations using a traffic simulation engine and present LiSu, the first large-scale, synthetic LiDAR point cloud dataset with ground truth surface normal annotations, eliminating the need for tedious manual labeling. Additionally, we propose a novel method that exploits the spatiotemporal characteristics of autonomous driving data to enhance surface normal estimation accuracy. By incorporating two regularization terms, we enforce spatial consistency among neighboring points and temporal smoothness across consecutive LiDAR frames. These regularizers are particularly effective in self-training settings, where they mitigate the impact of noisy pseudo-labels, enabling robust real-world deployment. We demonstrate the effectiveness of our method on LiSu, achieving state-of-the-art performance in LiDAR surface normal estimation. Moreover, we showcase its full potential in addressing the challenging task of synthetic-to-real domain adaptation, leading to improved neural surface reconstruction on real-world data.

Code Implementations1 repo
Foundations

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

Your Notes