Fast Learning of Signed Distance Functions from Noisy Point Clouds via Noise to Noise Mapping
Junsheng Zhou, Baorui Ma, Yu-Shen Liu, Zhizhong Han

TL;DR
This paper introduces a noise to noise learning approach for accurately deriving signed distance functions from noisy point clouds without requiring clean data, significantly speeding up training and improving 3D reconstruction quality.
Contribution
It proposes a novel noise to noise mapping method that infers accurate SDFs from noisy observations without ground truth, and employs multi-resolution hash encodings for rapid training.
Findings
Achieves high-quality surface reconstruction from noisy point clouds.
Reduces training time by a factor of ten, converging within one minute.
Outperforms state-of-the-art methods in multiple 3D vision tasks.
Abstract
Learning signed distance functions (SDFs) from point clouds is an important task in 3D computer vision. However, without ground truth signed distances, point normals or clean point clouds, current methods still struggle from learning SDFs from noisy point clouds. To overcome this challenge, we propose to learn SDFs via a noise to noise mapping, which does not require any clean point cloud or ground truth supervision. Our novelty lies in the noise to noise mapping which can infer a highly accurate SDF of a single object or scene from its multiple or even single noisy observations. We achieve this by a novel loss which enables statistical reasoning on point clouds and maintains geometric consistency although point clouds are irregular, unordered and have no point correspondence among noisy observations. To accelerate training, we use multi-resolution hash encodings implemented in CUDA 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Processing and 3D Reconstruction · Neural Networks and Applications · Time Series Analysis and Forecasting
