DStruct2Design: Data and Benchmarks for Data Structure Driven Generative Floor Plan Design
Zhi Hao Luo, Luis Lara, Ge Ya Luo, Florian Golemo, Christopher, Beckham, Christopher Pal

TL;DR
This paper introduces a new dataset, benchmarks, and baseline models for data structure-driven floorplan generation that emphasizes numerical constraints over aesthetics, enabling more precise and constrained design generation.
Contribution
It presents a novel dataset and benchmarks for data-structure-based floorplan generation and demonstrates the feasibility of using LLMs conditioned on data structures to respect numerical constraints.
Findings
Constructed datasets from RPLAN and ProcTHOR-10k for data-structure-based floorplan generation.
Designed metrics and benchmarks for evaluating constraint adherence.
Fine-tuned Llama3 to generate floorplans respecting numerical constraints.
Abstract
Text conditioned generative models for images have yielded impressive results. Text conditioned floorplan generation as a special type of raster image generation task also received particular attention. However there are many use cases in floorpla generation where numerical properties of the generated result are more important than the aesthetics. For instance, one might want to specify sizes for certain rooms in a floorplan and compare the generated floorplan with given specifications Current approaches, datasets and commonly used evaluations do not support these kinds of constraints. As such, an attractive strategy is to generate an intermediate data structure that contains numerical properties of a floorplan which can be used to generate the final floorplan image. To explore this setting we (1) construct a new dataset for this data-structure to data-structure formulation of floorplan…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsArchitecture and Computational Design
MethodsSparse Evolutionary Training
