CVAIApr 28, 2024

Grounded Compositional and Diverse Text-to-3D with Pretrained Multi-View Diffusion Model

arXiv:2404.18065v15 citationsh-index: 10
Originality Incremental advance
AI Analysis

This addresses the challenge of accurate and high-fidelity text-to-3D generation for applications in graphics and AI, though it is incremental as it builds on existing multi-view diffusion models.

The paper tackles the problem of generating 3D assets from complex, compositional text prompts by proposing Grounded-Dreamer, a two-stage approach that uses a pre-trained multi-view diffusion model with attention refocusing and hybrid optimization, resulting in consistent outperformance of previous state-of-the-art methods in quality and accuracy.

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.

Foundations

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

Your Notes