Diffusion-Occ: 3D Point Cloud Completion via Occupancy Diffusion
Guoqing Zhang, Jian Liu

TL;DR
Diffusion-Occ introduces a two-stage diffusion framework for 3D point cloud completion, combining voxel prediction and occupancy diffusion with a transformer-based model to produce more complete and accurate 3D reconstructions.
Contribution
The paper presents a novel diffusion-based framework with a coarse-to-fine approach, integrating voxel classification and occupancy diffusion for improved point cloud completion.
Findings
Outperforms existing methods in point cloud completion tasks.
Efficient one-step sampling during training and inference.
Effective integration of global and local features through PVF block.
Abstract
Point clouds are crucial for capturing three-dimensional data but often suffer from incompleteness due to limitations such as resolution and occlusion. Traditional methods typically rely on point-based approaches within discriminative frameworks for point cloud completion. In this paper, we introduce \textbf{Diffusion-Occ}, a novel framework for Diffusion Point Cloud Completion. Diffusion-Occ utilizes a two-stage coarse-to-fine approach. In the first stage, the Coarse Density Voxel Prediction Network (CDNet) processes partial points to predict coarse density voxels, streamlining global feature extraction through voxel classification, as opposed to previous regression-based methods. In the second stage, we introduce the Occupancy Generation Network (OccGen), a conditional occupancy diffusion model based on a transformer architecture and enhanced by our Point-Voxel Fuse (PVF) block. This…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Remote Sensing and LiDAR Applications · Computer Graphics and Visualization Techniques
MethodsDiffusion
