paper-with-me

Papers

Layout Generation Agents with Large Language Models

2024-05-13 · Yuichi Sasazawa, Yasuhiro Sogawa

In recent years, there has been an increasing demand for customizable 3D virtual spaces. Due to the significant human effort required to create these virtual spaces, there is a need for efficiency in virtual space creation. While existing studies have proposed methods for automatically generating layouts such as floor plans and furniture arrangements, these methods only generate text indicating the layout structure based on user instructions, without utilizing the information obtained during the generation process. In this study, we propose an agent-driven layout generation system using the GPT-4V multimodal large language model and validate its effectiveness. Specifically, the language model manipulates agents to sequentially place objects in the virtual space, thus generating layouts that reflect user instructions. Experimental results confirm that our proposed method can generate virtual spaces reflecting user instructions with a high success rate. Additionally, we successfully identified elements contributing to the improvement in behavior generation performance through ablation study.

📄 PDF Abstract BibTeX arXiv:2405.08037

Code (1)

ckdjrkffz/layout-agent 공식 구현

Tasks

Language ModelingLanguage ModellingLarge Language ModelLayout GenerationMultimodal Large Language Model

Similar Papers 제목 키워드 기반

NaLA: A 3D Native LLM Layout Agent for High-quality 3D Scene Generation

2026-06-28 · Cheng Wan, Yongsen Mao, Wenzheng Wu, Yuxuan Xie 외 arxiv

Recently, Large Language Models (LLMs) have emerged as promising layout agents for 3D scene generation. Existing layout agents still suffer from implausible layout generation because most of them convert 3D assets and 3D…

Scene Generation

RoboLayout: Differentiable 3D Scene Generation for Embodied Agents

2026-02-18 · Ali Shamsaddinlou arxiv

Recent advances in vision language models (VLMs) have shown strong potential for spatial reasoning and 3D scene layout generation from open-ended language instructions. However, generating layouts that are not only seman…

Spatial ReasoningScene Generation

APD-Agents: A Large Language Model-Driven Multi-Agents Collaborative Framework for Automated Page Design

2025-11-18 · Xinpeng Chen, Xiaofeng Han, Kaihao Zhang, Guochao Ren 외 arxiv

Layout design is a crucial step in developing mobile app pages. However, crafting satisfactory designs is time-intensive for designers: they need to consider which controls and content to present on the page, and then re…

LLMs as Layout Designers: Enhanced Spatial Reasoning for Content-Aware Layout Generation

2025-09-21 · Sha Li, Stefano Petrangeli, Yu Shen, Xiang Chen 외 arxiv

While Large Language Models (LLMs) have demonstrated impressive reasoning and planning abilities in textual domains and can effectively follow instructions for complex tasks, their ability to understand and manipulate sp…

Reinforcement LearningSpatial Reasoning

IL3D: A Large-Scale Indoor Layout Dataset for LLM-Driven 3D Scene Generation

2025-10-14 · Wenxu Zhou, Kaixuan Nie, Hang Du, Dong Yin 외 arxiv

In this study, we present IL3D, a large-scale dataset meticulously designed for large language model (LLM)-driven 3D scene generation, addressing the pressing demand for diverse, high-quality training data in indoor layo…

Scene GenerationPoint Clouds