Neural Unsigned Distance Fields for Implicit Function Learning JulianChibane AymenMir GerardPons-Moll Max Planck Institute for Informatics, Saarland Informatics Campus, Germany

Neural Information Processing Systems 

In this work we target a learnableoutputrepresentation that allows continuous, high resolution outputs of arbitrary shape. Recent works represent 3D surfaces implicitly with a Neural Network, thereby breaking previous barriers in resolution, and ability to represent diverse topologies. However, neural implicit representations arelimited to closed surfaces, which divide the space into inside and outside. Many real world objects such as walls of a scene scannedby a sensor,clothing,or a car with innerstructuresare not closed. Thisconstitutesa significant barrier,in termsof datapre-processing (objects need to be artificially closed creating artifacts), and the ability to output open surfaces. In this work, we proposeNeural Distance Fields (NDF), a neural network based model which predicts the unsigned distance field for arbitrary 3D shapes given sparse point clouds. NDF represent surfaces at high resolutions as prior implicit models, but do not require closed surface data, and significantly broaden the class of representable shapes in the output.