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

Neural-IMLS: Self-supervised Implicit Moving Least-Squares Network for Surface Reconstruction

About

Surface reconstruction is very challenging when the input point clouds, particularly real scans, are noisy and lack normals. Observing that the Multilayer Perceptron (MLP) and the implicit moving least-square function (IMLS) provide a dual representation of the underlying surface, we introduce Neural-IMLS, a novel approach that directly learns the noise-resistant signed distance function (SDF) from unoriented raw point clouds in a self-supervised fashion. We use the IMLS to regularize the distance values reported by the MLP while using the MLP to regularize the normals of the data points for running the IMLS. We also prove that at the convergence, our neural network, benefiting from the mutual learning mechanism between the MLP and the IMLS, produces a faithful SDF whose zero-level set approximates the underlying surface. We conducted extensive experiments on various benchmarks, including synthetic scans and real scans. The experimental results show that {\em Neural-IMLS} can reconstruct faithful shapes on various benchmarks with noise and missing parts. The source code can be found at~\url{https://github.com/bearprin/Neural-IMLS}.

Zixiong Wang, Pengfei Wang, Pengshuai Wang, Qiujie Dong, Junjie Gao, Shuangmin Chen, Shiqing Xin, Changhe Tu, Wenping Wang• 2021

Related benchmarks

TaskDatasetResultRank
3D surface reconstructionEight 25 (test)
Chamfer Distance (CD)0.1
10
3D surface reconstructionElephant 25 (test)
CD (x100)0.63
10
3D surface reconstructionHand 25 (test)
Chamfer Distance (x100)0.35
10
3D surface reconstructionBalloon Dog 25 (test)
CD (x100)0.31
10
3D surface reconstructionArmadillo 25 (test)
Chamfer Distance (CD)0.014
10
3D surface reconstructionBrain 25 (test)
CD (x100)1.4
10
3D surface reconstructionAlveolis 100
Chamfer Distance (CD)12
10
3D surface reconstructionCerebral 75
Chamfer Distance (CD)14
10
3D surface reconstructionCoronaries 75
Chamfer Distance (CD)17
10
3D surface reconstructionCoro 75
Chamfer Distance (CD)9
10
Showing 10 of 22 rows

Other info

Follow for update