3DTopia: Large Text-to-3D Generation Model with Hybrid Diffusion Priors
Fangzhou Hong, Jiaxiang Tang, Ziang Cao, Min Shi, Tong Wu, Zhaoxi Chen, Shuai Yang, Tengfei Wang, Liang Pan, Dahua Lin, Ziwei Liu
TL;DR
This work addresses the challenge of generating high-quality 3D assets from natural language by combining fast feed-forward diffusion-based generation with a high-fidelity refinement stage. It introduces 3DTopia, a two-stage pipeline that uses a tri-plane latent diffusion model for rapid coarse 3D generation and a hybrid SDS-based refinement leveraging both latent-space and pixel-space 2D diffusion priors to produce detailed textures. A large-scale data curation pipeline (3DTopia-360K) based on Objaverse captions and LLM-based processing provides rich training data. Empirical results show improvements over baselines in texture fidelity and CLIP-based alignment, highlighting the practical potential for rapid, controllable text-to-3D asset creation.
Abstract
We present a two-stage text-to-3D generation system, namely 3DTopia, which generates high-quality general 3D assets within 5 minutes using hybrid diffusion priors. The first stage samples from a 3D diffusion prior directly learned from 3D data. Specifically, it is powered by a text-conditioned tri-plane latent diffusion model, which quickly generates coarse 3D samples for fast prototyping. The second stage utilizes 2D diffusion priors to further refine the texture of coarse 3D models from the first stage. The refinement consists of both latent and pixel space optimization for high-quality texture generation. To facilitate the training of the proposed system, we clean and caption the largest open-source 3D dataset, Objaverse, by combining the power of vision language models and large language models. Experiment results are reported qualitatively and quantitatively to show the performance of the proposed system. Our codes and models are available at https://github.com/3DTopia/3DTopia
