paper-with-me

홈 › Papers

Dynamic Point Cloud Denoising via Gradient Fields

2022-04-19 · Qianjiang Hu, Wei Hu

3D dynamic point clouds provide a discrete representation of real-world objects or scenes in motion, which have been widely applied in immersive telepresence, autonomous driving, surveillance, etc. However, point clouds acquired from sensors are usually perturbed by noise, which affects downstream tasks such as surface reconstruction and analysis. Although many efforts have been made for static point cloud denoising, dynamic point cloud denoising remains under-explored. In this paper, we propose a novel gradient-field-based dynamic point cloud denoising method, exploiting the temporal correspondence via the estimation of gradient fields -- a fundamental problem in dynamic point cloud processing and analysis. The gradient field is the gradient of the log-probability function of the noisy point cloud, based on which we perform gradient ascent so as to converge each point to the underlying clean surface. We estimate the gradient of each surface patch and exploit the temporal correspondence, where the temporally corresponding patches are searched leveraging on rigid motion in classical mechanics. In particular, we treat each patch as a rigid object, which moves in the gradient field of an adjacent frame via force until reaching a balanced state, i.e., when the sum of gradients over the patch reaches 0. Since the gradient would be smaller when the point is closer to the underlying surface, the balanced patch would fit the underlying surface well, thus leading to the temporal correspondence. Finally, the position of each point in the patch is updated along the direction of the gradient averaged from corresponding patches in adjacent frames. Experimental results demonstrate that the proposed model outperforms state-of-the-art methods under both synthetic noise and simulated real-world noise.

📄 PDF Abstract BibTeX arXiv:2204.08755

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingDenoisingSurface Reconstruction

Similar Papers 제목 키워드 기반

Point Cloud Denoising via Momentum Ascent in Gradient Fields

2022-02-21 · Yaping Zhao, Haitian Zheng, Zhongrui Wang, Jiebo Luo 외

To achieve point cloud denoising, traditional methods heavily rely on geometric priors, and most learning-based approaches suffer from outliers and loss of details. Recently, the gradient-based method was proposed to est…

DenoisingPosition

Deep Point Set Resampling via Gradient Fields

2021-11-03 · Haolan Chen, Bi'an Du, Shitong Luo, Wei Hu

3D point clouds acquired by scanning real-world objects or scenes have found a wide range of applications including immersive telepresence, autonomous driving, surveillance, etc. They are often perturbed by noise or suff…

Autonomous DrivingDenoisingSurface Reconstruction

3D Dynamic Point Cloud Denoising via Spatial-Temporal Graph Learning

2019-04-28 · Wei Hu, Qianjiang Hu, Zehua Wang, Xiang Gao

The prevalence of accessible depth sensing and 3D laser scanning techniques has enabled the convenient acquisition of 3D dynamic point clouds, which provide efficient representation of arbitrarily-shaped objects in motio…

Denoisinggraph constructionGraph Learning

Diff-PCR: Diffusion-Based Correspondence Searching in Doubly Stochastic Matrix Space for Point Cloud Registration

2023-12-31 · Qianliang Wu, Haobo Jiang, Yaqing Ding, Lei Luo 외

Efficiently finding optimal correspondences between point clouds is crucial for solving both rigid and non-rigid point cloud registration problems. Existing methods often rely on geometric or semantic feature embedding t…

DenoisingPoint Cloud Registration

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 th…

Point Clouds