NeuralGF: Unsupervised Point Normal Estimation by Learning Neural Gradient Function
Qing Li, Huifang Feng, Kanle Shi, Yue Gao, Yi Fang, Yu-Shen Liu,, Zhizhong Han

TL;DR
NeuralGF introduces an unsupervised neural network approach to estimate oriented normals from 3D point clouds, eliminating the need for ground truth normals and improving robustness to noise and outliers.
Contribution
It proposes a novel neural gradient function paradigm for unsupervised normal estimation directly from point clouds, avoiding reliance on synthetic or supervised data.
Findings
Outperforms existing methods on benchmark datasets
Robust to noise, outliers, and density variations
Capable of both oriented and unoriented normal estimation
Abstract
Normal estimation for 3D point clouds is a fundamental task in 3D geometry processing. The state-of-the-art methods rely on priors of fitting local surfaces learned from normal supervision. However, normal supervision in benchmarks comes from synthetic shapes and is usually not available from real scans, thereby limiting the learned priors of these methods. In addition, normal orientation consistency across shapes remains difficult to achieve without a separate post-processing procedure. To resolve these issues, we propose a novel method for estimating oriented normals directly from point clouds without using ground truth normals as supervision. We achieve this by introducing a new paradigm for learning neural gradient functions, which encourages the neural network to fit the input point clouds and yield unit-norm gradients at the points. Specifically, we introduce loss functions to…
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
Taxonomy
Topics3D Shape Modeling and Analysis · Advanced Numerical Analysis Techniques · Computer Graphics and Visualization Techniques
