paper-with-me

홈 › Papers

PartGen: Part-level 3D Generation and Reconstruction with Multi-View Diffusion Models

2024-12-24 · CVPR 2025 1 · Minghao Chen, Roman Shapovalov, Iro Laina, Tom Monnier, Jianyuan Wang, David Novotny, Andrea Vedaldi

Text- or image-to-3D generators and 3D scanners can now produce 3D assets with high-quality shapes and textures. These assets typically consist of a single, fused representation, like an implicit neural field, a Gaussian mixture, or a mesh, without any useful structure. However, most applications and creative workflows require assets to be made of several meaningful parts that can be manipulated independently. To address this gap, we introduce PartGen, a novel approach that generates 3D objects composed of meaningful parts starting from text, an image, or an unstructured 3D object. First, given multiple views of a 3D object, generated or rendered, a multi-view diffusion model extracts a set of plausible and view-consistent part segmentations, dividing the object into parts. Then, a second multi-view diffusion model takes each part separately, fills in the occlusions, and uses those completed views for 3D reconstruction by feeding them to a 3D reconstruction network. This completion process considers the context of the entire object to ensure that the parts integrate cohesively. The generative completion model can make up for the information missing due to occlusions; in extreme cases, it can hallucinate entirely invisible parts based on the input 3D asset. We evaluate our method on generated and real 3D assets and show that it outperforms segmentation and part-extraction baselines by a large margin. We also showcase downstream applications such as 3D part editing.

📄 PDF Abstract BibTeX arXiv:2412.18608

Code (0)

등록된 구현이 없습니다.

Tasks

3D Generation3D ReconstructionImage to 3DObject

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
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 제목 키워드 기반

AutoPartGen: Autogressive 3D Part Generation and Discovery

2025-07-17 · Minghao Chen, Jianyuan Wang, Roman Shapovalov, Tom Monnier 외

We introduce AutoPartGen, a model that generates objects composed of 3D parts in an autoregressive manner. This model can take as input an image of an object, 2D masks of the object's parts, or an existing 3D object, and…

3D Generation3D ReconstructionObject

DreamPartGen: Semantically Grounded Part-Level 3D Generation via Collaborative Latent Denoising

2026-03-19 · Tianjiao Yu, Xinzhuo Li, Muntasir Wahed, Jerry Xiong 외 arxiv

Understanding and generating 3D objects as compositions of meaningful parts is fundamental to human perception and reasoning. However, most text-to-3D methods overlook the semantic and functional structure of parts. Whil…

3D Generation

Point Cloud Diffusion with Global and Local Reconstruction for Instance-Level 3D Anomaly Detection

2026-06-24 · Linchun Wu, Qin Zou, Jiwen Lu, Qingquan Li arxiv

3D anomaly detection in point clouds is critical for high-precision industrial manufacturing. Reconstruction-based methods have laid a strong foundation by detecting 3D anomalies through comparisons between defective inp…

3D Anomaly DetectionPoint Clouds

KineDiff3D: Kinematic-Aware Diffusion for Category-Level Articulated Object Shape Reconstruction and Generation

2025-10-20 · WenBo Xu, Liu Liu, Li Zhang, Ran Zhang 외 arxiv

Articulated objects, such as laptops and drawers, exhibit significant challenges for 3D reconstruction and pose estimation due to their multi-part geometries and variable joint configurations, which introduce structural …

3D ReconstructionPose Estimation

GenRecon: Bridging Generative Priors for Multi-View 3D Scene Reconstruction

2026-05-22 · Katharina Schmid, Nicolas von Lützow, Jozef Hladký, Angela Dai 외 arxiv

We introduce a new approach to high-fidelity 3D scene reconstruction from multi-view RGB images that tightly couples reconstruction with a strong generative 3D prior. We cast scene reconstruction as conditional 3D genera…

3D Generation