pith. sign in

arxiv: 2408.08054 · v2 · pith:Z456Y4ZZnew · submitted 2024-08-15 · 💻 cs.AI · cs.CL· cs.SE

Text2BIM: Generating Building Models Using a Large Language Model-based Multi-Agent Framework

classification 💻 cs.AI cs.CLcs.SE
keywords frameworkmodelsauthoringdesignbuildingsoftwaretext2bimagents
0
0 comments X
read the original abstract

The conventional BIM authoring process typically requires designers to master complex and tedious modeling commands in order to materialize their design intentions within BIM authoring tools. This additional cognitive burden complicates the design process and hinders the adoption of BIM and model-based design in the AEC (Architecture, Engineering, and Construction) industry. To facilitate the expression of design intentions more intuitively, we propose Text2BIM, an LLM-based multi-agent framework that can generate 3D building models from natural language instructions. This framework orchestrates multiple LLM agents to collaborate and reason, transforming textual user input into imperative code that invokes the BIM authoring tool's APIs, thereby generating editable BIM models with internal layouts, external envelopes, and semantic information directly in the software. Furthermore, a rule-based model checker is introduced into the agentic workflow, utilizing predefined domain knowledge to guide the LLM agents in resolving issues within the generated models and iteratively improving model quality. Extensive experiments were conducted to compare and analyze the performance of three different LLMs under the proposed framework. The evaluation results demonstrate that our approach can effectively generate high-quality, structurally rational building models that are aligned with the abstract concepts specified by user input. Finally, an interactive software prototype was developed to integrate the framework into the BIM authoring software Vectorworks, showcasing the potential of modeling by chatting. The code is available at: https://github.com/dcy0577/Text2BIM

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. A Zero-Shot Multi-Agent Framework for Human-Building Interaction via Programmatic Reasoning

    cs.ET 2026-06 unverdicted novelty 4.0

    A zero-shot multi-agent framework routes queries through semantic decomposition and generates Python code for precise building analytics, tested on data from over 200 commercial buildings.