paper-with-me

Papers

CompoNeRF: Text-guided Multi-object Compositional NeRF with Editable 3D Scene Layout

2023-03-24 · Haotian Bai, Yuanhuiyi Lyu, Lutao Jiang, Sijia Li, Haonan Lu, Xiaodong Lin, Lin Wang

Text-to-3D form plays a crucial role in creating editable 3D scenes for AR/VR. Recent advances have shown promise in merging neural radiance fields (NeRFs) with pre-trained diffusion models for text-to-3D object generation. However, one enduring challenge is their inadequate capability to accurately parse and regenerate consistent multi-object environments. Specifically, these models encounter difficulties in accurately representing quantity and style prompted by multi-object texts, often resulting in a collapse of the rendering fidelity that fails to match the semantic intricacies. Moreover, amalgamating these elements into a coherent 3D scene is a substantial challenge, stemming from generic distribution inherent in diffusion models. To tackle the issue of 'guidance collapse' and further enhance scene consistency, we propose a novel framework, dubbed CompoNeRF, by integrating an editable 3D scene layout with object-specific and scene-wide guidance mechanisms. It initiates by interpreting a complex text into the layout populated with multiple NeRFs, each paired with a corresponding subtext prompt for precise object depiction. Next, a tailored composition module seamlessly blends these NeRFs, promoting consistency, while the dual-level text guidance reduces ambiguity and boosts accuracy. Noticeably, our composition design permits decomposition. This enables flexible scene editing and recomposition into new scenes based on the edited layout or text prompts. Utilizing the open-source Stable Diffusion model, CompoNeRF generates multi-object scenes with high fidelity. Remarkably, our framework achieves up to a \textbf{54\%} improvement by the multi-view CLIP score metric. Our user study indicates that our method has significantly improved semantic accuracy, multi-view consistency, and individual recognizability for multi-object scene generation.

📄 PDF Abstract BibTeX arXiv:2303.13843

Code (0)

등록된 구현이 없습니다.

Tasks

NeRFObjectScene GenerationText to 3D

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…
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 제목 키워드 기반

LAYOUTDREAMER: Physics-guided Layout for Text-to-3D Compositional Scene Generation

2025-02-04 · Yang Zhou, Zongjin He, Qixuan Li, Chao Wang

Recently, the field of text-guided 3D scene generation has garnered significant attention. High-quality generation that aligns with physical realism and high controllability is crucial for practical 3D scene applications…

3DGSScene GenerationText to 3D

Comp4D: LLM-Guided Compositional 4D Scene Generation

2024-03-25 · Dejia Xu, Hanwen Liang, Neel P. Bhatt, Hezhen Hu 외

Recent advancements in diffusion models for 2D and 3D content creation have sparked a surge of interest in generating 4D content. However, the scarcity of 3D scene datasets constrains current methodologies to primarily o…

ObjectScene GenerationText to 3D

GALA3D: Towards Text-to-3D Complex Scene Generation via Layout-guided Generative Gaussian Splatting

2024-02-11 · Xiaoyu Zhou, Xingjian Ran, Yajiao Xiong, Jinlin He 외

We present GALA3D, generative 3D GAussians with LAyout-guided control, for effective compositional text-to-3D generation. We first utilize large language models (LLMs) to generate the initial layout and introduce a layou…

3D GenerationScene GenerationText to 3D

ReplaceAnything3D:Text-Guided 3D Scene Editing with Compositional Neural Radiance Fields

2024-01-31 · Edward Bartrum, Thu Nguyen-Phuoc, Chris Xie, Zhengqin Li 외

We introduce ReplaceAnything3D model (RAM3D), a novel text-guided 3D scene editing method that enables the replacement of specific objects within a scene. Given multi-view images of a scene, a text prompt describing the …

3D scene EditingObject

EPIC: Efficient Predicate-Guided Inference-Time Control for Compositional Text-to-Image Generation

2026-05-12 · Sunung Mun, Sunghyun Cho, Jungseul Ok arxiv

Recent text-to-image (T2I) generators can synthesize realistic images, but still struggle with compositional prompts involving multiple objects, counts, attributes, and relations. We introduce EPIC (Efficient Predicate-G…

Text-to-Image Generation