NeuralSSD: A Neural Solver for Signed Distance Surface Reconstruction
Zi-Chen Xi, Jiahui Huang, Hao-Xiang Chen, Francis Williams, Qun-Ce Xu, Tai-Jiang Mu, Shi-Min Hu

TL;DR
NeuralSSD introduces a neural solver based on the Galerkin method for high-quality 3D surface reconstruction from point clouds, improving accuracy and robustness over existing implicit methods.
Contribution
It presents a novel energy formulation and a specialized convolutional network to enhance the fit and stability of implicit surface reconstructions from point cloud data.
Findings
Achieves state-of-the-art accuracy on ShapeNet and Matterport datasets.
Demonstrates superior generalization and robustness in surface reconstruction.
Provides a stable and precise implicit surface fitting method.
Abstract
We proposed a generalized method, NeuralSSD, for reconstructing a 3D implicit surface from the widely-available point cloud data. NeuralSSD is a solver-based on the neural Galerkin method, aimed at reconstructing higher-quality and accurate surfaces from input point clouds. Implicit method is preferred due to its ability to accurately represent shapes and its robustness in handling topological changes. However, existing parameterizations of implicit fields lack explicit mechanisms to ensure a tight fit between the surface and input data. To address this, we propose a novel energy equation that balances the reliability of point cloud information. Additionally, we introduce a new convolutional network that learns three-dimensional information to achieve superior optimization results. This approach ensures that the reconstructed surface closely adheres to the raw input points and infers…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Advanced Numerical Analysis Techniques · Computer Graphics and Visualization Techniques
