paper-with-me

홈 › Papers

Semantic Score Distillation Sampling for Compositional Text-to-3D Generation

2024-10-11 · Ling Yang, Zixiang Zhang, Junlin Han, Bohan Zeng, Runjia Li, Philip Torr, Wentao Zhang

Generating high-quality 3D assets from textual descriptions remains a pivotal challenge in computer graphics and vision research. Due to the scarcity of 3D data, state-of-the-art approaches utilize pre-trained 2D diffusion priors, optimized through Score Distillation Sampling (SDS). Despite progress, crafting complex 3D scenes featuring multiple objects or intricate interactions is still difficult. To tackle this, recent methods have incorporated box or layout guidance. However, these layout-guided compositional methods often struggle to provide fine-grained control, as they are generally coarse and lack expressiveness. To overcome these challenges, we introduce a novel SDS approach, Semantic Score Distillation Sampling (SemanticSDS), designed to effectively improve the expressiveness and accuracy of compositional text-to-3D generation. Our approach integrates new semantic embeddings that maintain consistency across different rendering views and clearly differentiate between various objects and parts. These embeddings are transformed into a semantic map, which directs a region-specific SDS process, enabling precise optimization and compositional generation. By leveraging explicit semantic guidance, our method unlocks the compositional capabilities of existing pre-trained diffusion models, thereby achieving superior quality in 3D content generation, particularly for complex objects and scenes. Experimental results demonstrate that our SemanticSDS framework is highly effective for generating state-of-the-art complex 3D content. Code: https://github.com/YangLing0818/SemanticSDS-3D

📄 PDF Abstract BibTeX arXiv:2410.09009

Code (0)

등록된 구현이 없습니다.

Tasks

3D GenerationText to 3D

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Compositional 3D Scene Generation using Locally Conditioned Diffusion

2023-03-21 · Ryan Po, Gordon Wetzstein

Designing complex 3D scenes has been a tedious, manual process requiring domain expertise. Emerging text-to-3D generative models show great promise for making this task more intuitive, but existing approaches are limited…

Scene GenerationText to 3D

Inclusive Interactive Collisions for Multi-View Consistent Compositional 3D Generation

2026-06-23 · Chang Liu, Mingwen Shao, Xiang Lv, Xinyuan Chen 외 arxiv

Recent breakthroughs in 3D generation have advanced notably with the development of text-to-image diffusion model. However, existing methods remain two practical challenges: (1) They primarily generate single 3D object, …

Scene Generation3D Generation

CompGS: Unleashing 2D Compositionality for Compositional Text-to-3D via Dynamically Optimizing 3D Gaussians

2024-10-28 · CVPR 2025 1 · Chongjian Ge, Chenfeng Xu, Yuanfeng Ji, Chensheng Peng 외

Recent breakthroughs in text-guided image generation have significantly advanced the field of 3D generation. While generating a single high-quality 3D object is now feasible, generating multiple objects with reasonable i…

3D GenerationImage GenerationScene GenerationText to 3D

Urban Architect: Steerable 3D Urban Scene Generation with Layout Prior

2024-04-10 · Fan Lu, Kwan-Yee Lin, Yan Xu, Hongsheng Li 외

Text-to-3D generation has achieved remarkable success via large-scale text-to-image diffusion models. Nevertheless, there is no paradigm for scaling up the methodology to urban scale. Urban scenes, characterized by numer…

3D GenerationModel OptimizationScene GenerationText to 3D

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

2024-04-28 · Xiaolong Li, Jiawei Mo, Ying Wang, Chethan Parameshwara 외

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 m…

Image GenerationText to 3D