Neural-Pull: Learning Signed Distance Functions from Point Clouds by
Learning to Pull Space onto Surfaces
- URL: http://arxiv.org/abs/2011.13495v2
- Date: Sun, 23 May 2021 17:54:34 GMT
- Title: Neural-Pull: Learning Signed Distance Functions from Point Clouds by
Learning to Pull Space onto Surfaces
- Authors: Baorui Ma and Zhizhong Han and Yu-Shen Liu and Matthias Zwicker
- Abstract summary: Reconstructing continuous surfaces from 3D point clouds is a fundamental operation in 3D geometry processing.
We introduce textitNeural-Pull, a new approach that is simple and leads to high quality SDFs.
- Score: 68.12457459590921
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Reconstructing continuous surfaces from 3D point clouds is a fundamental
operation in 3D geometry processing. Several recent state-of-the-art methods
address this problem using neural networks to learn signed distance functions
(SDFs). In this paper, we introduce \textit{Neural-Pull}, a new approach that
is simple and leads to high quality SDFs. Specifically, we train a neural
network to pull query 3D locations to their closest points on the surface using
the predicted signed distance values and the gradient at the query locations,
both of which are computed by the network itself. The pulling operation moves
each query location with a stride given by the distance predicted by the
network. Based on the sign of the distance, this may move the query location
along or against the direction of the gradient of the SDF. This is a
differentiable operation that allows us to update the signed distance value and
the gradient simultaneously during training. Our outperforming results under
widely used benchmarks demonstrate that we can learn SDFs more accurately and
flexibly for surface reconstruction and single image reconstruction than the
state-of-the-art methods.
Related papers
- NumGrad-Pull: Numerical Gradient Guided Tri-plane Representation for Surface Reconstruction from Point Clouds [41.723434094309184]
Reconstructing continuous surfaces from unoriented and unordered 3D points is a fundamental challenge in computer vision and graphics.
Recent advancements address this problem by training neural signed distance functions to pull 3D location queries to their closest points on a surface.
We introduce NumGrad-Pull, leveraging the representation capability of tri-plane structures to accelerate the learning of signed distance functions.
arXiv Detail & Related papers (2024-11-26T12:54:30Z) - Statistical Edge Detection And UDF Learning For Shape Representation [1.9799527196428242]
We propose a method for learning UDFs that improves the fidelity of the obtained Neural UDF to the original 3D surface.
We show that sampling more training points around surface edges allows better local accuracy of the trained Neural UDF.
Our method is shown to detect surface edges more accurately than a commonly used local geometric descriptor.
arXiv Detail & Related papers (2024-05-06T11:40:57Z) - GridPull: Towards Scalability in Learning Implicit Representations from
3D Point Clouds [60.27217859189727]
We propose GridPull to improve the efficiency of learning implicit representations from large scale point clouds.
Our novelty lies in the fast inference of a discrete distance field defined on grids without using any neural components.
We use uniform grids for a fast grid search to localize sampled queries, and organize surface points in a tree structure to speed up the calculation of distances to the surface.
arXiv Detail & Related papers (2023-08-25T04:52:52Z) - Unsupervised Inference of Signed Distance Functions from Single Sparse
Point Clouds without Learning Priors [54.966603013209685]
It is vital to infer signed distance functions (SDFs) from 3D point clouds.
We present a neural network to directly infer SDFs from single sparse point clouds.
arXiv Detail & Related papers (2023-03-25T15:56:50Z) - CAP-UDF: Learning Unsigned Distance Functions Progressively from Raw Point Clouds with Consistency-Aware Field Optimization [54.69408516025872]
CAP-UDF is a novel method to learn consistency-aware UDF from raw point clouds.
We train a neural network to gradually infer the relationship between queries and the approximated surface.
We also introduce a polygonization algorithm to extract surfaces using the gradients of the learned UDF.
arXiv Detail & Related papers (2022-10-06T08:51:08Z) - Reconstructing Surfaces for Sparse Point Clouds with On-Surface Priors [52.25114448281418]
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.
We propose to reconstruct highly accurate surfaces from sparse point clouds with an on-surface prior.
Our method can learn SDFs from a single sparse point cloud without ground truth signed distances or point normals.
arXiv Detail & Related papers (2022-04-22T09:45:20Z) - iSDF: Real-Time Neural Signed Distance Fields for Robot Perception [64.80458128766254]
iSDF is a continuous learning system for real-time signed distance field reconstruction.
It produces more accurate reconstructions and better approximations of collision costs and gradients.
arXiv Detail & Related papers (2022-04-05T15:48:39Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.