paper-with-me

Papers

Enhancing Diffusion-based Point Cloud Generation with Smoothness Constraint

2024-04-03 · Yukun Li, LiPing Liu

Diffusion models have been popular for point cloud generation tasks. Existing works utilize the forward diffusion process to convert the original point distribution into a noise distribution and then learn the reverse diffusion process to recover the point distribution from the noise distribution. However, the reverse diffusion process can produce samples with non-smooth points on the surface because of the ignorance of the point cloud geometric properties. We propose alleviating the problem by incorporating the local smoothness constraint into the diffusion framework for point cloud generation. Experiments demonstrate the proposed model can generate realistic shapes and smoother point clouds, outperforming multiple state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2404.02396

Code (0)

등록된 구현이 없습니다.

Tasks

Point Cloud Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Harnessing Text-to-Image Diffusion Models for Point Cloud Self-Supervised Learning

2025-07-12 · Yiyang Chen, Shanshan Zhao, Lunhao Duan, Changxing Ding 외 arxiv

Diffusion-based models, widely used in text-to-image generation, have proven effective in 2D representation learning. Recently, this framework has been extended to 3D self-supervised learning by constructing a conditiona…

Self-Supervised LearningText-to-Image GenerationRepresentation LearningPoint Clouds

Simultaneous Diffusion Sampling for Conditional LiDAR Generation

2024-10-15 · Ryan Faulkner, Luke Haub, Simon Ratcliffe, Anh-Dzung Doan 외

By enabling capturing of 3D point clouds that reflect the geometry of the immediate environment, LiDAR has emerged as a primary sensor for autonomous systems. If a LiDAR scan is too sparse, occluded by obstacles, or too …

Diffusion Probabilistic Models for 3D Point Cloud Generation

2021-03-02 · CVPR 2021 1 · Shitong Luo, Wei Hu

We present a probabilistic model for point cloud generation, which is fundamental for various 3D vision tasks such as shape completion, upsampling, synthesis and data augmentation. Inspired by the diffusion process in no…

Data AugmentationPoint Cloud Generation

EADReg: Probabilistic Correspondence Generation with Efficient Autoregressive Diffusion Model for Outdoor Point Cloud Registration

2024-11-22 · Linrui Gong, Jiuming Liu, Junyi Ma, Lihao Liu 외

Diffusion models have shown the great potential in the point cloud registration (PCR) task, especially for enhancing the robustness to challenging cases. However, existing diffusion-based PCR methods primarily focus on i…

Point Cloud Registration

Pixel-Perfect Depth with Semantics-Prompted Diffusion Transformers

2025-10-08 · Gangwei Xu, Haotong Lin, Hongcheng Luo, Xianqi Wang 외 arxiv

This paper presents Pixel-Perfect Depth, a monocular depth estimation model based on pixel-space diffusion generation that produces high-quality, flying-pixel-free point clouds from estimated depth maps. Current generati…

Monocular Depth EstimationPoint Clouds