Grounded Compositional and Diverse Text-to-3D with Pretrained Multi-View Diffusion Model
Xiaolong Li, Jiawei Mo, Ying Wang, Chethan Parameshwara, Xiaohan Fei, Ashwin Swaminathan, CJ Taylor, Zhuowen Tu, Paolo Favaro, Stefano Soatto
TL;DR
Grounded-Dreamer tackles compositional text-to-3D synthesis by coupling a guided four-view generation stage with a diffusion-prior enhanced NeRF refinement. The first stage uses attention refocusing to produce coherent, text-aligned four-view images from a pre-trained multi-view diffusion model, while the second stage performs coarse-to-fine NeRF reconstruction guided by sparse-view supervision and a warm-started SDS loss to achieve high fidelity. Empirical results show improvements in compositional accuracy and text-image alignment over state-of-the-art baselines, with the ability to generate diverse 3D assets from the same prompt and without re-training the diffusion model. The method achieves a favorable balance between quality and efficiency, addressing common failure modes such as Janus-like distortions and incomplete compositional priors. This approach advances scalable, grounded 3D content creation from natural language prompts with practical implications for content creation pipelines and interactive design.
Abstract
In this paper, we propose an effective two-stage approach named Grounded-Dreamer to generate 3D assets that can accurately follow complex, compositional text prompts while achieving high fidelity by using a pre-trained multi-view diffusion model. Multi-view diffusion models, such as MVDream, have shown to generate high-fidelity 3D assets using score distillation sampling (SDS). However, applied naively, these methods often fail to comprehend compositional text prompts, and may often entirely omit certain subjects or parts. To address this issue, we first advocate leveraging text-guided 4-view images as the bottleneck in the text-to-3D pipeline. We then introduce an attention refocusing mechanism to encourage text-aligned 4-view image generation, without the necessity to re-train the multi-view diffusion model or craft a high-quality compositional 3D dataset. We further propose a hybrid optimization strategy to encourage synergy between the SDS loss and the sparse RGB reference images. Our method consistently outperforms previous state-of-the-art (SOTA) methods in generating compositional 3D assets, excelling in both quality and accuracy, and enabling diverse 3D from the same text prompt.
