English

NeuralSSD: A Neural Solver for Signed Distance Surface Reconstruction

Computer Vision and Pattern Recognition 2025-11-19 v1 Graphics Machine Learning

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 valuable inductive biases from point clouds, resulting in a highly accurate and stable surface reconstruction. NeuralSSD is evaluated on a variety of challenging datasets, including the ShapeNet and Matterport datasets, and achieves state-of-the-art results in terms of both surface reconstruction accuracy and generalizability.

Keywords

Cite

@article{arxiv.2511.14283,
  title  = {NeuralSSD: A Neural Solver for Signed Distance Surface Reconstruction},
  author = {Zi-Chen Xi and Jiahui Huang and Hao-Xiang Chen and Francis Williams and Qun-Ce Xu and Tai-Jiang Mu and Shi-Min Hu},
  journal= {arXiv preprint arXiv:2511.14283},
  year   = {2025}
}

Comments

Under review

R2 v1 2026-07-01T07:42:52.323Z