paper-with-me

Papers

DiffPCN: Latent Diffusion Model Based on Multi-view Depth Images for Point Cloud Completion

2025-09-28 · Zijun Li, Hongyu Yan, Shijie Li, Kunming Luo, Li Lu, Xulei Yang, Weisi Lin arxiv

Latent diffusion models (LDMs) have demonstrated remarkable generative capabilities across various low-level vision tasks. However, their potential for point cloud completion remains underexplored due to the unstructured and irregular nature of point clouds. In this work, we propose DiffPCN, a novel diffusion-based coarse-to-fine framework for point cloud completion. Our approach comprises two stages: an initial stage for generating coarse point clouds, and a refinement stage that improves their quality through point denoising and upsampling. Specifically, we first project the unordered and irregular partial point cloud into structured depth images, which serve as conditions for a well-designed DepthLDM to synthesize completed multi-view depth images that are used to form coarse point clouds. In this way, our DiffPCN can yield high-quality and high-completeness coarse point clouds by leveraging LDM' s powerful generation and comprehension capabilities. Then, since LDMs inevitably introduce outliers into the generated depth maps, we design a Point Denoising Network to remove artifacts from the coarse point cloud by predicting a per-point distance score. Finally, we devise an Association-Aware Point Upsampler, which guides the upsampling process by leveraging local association features between the input point cloud and the corresponding coarse points, further yielding a dense and high-fidelity output. Experimental results demonstrate that our DiffPCN achieves state-of-the-art performance in geometric accuracy and shape completeness, significantly improving the robustness and consistency of point cloud completion.

📄 PDF Abstract BibTeX arXiv:2509.23723

Code (0)

등록된 구현이 없습니다.

Tasks

Point Cloud CompletionPoint Clouds

Similar Papers 제목 키워드 기반

Pixel-Aligned Multi-View Generation with Depth Guided Decoder

2024-08-26 · Zhenggang Tang, Peiye Zhuang, Chaoyang Wang, Aliaksandr Siarohin 외

The task of image-to-multi-view generation refers to generating novel views of an instance from a single image. Recent methods achieve this by extending text-to-image latent diffusion models to multi-view version, which …

3D ReconstructionDecoderDepth Estimation

Physically consistent and uncertainty-aware learning of spatiotemporal dynamics

2025-10-23 · Qingsong Xu, Jonathan L Bamber, Nils Thuerey, Niklas Boers 외 arxiv

Accurate long-term forecasting of spatiotemporal dynamics remains a fundamental challenge across scientific and engineering domains. Existing machine learning methods often neglect governing physical laws and fail to qua…

Sampling 3D Gaussian Scenes in Seconds with Latent Diffusion Models

2024-06-18 · Paul Henderson, Melonie de Almeida, Daniela Ivanova, Titas Anciukevičius

We present a latent diffusion model over 3D scenes, that can be trained using only 2D image data. To achieve this, we first design an autoencoder that maps multi-view images to 3D Gaussian splats, and simultaneously buil…

NeRF

Orchid: Image Latent Diffusion for Joint Appearance and Geometry Generation

2025-01-22 · Akshay Krishnan, Xinchen Yan, Vincent Casser, Abhijit Kundu

Diffusion models are state-of-the-art for image generation. Trained on large datasets, they capture expressive image priors that have been used for tasks like inpainting, depth, and (surface) normal prediction. However, …

3D GenerationImage Generation

PanoDiffusion: 360-degree Panorama Outpainting via Diffusion

2023-07-06 · Tianhao Wu, Chuanxia Zheng, Tat-Jen Cham

Generating complete 360-degree panoramas from narrow field of view images is ongoing research as omnidirectional RGB data is not readily available. Existing GAN-based approaches face some barriers to achieving higher qua…

Denoising