Consistency Diffusion Models for Single-Image 3D Reconstruction with Priors
Chenru Jiang, Chengrui Zhang, Xi Yang, Jie Sun, Yifei Zhang, Bin Dong, Kaizhu Huang
TL;DR
This work targets single-image 3D point cloud reconstruction by fusing 3D priors and 2D priors within a diffusion framework. The Consistency Diffusion Model (CDM) introduces a 3D Priors Constraint that tightens ELBO by leveraging multi-view depth priors, and integrates 2D priors derived from the input image to guide training, avoiding drift between training and sampling. Extensive experiments on ShapeNet and Co3D demonstrate state-of-the-art performance and illustrate the complementary benefits of 2D and 3D priors, with depth and contour cues playing dataset-dependent roles. The approach achieves improved reconstruction fidelity while maintaining reasonable training overhead, and points to future work in text-guided point cloud editing.
Abstract
This paper delves into the study of 3D point cloud reconstruction from a single image. Our objective is to develop the Consistency Diffusion Model, exploring synergistic 2D and 3D priors in the Bayesian framework to ensure superior consistency in the reconstruction process, a challenging yet critical requirement in this field. Specifically, we introduce a pioneering training framework under diffusion models that brings two key innovations. First, we convert 3D structural priors derived from the initial 3D point cloud as a bound term to increase evidence in the variational Bayesian framework, leveraging these robust intrinsic priors to tightly govern the diffusion training process and bolster consistency in reconstruction. Second, we extract and incorporate 2D priors from the single input image, projecting them onto the 3D point cloud to enrich the guidance for diffusion training. Our framework not only sidesteps potential model learning shifts that may arise from directly imposing additional constraints during training but also precisely transposes the 2D priors into the 3D domain. Extensive experimental evaluations reveal that our approach sets new benchmarks in both synthetic and real-world datasets. The code is included with the submission.
