paper-with-me

Papers

Denoising Point Clouds in Latent Space via Graph Convolution and Invertible Neural Network

2024-01-01 · CVPR 2024 1 · Aihua Mao, Biao Yan, Zijing Ma, Ying He

Point clouds frequently contain noise and outliers presenting obstacles for downstream applications. In this work we introduce a novel denoising method for point clouds. By leveraging the latent space we explicitly uncover noise components allowing for the extraction of a clean latent code. This in turn facilitates the restoration of clean points via inverse transformation. A key component in our network is a new multi-level graph convolution network for capturing rich geometric structural features at various scales from local to global. These features are then integrated into the invertible neural network which bijectively maps the latent space to guide the noise disentanglement process. Additionally we employ an invertible monotone operator to model the transformation process effectively enhancing the representation of integrated geometric features. This enhancement allows our network to precisely differentiate between noise factors and the intrinsic clean points in the latent code by projecting them onto separate channels. Both qualitative and quantitative evaluations demonstrate that our method outperforms state-of-the-art methods at various noise levels. The source code is available at https://github.com/yanbiao1/PD-LTS.

📄 PDF Abstract BibTeX

Code (1)

yanbiao1/pd-lts 공식 구현 pytorch

Tasks

DenoisingDisentanglement

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

PD-Flow: A Point Cloud Denoising Framework with Normalizing Flows

2022-03-11 · Aihua Mao, Zihui Du, Yu-Hui Wen, Jun Xuan 외

Point cloud denoising aims to restore clean point clouds from raw observations corrupted by noise and outliers while preserving the fine-grained details. We present a novel deep learning-based denoising model, that incor…

Deep LearningDenoisingDisentanglement

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

Test-Time Adaptation of 3D Point Clouds via Denoising Diffusion Models

2024-11-21 · Hamidreza Dastmalchi, Aijun An, Ali Cheraghian, Shafin Rahman 외

Test-time adaptation (TTA) of 3D point clouds is crucial for mitigating discrepancies between training and testing samples in real-world scenarios, particularly when handling corrupted point clouds. LiDAR data, for insta…

DenoisingSelf-Supervised LearningTest-time Adaptation

Controllable Mesh Generation Through Sparse Latent Point Diffusion Models

2023-03-14 · CVPR 2023 1 · Zhaoyang Lyu, Jinyi Wang, Yuwei An, Ya zhang 외

Mesh generation is of great value in various applications involving computer graphics and virtual content, yet designing generative models for meshes is challenging due to their irregular data structure and inconsistent …

Synthesizing realistic sand assemblies with denoising diffusion in latent space

2023-06-07 · Nikolaos N. Vlassis, WaiChing Sun, Khalid A. Alshibli, Richard A. Regueiro

The shapes and morphological features of grains in sand assemblies have far-reaching implications in many engineering applications, such as geotechnical engineering, computer animations, petroleum engineering, and concen…

DenoisingSand