paper-with-me

Papers

DiffComplete: Diffusion-based Generative 3D Shape Completion

2023-06-28 · NeurIPS 2023 11

We introduce a new diffusion-based approach for shape completion on 3D range scans. Compared with prior deterministic and probabilistic methods, we strike a balance between realism, multi-modality, and high fidelity. We propose DiffComplete by casting shape completion as a generative task conditioned on the incomplete shape. Our key designs are two-fold. First, we devise a hierarchical feature aggregation mechanism to inject conditional features in a spatially-consistent manner. So, we can capture both local details and broader contexts of the conditional inputs to control the shape completion. Second, we propose an occupancy-aware fusion strategy in our model to enable the completion of multiple partial shapes and introduce higher flexibility on the input conditions. DiffComplete sets a new SOTA performance (e.g., 40% decrease on l_1 error) on two large-scale 3D shape completion benchmarks. Our completed shapes not only have a realistic outlook compared with the deterministic methods but also exhibit high similarity to the ground truths compared with the probabilistic alternatives. Further, DiffComplete has strong generalizability on objects of entirely unseen classes for both synthetic and real data, eliminating the need for model re-training in various applications.

📄 PDF Abstract BibTeX arXiv:2306.16329

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

3D Shape Generation and Completion through Point-Voxel Diffusion

2021-04-08 · ICCV 2021 10 · Linqi Zhou, Yilun Du, Jiajun Wu

We propose a novel approach for probabilistic generative modeling of 3D shapes. Unlike most existing models that learn to deterministically translate a latent vector to a shape, our model, Point-Voxel Diffusion (PVD), is…

3D Shape GenerationDenoising

Repurposing 2D Diffusion Models for 3D Shape Completion

2025-12-16 · Yao He, Youngjoong Kwon, Tiange Xiang, Wenxiao Cai 외 arxiv

We present a framework that adapts 2D diffusion models for 3D shape completion from incomplete point clouds. While text-to-image diffusion models have achieved remarkable success with abundant 2D data, 3D diffusion model…

Point Clouds

Evaluating Latent Generative Paradigms for High-Fidelity 3D Shape Completion from a Single Depth Image

2025-11-14 · Matthias Humt, Ulrich Hillenbrand, Rudolph Triebel arxiv

While generative models have seen significant adoption across a wide range of data modalities, including 3D data, a consensus on which model is best suited for which task has yet to be reached. Further, conditional infor…

Diffusion-Based Signed Distance Fields for 3D Shape Generation

2023-01-01 · CVPR 2023 1 · Jaehyeok Shim, Changwoo Kang, Kyungdon Joo

We propose a 3D shape generation framework (SDF-Diffusion in short) that uses denoising diffusion models with continuous 3D representation via signed distance fields (SDF). Unlike most existing methods that depend on…

3D Shape GenerationDenoisingSuper-Resolution

3DShape2VecSet: A 3D Shape Representation for Neural Fields and Generative Diffusion Models

2023-01-26 · Biao Zhang, Jiapeng Tang, Matthias Niessner, Peter Wonka

We introduce 3DShape2VecSet, a novel shape representation for neural fields designed for generative diffusion models. Our shape representation can encode 3D shapes given as surface models or point clouds, and represents …

3D Shape RepresentationPoint Cloud Completion