paper-with-me

Papers

Boundary-Constrained Diffusion Models for Floorplan Generation: Balancing Realism and Diversity

2026-02-02 · Leonardo Stoppani, Davide Bacciu, Shahab Mokarizadeh arxiv

Diffusion models have become widely popular for automated floorplan generation, producing highly realistic layouts conditioned on user-defined constraints. However, optimizing for perceptual metrics such as the Fréchet Inception Distance (FID) causes limited design diversity. To address this, we propose the Diversity Score (DS), a metric that quantifies layout diversity under fixed constraints. Moreover, to improve geometric consistency, we introduce a Boundary Cross-Attention (BCA) module that enables conditioning on building boundaries. Our experiments show that BCA significantly improves boundary adherence, while prolonged training drives diversity collapse undiagnosed by FID, revealing a critical trade-off between realism and diversity. Out-Of-Distribution evaluations further demonstrate the models' reliance on dataset priors, emphasizing the need for generative systems that explicitly balance fidelity, diversity, and generalization in architectural design tasks.

📄 PDF Abstract BibTeX arXiv:2602.01949

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Graph2Plan: Learning Floorplan Generation from Layout Graphs

2020-04-27 · Ruizhen Hu, Zeyu Huang, Yuhan Tang, Oliver van Kaick 외

We introduce a learning framework for automated floorplan generation which combines generative modeling using deep neural networks and user-in-the-loop designs to enable human users to provide sparse design constraints. …

Graph Neural Network

HouseDiffusion: Vector Floorplan Generation via a Diffusion Model with Discrete and Continuous Denoising

2022-11-23 · CVPR 2023 1 · Mohammad Amin Shabani, Sepidehsadat Hosseini, Yasutaka Furukawa

The paper presents a novel approach for vector-floorplan generation via a diffusion model, which denoises 2D coordinates of room/door corners with two inference objectives: 1) a single-step noise as the continuous quanti…

DenoisingVector Graphics

GSDiff: Synthesizing Vector Floorplans via Geometry-enhanced Structural Graph Generation

2024-08-29 · Sizhe Hu, WenMing Wu, Yuntao Wang, Benzhu Xu 외

Automating architectural floorplan design is vital for housing and interior design, offering a faster, cost-effective alternative to manual sketches by architects. However, existing methods, including rule-based and lear…

Graph Generation

HouseLLM: LLM-Assisted Two-Phase Text-to-Floorplan Generation

2024-11-19 · Ziyang Zong, Zhaohuan Zhan, Guang Tan

This paper proposes a two-phase text-to-floorplan generation method, which guides a Large Language Model (LLM) to generate an initial layout (Layout-LLM) and refines them into the final floorplans through conditional dif…

Language ModelingLanguage ModellingLarge Language ModelLayout Design

End-to-end Graph-constrained Vectorized Floorplan Generation with Panoptic Refinement

2022-07-27 · Jiachen Liu, Yuan Xue, Jose Duarte, Krishnendra Shekhawat 외

The automatic generation of floorplans given user inputs has great potential in architectural design and has recently been explored in the computer vision community. However, the majority of existing methods synthesize f…