Point Cloud Denoising With Fine-Granularity Dynamic Graph Convolutional Networks
Wenqiang Xu, Wenrui Dai, Duoduo Xue, Ziyang Zheng, Chenglin Li, Junni, Zou, Hongkai Xiong

TL;DR
This paper introduces GD-GCN, a novel fine-granularity dynamic graph convolutional network for 3D point cloud denoising, which adaptively learns surface fitting and preserves geometric details more effectively.
Contribution
The paper proposes a micro-step temporal graph convolution approach combined with Riemannian metric approximation, enhancing denoising accuracy and stability over traditional methods.
Findings
Improved surface fitting accuracy in noisy point clouds
Enhanced geometric structure preservation
Theoretical stability guarantees for spectral filters
Abstract
Due to limitations in acquisition equipment, noise perturbations often corrupt 3-D point clouds, hindering down-stream tasks such as surface reconstruction, rendering, and further processing. Existing 3-D point cloud denoising methods typically fail to reliably fit the underlying continuous surface, resulting in a degradation of reconstruction performance. This paper introduces fine-granularity dynamic graph convolutional networks called GD-GCN, a novel approach to denoising in 3-D point clouds. The GD-GCN employs micro-step temporal graph convolution (MST-GConv) to perform feature learning in a gradual manner. Compared with the conventional GCN, which commonly uses discrete integer-step graph convolution, this modification introduces a more adaptable and nuanced approach to feature learning within graph convolution networks. It more accurately depicts the process of fitting the point…
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
Topics3D Shape Modeling and Analysis · Computer Graphics and Visualization Techniques · Image Processing and 3D Reconstruction
MethodsConvolution · Graph Convolutional Network
