用动态图卷积精准修复点云噪声,提升表面重建质量。
Point Cloud Denoising With Fine-Granularity Dynamic Graph Convolutional Networks
- 通过微步时序图卷积渐进学习特征,模拟表面拟合过程。
- 基于黎曼度量构建几何图,捕捉不同区域点间复杂关系。
- 融合伯恩斯坦多项式滤波器,保障稳定性和灵活性,适合工业级点云处理。
由于采集设备限制,三维点云常受噪声干扰,影响表面重建、渲染等下游任务。现有方法难以可靠拟合底层连续表面,导致重建性能下降。本文提出细粒度动态图卷积网络GD-GCN,采用微步时序图卷积(MST-GConv)实现渐进式特征学习。相比传统整数步图卷积,该方法更适应特征学习过程,其学习机制类似神经偏微分方程(neural PDEs),可自适应优化。GD-GCN近似黎曼度量,计算点间沿低维流形的距离,从而理解局部几何结构,并通过基于黎曼距离的几何图构造,有效捕捉不同几何区域间的多样关系。此外,引入基于伯恩斯坦多项式逼近的鲁棒图谱滤波器,调节特征值以实现复杂任意频谱响应,提供BIBO稳定性理论保证;对称通道混合矩阵在谱域支持通道级缩放与平移,增强滤波灵活性。
原文摘要 · Abstract (English)
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 cloud with noise to the underlying surface by and the learning process for MST-GConv acts like a changing system and is managed through a type of neural network known as neural Partial Differential Equations (PDEs). This means it can adapt and improve over time. GD-GCN approximates the Riemannian metric, calculating distances between points along a low-dimensional manifold. This capability allows it to understand the local geometric structure and effectively capture diverse relationships between points from different geometric regions through geometric graph construction based on Riemannian distances. Additionally, GD-GCN incorporates robust graph spectral filters based on the Bernstein polynomial approximation, which modulate eigenvalues for complex and arbitrary spectral responses, providing theoretical guarantees for BIBO stability. Symmetric channel mixing matrices further enhance filter flexibility by enabling channel-level scaling and shifting in the spectral domain.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。