3D-CLFusion: Fast Text-to-3D Rendering with Contrastive Latent Diffusion
Yu-Jhe Li, Tao Xu, Ji Hou, Bichen Wu, Xiaoliang Dai, Albert Pumarola,, Peizhao Zhang, Peter Vajda, Kris Kitani

TL;DR
3D-CLFusion enables rapid, high-resolution text-to-3D creation by leveraging pre-trained latent NeRFs and a contrastive diffusion prior, significantly reducing generation time compared to previous methods.
Contribution
The paper introduces a contrastive learning-based diffusion prior for fast, view-invariant latent code generation in text-to-3D synthesis using pre-trained NeRFs.
Findings
Achieves 100x faster text-to-3D creation than DreamFusion.
Produces high-resolution 3D outputs with multi-view consistency.
Operates as a plug-and-play tool for rapid 3D content generation.
Abstract
We tackle the task of text-to-3D creation with pre-trained latent-based NeRFs (NeRFs that generate 3D objects given input latent code). Recent works such as DreamFusion and Magic3D have shown great success in generating 3D content using NeRFs and text prompts, but the current approach of optimizing a NeRF for every text prompt is 1) extremely time-consuming and 2) often leads to low-resolution outputs. To address these challenges, we propose a novel method named 3D-CLFusion which leverages the pre-trained latent-based NeRFs and performs fast 3D content creation in less than a minute. In particular, we introduce a latent diffusion prior network for learning the w latent from the input CLIP text/image embeddings. This pipeline allows us to produce the w latent without further optimization during inference and the pre-trained NeRF is able to perform multi-view high-resolution 3D synthesis…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputer Graphics and Visualization Techniques · 3D Shape Modeling and Analysis · Generative Adversarial Networks and Image Synthesis
MethodsContrastive Learning · Diffusion · Contrastive Language-Image Pre-training
