Point Cloud Denoising via Momentum Ascent in Gradient Fields
- URL: http://arxiv.org/abs/2202.10094v3
- Date: Sun, 25 Jun 2023 05:27:57 GMT
- Title: Point Cloud Denoising via Momentum Ascent in Gradient Fields
- Authors: Yaping Zhao, Haitian Zheng, Zhongrui Wang, Jiebo Luo, Edmund Y. Lam
- Abstract summary: gradient-based method was proposed to estimate the gradient fields from the noisy point clouds using neural networks.
We develop a momentum gradient ascent method that leverages the information of previous iterations in determining the trajectories of the points.
Experiments demonstrate that the proposed method outperforms state-of-the-art approaches with a variety of point clouds, noise types, and noise levels.
- Score: 72.93429911044903
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: 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 estimate
the gradient fields from the noisy point clouds using neural networks, and
refine the position of each point according to the estimated gradient. However,
the predicted gradient could fluctuate, leading to perturbed and unstable
solutions, as well as a long inference time. To address these issues, we
develop the momentum gradient ascent method that leverages the information of
previous iterations in determining the trajectories of the points, thus
improving the stability of the solution and reducing the inference time.
Experiments demonstrate that the proposed method outperforms state-of-the-art
approaches with a variety of point clouds, noise types, and noise levels. Code
is available at: https://github.com/IndigoPurple/MAG
Related papers
- Inferring Neural Signed Distance Functions by Overfitting on Single Noisy Point Clouds through Finetuning Data-Driven based Priors [53.6277160912059]
We propose a method to promote pros of data-driven based and overfitting-based methods for better generalization, faster inference, and higher accuracy in learning neural SDFs.
We introduce a novel statistical reasoning algorithm in local regions which is able to finetune data-driven based priors without signed distance supervision, clean point cloud, or point normals.
arXiv Detail & Related papers (2024-10-25T16:48:44Z) - Unlearning-based Neural Interpretations [51.99182464831169]
We show that current baselines defined using static functions are biased, fragile and manipulable.
We propose UNI to compute an (un)learnable, debiased and adaptive baseline by perturbing the input towards an unlearning direction of steepest ascent.
arXiv Detail & Related papers (2024-10-10T16:02:39Z) - One-Step Forward and Backtrack: Overcoming Zig-Zagging in Loss-Aware
Quantization Training [12.400950982075948]
Weight quantization is an effective technique to compress deep neural networks for their deployment on edge devices with limited resources.
Traditional loss-aware quantization methods commonly use the quantized gradient to replace the full-precision gradient.
This paper proposes a one-step forward and backtrack way for loss-aware quantization to get more accurate and stable gradient direction.
arXiv Detail & Related papers (2024-01-30T05:42:54Z) - Fast graph-based denoising for point cloud color information [29.126056066012264]
In some applications, e.g., for live streaming using a 3D point cloud, real-time point cloud denoising methods are required to enhance the visual quality.
This paper proposes a fast graph-based denoising (FGBD) for a large-scale point cloud.
In our experiments, we succeeded in reducing the processing time dramatically while maintaining accuracy relative to conventional denoising methods.
arXiv Detail & Related papers (2024-01-18T04:51:41Z) - NeuralGF: Unsupervised Point Normal Estimation by Learning Neural
Gradient Function [55.86697795177619]
Normal estimation for 3D point clouds is a fundamental task in 3D geometry processing.
We introduce a new paradigm for learning neural gradient functions, which encourages the neural network to fit the input point clouds.
Our excellent results on widely used benchmarks demonstrate that our method can learn more accurate normals for both unoriented and oriented normal estimation tasks.
arXiv Detail & Related papers (2023-11-01T09:25:29Z) - Grad-PU: Arbitrary-Scale Point Cloud Upsampling via Gradient Descent
with Learned Distance Functions [77.32043242988738]
We propose a new framework for accurate point cloud upsampling that supports arbitrary upsampling rates.
Our method first interpolates the low-res point cloud according to a given upsampling rate.
arXiv Detail & Related papers (2023-04-24T06:36:35Z) - Implicit Bias in Leaky ReLU Networks Trained on High-Dimensional Data [63.34506218832164]
In this work, we investigate the implicit bias of gradient flow and gradient descent in two-layer fully-connected neural networks with ReLU activations.
For gradient flow, we leverage recent work on the implicit bias for homogeneous neural networks to show that leakyally, gradient flow produces a neural network with rank at most two.
For gradient descent, provided the random variance is small enough, we show that a single step of gradient descent suffices to drastically reduce the rank of the network, and that the rank remains small throughout training.
arXiv Detail & Related papers (2022-10-13T15:09:54Z) - Dynamic Point Cloud Denoising via Gradient Fields [17.29921488701806]
3D dynamic point clouds provide a discrete representation of real-world objects or scenes in motion.
Point clouds acquired from sensors are usually perturbed by noise, which affects downstream tasks such as surface reconstruction and analysis.
We propose a novel gradient-field-based dynamic point cloud denoising method, exploiting the temporal correspondence via the estimation of gradient fields.
arXiv Detail & Related papers (2022-04-19T08:51:53Z) - Exploring the Devil in Graph Spectral Domain for 3D Point Cloud Attacks [19.703181080679176]
3D dynamic point clouds provide a discrete representation of real-world objects or scenes in motion.
Point clouds acquired from sensors are usually perturbed by noise, which affects downstream tasks such as surface reconstruction and analysis.
We propose a novel gradient-based dynamic point cloud denoising method, exploiting the temporal correspondence for the estimation of gradient fields.
arXiv Detail & Related papers (2022-02-15T09:16:12Z) - Deep Point Set Resampling via Gradient Fields [11.5128379063303]
3D point clouds acquired by scanning real-world objects or scenes have found a wide range of applications.
They are often perturbed by noise or suffer from low density, which obstructs downstream tasks such as surface reconstruction and understanding.
We propose a novel paradigm of point set resampling for restoration, which learns continuous gradient fields of point clouds.
arXiv Detail & Related papers (2021-11-03T07:20:35Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.