paper-with-me

홈 › Papers

Pragmatist: Multiview Conditional Diffusion Models for High-Fidelity 3D Reconstruction from Unposed Sparse Views

2024-12-11 · Songchun Zhang, Chunhui Zhao

Inferring 3D structures from sparse, unposed observations is challenging due to its unconstrained nature. Recent methods propose to predict implicit representations directly from unposed inputs in a data-driven manner, achieving promising results. However, these methods do not utilize geometric priors and cannot hallucinate the appearance of unseen regions, thus making it challenging to reconstruct fine geometric and textural details. To tackle this challenge, our key idea is to reformulate this ill-posed problem as conditional novel view synthesis, aiming to generate complete observations from limited input views to facilitate reconstruction. With complete observations, the poses of the input views can be easily recovered and further used to optimize the reconstructed object. To this end, we propose a novel pipeline Pragmatist. First, we generate a complete observation of the object via a multiview conditional diffusion model. Then, we use a feed-forward large reconstruction model to obtain the reconstructed mesh. To further improve the reconstruction quality, we recover the poses of input views by inverting the obtained 3D representations and further optimize the texture using detailed input views. Unlike previous approaches, our pipeline improves reconstruction by efficiently leveraging unposed inputs and generative priors, circumventing the direct resolution of highly ill-posed problems. Extensive experiments show that our approach achieves promising performance in several benchmarks.

📄 PDF Abstract BibTeX arXiv:2412.08412

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionNovel View Synthesis

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

3D-aware Image Generation using 2D Diffusion Models

2023-03-31 · ICCV 2023 1 · Jianfeng Xiang, Jiaolong Yang, Binbin Huang, Xin Tong

In this paper, we introduce a novel 3D-aware image generation method that leverages 2D diffusion models. We formulate the 3D-aware image generation task as multiview 2D image set generation, and further to a sequential u…

Image Generation

Refining Few-Step Text-to-Multiview Diffusion via Reinforcement Learning

2025-05-26 · Ziyi Zhang, Li Shen, Deheng Ye, Yong Luo 외

Text-to-multiview (T2MV) generation, which produces coherent multiview images from a single text prompt, remains computationally intensive, while accelerated T2MV methods using few-step diffusion models often sacrifice i…

Denoisingreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Bolt3D: Generating 3D Scenes in Seconds

2025-03-18 · Stanislaw Szymanowicz, Jason Y. Zhang, Pratul Srinivasan, Ruiqi Gao 외

We present a latent diffusion model for fast feed-forward 3D scene generation. Given one or more images, our model Bolt3D directly samples a 3D scene representation in less than seven seconds on a single GPU. We achieve …

3D geometry3D ReconstructionGPUScene Generation

Fancy123: One Image to High-Quality 3D Mesh Generation via Plug-and-Play Deformation

2024-11-25 · CVPR 2025 1 · Qiao Yu, Xianzhi Li, Yuan Tang, Xu Han 외

Generating 3D meshes from a single image is an important but ill-posed task. Existing methods mainly adopt 2D multiview diffusion models to generate intermediate multiview images, and use the Large Reconstruction Model (…

Image to 3D

CMD: Controllable Multiview Diffusion for 3D Editing and Progressive Generation

2025-05-11 · Peng Li, Suizhi Ma, Jialiang Chen, YuAn Liu 외

Recently, 3D generation methods have shown their powerful ability to automate 3D model creation. However, most 3D generation methods only rely on an input image or a text prompt to generate a 3D model, which lacks the co…

3D Generation