Inferring Neural Signed Distance Functions by Overfitting on Single Noisy Point Clouds through Finetuning Data-Driven based Priors
Chao Chen, Yu-Shen Liu, Zhizhong Han

TL;DR
This paper introduces a novel method that combines data-driven priors with overfitting techniques to efficiently and accurately estimate signed distance functions from noisy point clouds, improving surface reconstruction and denoising.
Contribution
It proposes a statistical reasoning algorithm for local regions that fine-tunes data-driven priors without supervision, enhancing generalization and convergence speed.
Findings
Outperforms state-of-the-art methods in surface reconstruction.
Achieves faster convergence and higher accuracy.
Effective in denoising noisy point clouds.
Abstract
It is important to estimate an accurate signed distance function (SDF) from a point cloud in many computer vision applications. The latest methods learn neural SDFs using either a data-driven based or an overfitting-based strategy. However, these two kinds of methods are with either poor generalization or slow convergence, which limits their capability under challenging scenarios like highly noisy point clouds. To resolve this issue, we propose a method to promote pros of both data-driven based and overfitting-based methods for better generalization, faster inference, and higher accuracy in learning neural SDFs. We introduce a novel statistical reasoning algorithm in local regions which is able to finetune data-driven based priors without signed distance supervision, clean point cloud, or point normals. This helps our method start with a good initialization, and converge to a minimum in…
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
Taxonomy
TopicsNeural Networks and Applications · Advanced Neural Network Applications · Image Processing and 3D Reconstruction
