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

Neural-Pull: Learning Signed Distance Functions from Point Clouds by Learning to Pull Space onto Surfaces

About

Reconstructing continuous surfaces from 3D point clouds is a fundamental operation in 3D geometry processing. Several recent state-of-the-art methods address this problem using neural networks to learn signed distance functions (SDFs). In this paper, we introduce \textit{Neural-Pull}, a new approach that is simple and leads to high quality SDFs. Specifically, we train a neural network to pull query 3D locations to their closest points on the surface using the predicted signed distance values and the gradient at the query locations, both of which are computed by the network itself. The pulling operation moves each query location with a stride given by the distance predicted by the network. Based on the sign of the distance, this may move the query location along or against the direction of the gradient of the SDF. This is a differentiable operation that allows us to update the signed distance value and the gradient simultaneously during training. Our outperforming results under widely used benchmarks demonstrate that we can learn SDFs more accurately and flexibly for surface reconstruction and single image reconstruction than the state-of-the-art methods.

Baorui Ma, Zhizhong Han, Yu-Shen Liu, Matthias Zwicker• 2020

Related benchmarks

TaskDatasetResultRank
3D ReconstructionShapeNet (test)--
74
Surface ReconstructionABC var
CDL20.72
10
Surface ReconstructionABC max
CDL21.24
10
Surface ReconstructionFAMOUS (F-var)
CDL2 x 1000.28
10
Surface ReconstructionFAMOUS F-max
CDL2 (x100)0.31
10
3D Shape ReconstructionShapeNet table
Chamfer Distance0.71
9
Distance QueryShapeNet
RMSE (mean)0.0093
7
Surface ReconstructionShapeNet-55 (test)
mIoU73
7
Surface Reconstruction3D Scene dataset
CDL20.0021
6
3D Object ReconstructionShapeNet v1 (test)
IoU (Chair)67
5
Showing 10 of 11 rows

Other info

Follow for update