Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Inferring Neural Signed Distance Functions by Overfitting on Single Noisy Point Clouds through Finetuning Data-Driven based Priors

About

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 a much faster way. Our numerical and visual comparisons with the state-of-the-art methods show our superiority over these methods in surface reconstruction and point cloud denoising on widely used shape and scene benchmarks. The code is available at https://github.com/chenchao15/LocalN2NM.

Chao Chen, Yu-Shen Liu, Zhizhong Han• 2024

Related benchmarks

TaskDatasetResultRank
Surface ReconstructionSRB
CDL10.055
11
Surface ReconstructionShapeNet (test)
CDL10.023
11
Surface ReconstructionABC var
CDL20.096
10
Surface ReconstructionABC max
CDL20.113
10
Surface ReconstructionFAMOUS (F-var)
CDL2 x 1000.029
10
Surface ReconstructionFAMOUS F-max
CDL2 (x100)0.105
10
Surface Reconstruction3D Scene dataset
CDL23.89e-4
6
Surface ReconstructionD-FAUST
CDL1 (x10)0.034
6
Showing 8 of 8 rows

Other info

Code

Follow for update