DreamFusion: Text-to-3D using 2D Diffusion
About
Recent breakthroughs in text-to-image synthesis have been driven by diffusion models trained on billions of image-text pairs. Adapting this approach to 3D synthesis would require large-scale datasets of labeled 3D data and efficient architectures for denoising 3D data, neither of which currently exist. In this work, we circumvent these limitations by using a pretrained 2D text-to-image diffusion model to perform text-to-3D synthesis. We introduce a loss based on probability density distillation that enables the use of a 2D diffusion model as a prior for optimization of a parametric image generator. Using this loss in a DeepDream-like procedure, we optimize a randomly-initialized 3D model (a Neural Radiance Field, or NeRF) via gradient descent such that its 2D renderings from random angles achieve a low loss. The resulting 3D model of the given text can be viewed from any angle, relit by arbitrary illumination, or composited into any 3D environment. Our approach requires no 3D training data and no modifications to the image diffusion model, demonstrating the effectiveness of pretrained image diffusion models as priors.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Text-to-3D Generation | GPTEval3D 110 prompts 1.0 | GPTEval3D Alignment1.00e+3 | 20 | |
| Text-to-3D Generation | T³Bench Single Object with Surroundings | BRISQUE90.2 | 14 | |
| System Identification | Synthetic dataset | Rel Error (delta_mu)0.005 | 12 | |
| Text-to-3D Generation | Objaverse | CLIP Score0.245 | 12 | |
| Text-to-3D Generation | T³Bench Single Object | Alignment Score24 | 11 | |
| 3D Human Generation | User Study 30 prompts | Q1 Best Preference Rate5.36 | 8 | |
| Text-to-3D Generation | 113 text-to-3D prompt objects (test) | Geometry CLIP Score17.4548 | 8 | |
| Text-to-3D Generation | Text-to-3D evaluation prompts | CLIP Score28.4 | 7 | |
| Text-conditioned 3D Generation | Text-to-3D Generation | Generation Latency (h)1.5 | 7 | |
| Text-to-3D Generation | COCO (val) | FID150.3 | 7 |