paper-with-me

Papers

Towards an automated AI-based framework for floor plan compliance checks for residential buildings

2026-05-26 · Subash Gautam, Debaditya Acharya, Alexandra Kleeman, Sarah Foster arxiv

To improve residents' well-being in Australia's urban areas, governments have introduced policy reforms such as SEPP65, BADS, and SPP7.3 to enhance apartment design quality. These regulations require precise geometric and spatial analysis to evaluate health-related features, including daylight access, natural ventilation, privacy, and space efficiency. However, compliance checking remains challenging due to its manual, time-intensive nature. Additionally, evolving policies limit scalability for large-scale assessments across thousands of apartments. Existing automated floor plan analysis methods are fragmented and typically focus on single apartments, lacking a unified framework for multi-unit compliance checking. This article explores current advancements in automated floor plan analysis, particularly AI-driven approaches, and highlights key challenges in their practical adoption. To address these gaps, a conceptual framework is proposed for automated compliance checking in multi-apartment buildings. A Large Language Model (LLM) is used within a Rule Engine to convert textual building codes into executable, explainable rules. A Data Extraction Engine segments floor plan images into elements such as walls, rooms, fixtures, text, and symbols, and transforms them into a structured building graph with topological relationships. This structured representation is then evaluated by a Compliance Check Engine, which leverages LLM-generated rules for assessment. The proposed framework offers a scalable, consistent, and transparent approach to automated compliance checking across jurisdictions, supporting efficient enforcement of apartment design standards and promoting healthier, higher-density urban development.

📄 PDF Abstract BibTeX arXiv:2607.00015

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

An Automated Framework for Supporting Data-Governance Rule Compliance in Decentralized MIMO Contexts

2021-09-02 · Rui Zhao

We propose Dr.Aid, a logic-based AI framework for automated compliance checking of data governance rules over data-flow graphs. The rules are modelled using a formal language based on situation calculus and are suitable …

DoorDet: Semi-Automated Multi-Class Door Detection Dataset via Object Detection and Large Language Models

2025-08-11 · Licheng Zhang, Bach Le, Naveed Akhtar, Tuan Ngo arxiv

Accurate detection and classification of diverse door types in floor plans drawings is critical for multiple applications, such as building compliance checking, and indoor scene understanding. Despite their importance, p…

Multimodal ReasoningScene UnderstandingObject Detection

SkeySpot: Automating Service Key Detection for Digital Electrical Layout Plans in the Construction Industry

2025-08-14 · Dhruv Dosi, Rohit Meena, Param Rajpura, Yogesh Kumar Meena arxiv

Legacy floor plans, often preserved only as scanned documents, remain essential resources for architecture, urban planning, and facility management in the construction industry. However, the lack of machine-readable floo…

Object Detection

MANTRA: Synthesizing SMT-Validated Compliance Benchmarks for Tool-Using LLM Agents

2026-05-07 · Ashwani Anand, Ivi Chatzi, Ritam Raha, Anne-Kathrin Schmuck arxiv

Tool-using large language model (LLM) agents are increasingly deployed in settings where their reliable behavior is governed by strict procedural manuals. Ensuring that such agents comply with the rules from these manual…

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