Search papers, labs, and topics across Lattice.
This paper introduces Agentic Designer, a multi-agent framework that enhances interior layout generation by iteratively verifying geometric constraints through a Progressive Consensus Mechanism. By coordinating three specialized agents鈥擥enerator, Evaluator, and Refiner鈥攖his approach prevents structural collisions and ensures functional feasibility in complex room designs. The framework is validated against a new benchmark, InStruct, revealing significant improvements over existing methods in both structural adherence and design coherence.
Agentic Designer achieves unprecedented structural adherence in interior layouts by employing a multi-agent system that iteratively verifies geometric constraints before placement.
Generating realistic interior furniture layouts that strictly adhere to architectural constraints (e.g., walls, doors, and windows) remains a fundamental challenge in automated spatial design. Existing approaches, primarily based on one-shot generation using diffusion models or Large Language Models (LLMs), lack explicit mechanisms for intermediate geometric constraint verification, often resulting in structural collisions and functionally infeasible arrangements under complex room constraints. To address these challenges, we propose Agentic Designer, a progressive, multi-agent framework that formulates structure-aware interior layout generation as an iterative and constraint-verified decision process. By decomposing layout synthesis into modular stages of proposal, verification, and adjustment, the framework coordinates three specialized agents, a Generator, an Evaluator, and a Refiner, through a Progressive Consensus Mechanism. This mechanism enforces stepwise geometric validation and correction before each placement is committed, thereby preventing error accumulation. To facilitate this structure-aware paradigm and standardize evaluation, we establish InStruct, a comprehensive benchmark that integrates a dataset comprising over 18,000 high-quality, parametrically annotated samples with a novel suite of structure-centric metrics. Extensive quantitative evaluations, qualitative analyses, and user studies show that Agentic Designer significantly outperforms state-of-the-art methods, demonstrating substantial improvements in strict structural adherence and functional design coherence.