A Stable Diffusion model fine-tuned with LoRA and guided by ControlNet generates residential layouts from text prompts that describe room counts, sizes, and connections, with claimed improvements over two baselines.
House-GAN: Relational Generative Adversarial Networks for Graph-constrained House Layout Generation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
This paper proposes a novel graph-constrained generative adversarial network, whose generator and discriminator are built upon relational architecture. The main idea is to encode the constraint into the graph structure of its relational networks. We have demonstrated the proposed architecture for a new house layout generation problem, whose task is to take an architectural constraint as a graph (i.e., the number and types of rooms with their spatial adjacency) and produce a set of axis-aligned bounding boxes of rooms. We measure the quality of generated house layouts with the three metrics: the realism, the diversity, and the compatibility with the input graph constraint. Our qualitative and quantitative evaluations over 117,000 real floorplan images demonstrate that the proposed approach outperforms existing methods and baselines. We will publicly share all our code and data.
fields
cs.AI 1years
2025 1verdicts
REJECT 1representative citing papers
citing papers explorer
-
Text Semantics to Flexible Design: A Residential Layout Generation Method Based on Stable Diffusion Model
A Stable Diffusion model fine-tuned with LoRA and guided by ControlNet generates residential layouts from text prompts that describe room counts, sizes, and connections, with claimed improvements over two baselines.