English

Neural Kernel Surface Reconstruction

Computer Vision and Pattern Recognition 2023-06-12 v2

Abstract

We present a novel method for reconstructing a 3D implicit surface from a large-scale, sparse, and noisy point cloud. Our approach builds upon the recently introduced Neural Kernel Fields (NKF) representation. It enjoys similar generalization capabilities to NKF, while simultaneously addressing its main limitations: (a) We can scale to large scenes through compactly supported kernel functions, which enable the use of memory-efficient sparse linear solvers. (b) We are robust to noise, through a gradient fitting solve. (c) We minimize training requirements, enabling us to learn from any dataset of dense oriented points, and even mix training data consisting of objects and scenes at different scales. Our method is capable of reconstructing millions of points in a few seconds, and handling very large scenes in an out-of-core fashion. We achieve state-of-the-art results on reconstruction benchmarks consisting of single objects, indoor scenes, and outdoor scenes.

Keywords

Cite

@article{arxiv.2305.19590,
  title  = {Neural Kernel Surface Reconstruction},
  author = {Jiahui Huang and Zan Gojcic and Matan Atzmon and Or Litany and Sanja Fidler and Francis Williams},
  journal= {arXiv preprint arXiv:2305.19590},
  year   = {2023}
}

Comments

CVPR 2023

R2 v1 2026-06-28T10:51:37.626Z