TL;DR
This paper introduces a differentiable manifold reconstruction method for denoising 3D point clouds, explicitly recovering the underlying surface structure to improve denoising quality over existing approaches.
Contribution
It proposes a novel autoencoder-based neural network that learns the manifold of noisy point clouds using differentiable pooling and local features, enabling explicit surface reconstruction.
Findings
Outperforms state-of-the-art denoising methods on synthetic and real noise.
Effectively captures intrinsic surface structures in noisy point clouds.
Supports both supervised and unsupervised training modes.
Abstract
3D point clouds are often perturbed by noise due to the inherent limitation of acquisition equipments, which obstructs downstream tasks such as surface reconstruction, rendering and so on. Previous works mostly infer the displacement of noisy points from the underlying surface, which however are not designated to recover the surface explicitly and may lead to sub-optimal denoising results. To this end, we propose to learn the underlying manifold of a noisy point cloud from differentiably subsampled points with trivial noise perturbation and their embedded neighborhood feature, aiming to capture intrinsic structures in point clouds. Specifically, we present an autoencoder-like neural network. The encoder learns both local and non-local feature representations of each point, and then samples points with low noise via an adaptive differentiable pooling operation. Afterwards, the decoder…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
