CVOct 29, 2025

U-CAN: Unsupervised Point Cloud Denoising with Consistency-Aware Noise2Noise Matching

arXiv:2510.25210v13 citationsh-index: 40
Originality Incremental advance
AI Analysis

It addresses noise in point clouds from scanning sensors, which impacts downstream tasks like surface reconstruction, by eliminating the need for manually labeled noisy-clean pairs, though it is incremental as it builds on unsupervised denoising approaches.

The paper tackles point cloud denoising by proposing U-CAN, an unsupervised framework using consistency-aware Noise2Noise matching, which achieves significant improvement over state-of-the-art unsupervised methods and comparable results to supervised methods on benchmarks.

Point clouds captured by scanning sensors are often perturbed by noise, which have a highly negative impact on downstream tasks (e.g. surface reconstruction and shape understanding). Previous works mostly focus on training neural networks with noisy-clean point cloud pairs for learning denoising priors, which requires extensively manual efforts. In this work, we introduce U-CAN, an Unsupervised framework for point cloud denoising with Consistency-Aware Noise2Noise matching. Specifically, we leverage a neural network to infer a multi-step denoising path for each point of a shape or scene with a noise to noise matching scheme. We achieve this by a novel loss which enables statistical reasoning on multiple noisy point cloud observations. We further introduce a novel constraint on the denoised geometry consistency for learning consistency-aware denoising patterns. We justify that the proposed constraint is a general term which is not limited to 3D domain and can also contribute to the area of 2D image denoising. Our evaluations under the widely used benchmarks in point cloud denoising, upsampling and image denoising show significant improvement over the state-of-the-art unsupervised methods, where U-CAN also produces comparable results with the supervised methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes