CVMar 14, 2023

Let 2D Diffusion Model Know 3D-Consistency for Robust Text-to-3D Generation

NVIDIAU of Toronto
arXiv:2303.07937v4158 citationsh-index: 23
Originality Incremental advance
AI Analysis

This addresses the instability in text-to-3D generation for applications like 3D content creation, though it is incremental as it builds on existing score distillation techniques.

The paper tackles the problem of 3D inconsistency in text-to-3D generation using score distillation from 2D diffusion models, proposing 3DFuse to incorporate 3D awareness and improve robustness, resulting in enhanced 3D consistency and performance over prior methods.

Text-to-3D generation has shown rapid progress in recent days with the advent of score distillation, a methodology of using pretrained text-to-2D diffusion models to optimize neural radiance field (NeRF) in the zero-shot setting. However, the lack of 3D awareness in the 2D diffusion models destabilizes score distillation-based methods from reconstructing a plausible 3D scene. To address this issue, we propose 3DFuse, a novel framework that incorporates 3D awareness into pretrained 2D diffusion models, enhancing the robustness and 3D consistency of score distillation-based methods. We realize this by first constructing a coarse 3D structure of a given text prompt and then utilizing projected, view-specific depth map as a condition for the diffusion model. Additionally, we introduce a training strategy that enables the 2D diffusion model learns to handle the errors and sparsity within the coarse 3D structure for robust generation, as well as a method for ensuring semantic consistency throughout all viewpoints of the scene. Our framework surpasses the limitations of prior arts, and has significant implications for 3D consistent generation of 2D diffusion models.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes