Multi-agent framework iteratively verifies interior layouts against architectural constraints

Agentic Designer divides layout generation into proposal, evaluation, and refinement stages, using a Progressive Consensus Mechanism to prevent geometric errors.

PaperTop Universitycs.CVarXiv:2607.20866v1
Zhijing Yang · Haocheng Lin · Zhihua Xu · Haojie Li · Keze Wang · Liang Lin · +1 more

Guangdong University of Technology · Sun Yat-sen University · South China University of Technology

Research Digest··2 min read
The authors propose Agentic Designer, a multi-agent system that generates interior furniture layouts by breaking the task into stages of proposal, evaluation, and refinement. Compared to one-shot methods, their approach enforces geometric constraints at each step, achieving superior structural adherence and functional coherence on a new benchmark, InStruct.

What they did

The authors designed a framework with three specialized agents: a Generator proposes furniture placements, an Evaluator checks geometric constraints (e.g., no collisions with walls/doors/windows), and a Refiner adjusts placements based on evaluations. These agents operate iteratively through a Progressive Consensus Mechanism, committing a placement only after passing geometric validation. To support development and evaluation, they introduced InStruct, a benchmark of over 18,000 parametrically annotated interior layouts with structure-specific metrics.

Key findings

  • Agentic Designer outperformed state-of-the-art diffusion-based and LLM-based methods on all structure-centric metrics, including collision rate and functional feasibility.
  • The Progressive Consensus Mechanism reduced error accumulation, with iterative refinement yielding consistently higher constraint satisfaction than single-pass approaches.
  • User studies confirmed that human raters preferred Agentic Designer's layouts for both structural adherence and aesthetic plausibility.

Why it matters

This work demonstrates that decomposing layout generation into modular, verifiable steps can overcome the limitations of black-box one-shot generation. The explicit geometric checking mechanism offers a practical path toward automated spatial design that respects real-world architectural constraints.

Caveats

The framework assumes the availability of parametric room annotations (walls, doors, windows), limiting applicability to settings without such structured input. The iterative refinement process also incurs additional computational cost compared to one-shot methods. The benchmark, while comprehensive, is synthetic; real-world layouts may introduce further complexities not captured in the dataset.

§
newspaper

Research Digest

Articles published under the Zotpaper byline are synthesized from multiple source publications by our AI editor and reviewed by our editorial process. Each story combines reporting from credible outlets to give readers a balanced, comprehensive view.