paper-with-me

Papers

Towards Language-guided Interactive 3D Generation: LLMs as Layout Interpreter with Generative Feedback

2023-05-25 · Yiqi Lin, Hao Wu, Ruichen Wang, Haonan Lu, Xiaodong Lin, Hui Xiong, Lin Wang

Generating and editing a 3D scene guided by natural language poses a challenge, primarily due to the complexity of specifying the positional relations and volumetric changes within the 3D space. Recent advancements in Large Language Models (LLMs) have demonstrated impressive reasoning, conversational, and zero-shot generation abilities across various domains. Surprisingly, these models also show great potential in realizing and interpreting the 3D space. In light of this, we propose a novel language-guided interactive 3D generation system, dubbed LI3D, that integrates LLMs as a 3D layout interpreter into the off-the-shelf layout-to-3D generative models, allowing users to flexibly and interactively generate visual content. Specifically, we design a versatile layout structure base on the bounding boxes and semantics to prompt the LLMs to model the spatial generation and reasoning from language. Our system also incorporates LLaVA, a large language and vision assistant, to provide generative feedback from the visual aspect for improving the visual quality of generated content. We validate the effectiveness of LI3D, primarily in 3D generation and editing through multi-round interactions, which can be flexibly extended to 2D generation and editing. Various experiments demonstrate the potential benefits of incorporating LLMs in generative AI for applications, e.g., metaverse. Moreover, we benchmark the layout reasoning performance of LLMs with neural visual artist tasks, revealing their emergent ability in the spatial layout domain.

📄 PDF Abstract BibTeX arXiv:2305.15808

Code (0)

등록된 구현이 없습니다.

Tasks

3D Generation

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Chat2Layout: Interactive 3D Furniture Layout with a Multimodal LLM

2024-07-31 · Can Wang, Hongliang Zhong, Menglei Chai, Mingming He 외

Automatic furniture layout is long desired for convenient interior design. Leveraging the remarkable visual reasoning capabilities of multimodal large language models (MLLMs), recent methods address layout generation in …

In-Context LearningLayout DesignLayout GenerationVisual Prompting+1

Scenethesis: A Language and Vision Agentic Framework for 3D Scene Generation

2025-05-05 · Lu Ling, Chen-Hsuan Lin, Tsung-Yi Lin, Yifan Ding 외

Synthesizing interactive 3D scenes from text is essential for gaming, virtual reality, and embodied AI. However, existing methods face several challenges. Learning-based approaches depend on small-scale indoor datasets, …

Common Sense ReasoningScene Generation

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

Ctrl-Room: Controllable Text-to-3D Room Meshes Generation with Layout Constraints

2023-10-05 · Chuan Fang, Yuan Dong, Kunming Luo, Xiaotao Hu 외

Text-driven 3D indoor scene generation is useful for gaming, the film industry, and AR/VR applications. However, existing methods cannot faithfully capture the room layout, nor do they allow flexible editing of individua…

Layout GenerationScene GenerationText to 3D

TaleCrafter: Interactive Story Visualization with Multiple Characters

2023-05-29 · Yuan Gong, Youxin Pang, Xiaodong Cun, Menghan Xia 외

Accurate Story visualization requires several necessary elements, such as identity consistency across frames, the alignment between plain text and visual content, and a reasonable layout of objects in images. Most previo…

Image GenerationLayout GenerationStory VisualizationText to Image Generation+1