paper-with-me

Papers

Co-Layout: LLM-driven Co-optimization for Interior Layout

2025-11-16 · Chucheng Xiang, Ruchao Bao, Biyin Feng, Wenzheng Wu, Zhongyuan Liu, Yirui Guan, Ligang Liu arxiv

We present a novel framework for automated interior design that combines large language models (LLMs) with grid-based integer programming to jointly optimize room layout and furniture placement. Given a textual prompt, the LLM-driven agent workflow extracts structured design constraints related to room configurations and furniture arrangements. These constraints are encoded into a unified grid-based representation inspired by ``Modulor". Our formulation accounts for key design requirements, including corridor connectivity, room accessibility, spatial exclusivity, and user-specified preferences. To improve computational efficiency, we adopt a coarse-to-fine optimization strategy that begins with a low-resolution grid to solve a simplified problem and guides the solution at the full resolution. Experimental results across diverse scenarios demonstrate that our joint optimization approach significantly outperforms existing two-stage design pipelines in solution quality, and achieves notable computational efficiency through the coarse-to-fine strategy.

📄 PDF Abstract BibTeX arXiv:2511.12474

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

FlairGPT: Repurposing LLMs for Interior Designs

2025-01-08 · Gabrielle Littlefair, Niladri Shekhar Dutt, Niloy J. Mitra

Interior design involves the careful selection and arrangement of objects to create an aesthetically pleasing, functional, and harmonized space that aligns with the client's design brief. This task is particularly challe…

Deep Layout of Custom-size Furniture through Multiple-domain Learning

2020-12-15 · Xinhan Di, Pengqian Yu, Danfeng Yang, Hong Zhu 외

In this paper, we propose a multiple-domain model for producing a custom-size furniture layout in the interior scene. This model is aimed to support professional interior designers to produce interior decoration solution…

End-to-end Generative Floor-plan and Layout with Attributes and Relation Graph

2020-12-15 · Xinhan Di, Pengqian Yu, Danfeng Yang, Hong Zhu 외

In this paper, we propose an end-end model for producing furniture layout for interior scene synthesis from the random vector. This proposed model is aimed to support professional interior designers to produce the interi…

Layout GenerationRelation

LLM-driven Indoor Scene Layout Generation via Scaled Human-aligned Data Synthesis and Multi-Stage Preference Optimization

2025-06-09 · Yixuan Yang, Zhen Luo, Tongsheng Ding, Junru Lu 외

Automatic indoor layout generation has attracted increasing attention due to its potential in interior design, virtual environment construction, and embodied AI. Existing methods fall into two categories: prompt-driven a…

Layout GenerationRobot Navigation

Constraint Solvers for User Interface Layout

2014-01-06 · Noreen Jamil

Constraints have played an important role in the construction of GUIs, where they are mainly used to define the layout of the widgets. Resizing behavior is very important in GUIs because areas have domain specific parame…