paper-with-me

Papers

Adaptive and Iterative Point Cloud Denoising with Score-Based Diffusion Model

2025-09-18 · Zhaonan Wang, Manyi Li, ShiQing Xin, Changhe Tu arxiv

Point cloud denoising task aims to recover the clean point cloud from the scanned data coupled with different levels or patterns of noise. The recent state-of-the-art methods often train deep neural networks to update the point locations towards the clean point cloud, and empirically repeat the denoising process several times in order to obtain the denoised results. It is not clear how to efficiently arrange the iterative denoising processes to deal with different levels or patterns of noise. In this paper, we propose an adaptive and iterative point cloud denoising method based on the score-based diffusion model. For a given noisy point cloud, we first estimate the noise variation and determine an adaptive denoising schedule with appropriate step sizes, then invoke the trained network iteratively to update point clouds following the adaptive schedule. To facilitate this adaptive and iterative denoising process, we design the network architecture and a two-stage sampling strategy for the network training to enable feature fusion and gradient fusion for iterative denoising. Compared to the state-of-the-art point cloud denoising methods, our approach obtains clean and smooth denoised point clouds, while preserving the shape boundary and details better. Our results not only outperform the other methods both qualitatively and quantitatively, but also are preferable on the synthetic dataset with different patterns of noises, as well as the real-scanned dataset.

📄 PDF Abstract BibTeX arXiv:2509.14560

Code (0)

등록된 구현이 없습니다.

Tasks

Point Clouds

Similar Papers 제목 키워드 기반

Noise2Score3D: Tweedie's Approach for Unsupervised Point Cloud Denoising

2025-03-12 · Xiangbin Wei

Building on recent advances in Bayesian statistics and image denoising, we propose Noise2Score3D, a fully unsupervised framework for point cloud denoising. Noise2Score3D learns the score function of the underlying point …

DenoisingImage Denoising

Noise2Score3D:Unsupervised Tweedie's Approach for Point Cloud Denoising

2025-02-24 · Xiangbin Wei

Building on recent advances in Bayesian statistics and image denoising, we propose Noise2Score3D, a fully unsupervised framework for point cloud denoising that addresses the critical challenge of limited availability of …

DenoisingImage Denoising

Score-Based Point Cloud Denoising

2021-07-23 · ICCV 2021 10 · Shitong Luo, Wei Hu

Point clouds acquired from scanning devices are often perturbed by noise, which affects downstream tasks such as surface reconstruction and analysis. The distribution of a noisy point cloud can be viewed as the distribut…

Denoisingpoint cloud upsamplingSurface Reconstruction

IterativePFN: True Iterative Point Cloud Filtering

2023-04-04 · CVPR 2023 1 · Dasith de Silva Edirimuni, Xuequan Lu, Zhiwen Shao, Gang Li 외

The quality of point clouds is often limited by noise introduced during their capture process. Consequently, a fundamental 3D vision task is the removal of noise, known as point cloud filtering or denoising. State-of-the…

Denoising

Ada3Diff: Defending against 3D Adversarial Point Clouds via Adaptive Diffusion

2022-11-29 · Kui Zhang, Hang Zhou, Jie Zhang, Qidong Huang 외

Deep 3D point cloud models are sensitive to adversarial attacks, which poses threats to safety-critical applications such as autonomous driving. Robust training and defend-by-denoising are typical strategies for defendin…

Autonomous DrivingDenoising