Jamaludi Salim
Universiti Malaysia Pahang Al-Sultan Abdullah (UMPSA)

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search

AGORA-BIM: An Agentic, Retrieval-Augmented and Spatially-Aware Framework for Natural Language Querying of BIM Knowledge Graphs Wijang Widhiarso; Alfiarini Alfiarini; Dytha Ananda Widhiarso; Jamaludi Salim
Journal of Intelligent Software Systems Vol 5, No 1 (2026): July 2026
Publisher : LPPM UTDI (d.h STMIK AKAKOM) Yogyakarta

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26798/jiss.v5i1.2810

Abstract

Building Information Modeling (BIM) consolidates heterogeneous building information into a single digital model, yet retrieving meaningful insights from Industry Foundation Classes (IFC) files remains difficult and demands specialised expertise. Recent work has shown that converting IFC into a Linked Building Data (LBD) knowledge graph (KG) and pairing it with Large Language Models (LLMs) enables natural language querying, but three limitations persist: (i) the full ontology cannot be supplied to the LLM because of prompt-token constraints, restricting holistic reasoning; (ii) single-pass SPARQL generation fails on complex queries, which is the dominant error mode; and (iii) implicit spatial concepts that are not explicitly modelled as KG entities, such as rooms, corridors and enclosed areas, are frequently answered incorrectly. We introduce AGORA-BIM, a framework that extends the KG-plus-LLM paradigm with three coordinated modules: a retrieval-augmented ontology-grounding module that injects only the semantically relevant schema fragments into the prompt; an agentic, self-correcting SPARQL-generation module built around an executor–validator–repair loop with verbal reflection; and a spatial-reasoning module that reconstructs implicit building entities from element geometry, adjacency and opening relationships. We describe the architecture, the prompting design, and an evaluation protocol on a real multi-storey office building in Barcelona with an extended question set, comparing AGORA-BIM against the single-pass baseline and across commercial and open-source LLM backbones. The illustrative results reported here indicate that grounding LLM reasoning in retrieved schema, bounded self-correction, and explicit spatial inference together substantially improve correctness on indirect and reasoning-intensive questions, while preserving interpretability. AGORA-BIM thus advances intuitive, scalable and cost-aware natural language access to BIM data.Keywords: Building Information Modeling (BIM), Large Language Models (LLMs), Retrieval-Augmented Generation (RAG), Knowledge Graphs, Agentic AI