LiSu: A Dataset and Method for LiDAR Surface Normal Estimation
Dušan Malić, Christian Fruhwirth-Reisinger, Samuel Schulter, Horst Possegger
TL;DR
This work addresses the lack of large-scale LiDAR surface normal annotations by introducing LiSu, a CARLA-based synthetic dataset with ground-truth normals. It presents a one-shot LiDAR normal estimator built on Point Transformer V3, augmented with spatial and temporal Graph Total Variation regularizers and an Eikonal norm constraint to enforce coherence and unit-norm behavior. The approach achieves state-of-the-art results on LiSu, demonstrates strong synthetic-to-real transfer to Waymo data, and improves neural surface reconstruction when normals are incorporated. Overall, LiSu and the regularized training framework provide a scalable, deployment-friendly path for LiDAR-based surface normal estimation in autonomous driving contexts.
Abstract
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.
