Reconstructing Surfaces for Sparse Point Clouds with On-Surface Priors
Baorui Ma, Yu-Shen Liu, Zhizhong Han

TL;DR
This paper introduces a neural network approach that reconstructs accurate 3D surfaces from sparse point clouds by learning Signed Distance Functions using an on-surface prior, overcoming limitations of density requirements in previous methods.
Contribution
It proposes a novel method to learn SDFs from sparse point clouds with an on-surface prior, enabling high-accuracy surface reconstruction without dense data or ground truth signed distances.
Findings
Achieves state-of-the-art accuracy on benchmark datasets.
Effectively reconstructs surfaces from highly sparse point clouds.
Outperforms existing methods in sparse data scenarios.
Abstract
It is an important task to reconstruct surfaces from 3D point clouds. Current methods are able to reconstruct surfaces by learning Signed Distance Functions (SDFs) from single point clouds without ground truth signed distances or point normals. However, they require the point clouds to be dense, which dramatically limits their performance in real applications. To resolve this issue, we propose to reconstruct highly accurate surfaces from sparse point clouds with an on-surface prior. We train a neural network to learn SDFs via projecting queries onto the surface represented by the sparse point cloud. Our key idea is to infer signed distances by pushing both the query projections to be on the surface and the projection distance to be the minimum. To achieve this, we train a neural network to capture the on-surface prior to determine whether a point is on a sparse point cloud or not, and…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Computer Graphics and Visualization Techniques · 3D Surveying and Cultural Heritage
