🤖 AI Summary
Large foundation models (LFMs) struggle to effectively capture the semantic, spatial, and topological multimodal features inherent in Building Information Modeling (BIM). Method: This paper introduces BIGNet—the first large-scale graph neural network tailored for BIM—built upon a million-node homogeneous BIM graph dataset. We enhance GraphMAE2 with a local message-passing mechanism based on 30-cm spatial neighborhoods, incorporate node-masking self-supervised pretraining, and integrate Graph Attention Networks (GATs) to improve transferability. Contribution/Results: BIGNet pioneers unified representation learning and cross-task reuse of multimodal BIM design knowledge within a graph-structured framework. Experiments on BIM design review tasks demonstrate that BIGNet achieves a 72.7% average F1-score improvement over non-pretrained baselines, significantly advancing automated understanding and reuse of civil engineering design knowledge.
📝 Abstract
Large Foundation Models (LFMs) have demonstrated significant advantages in civil engineering, but they primarily focus on textual and visual data, overlooking the rich semantic, spatial, and topological features in BIM (Building Information Modelling) models. Therefore, this study develops the first large-scale graph neural network (GNN), BIGNet, to learn, and reuse multidimensional design features embedded in BIM models. Firstly, a scalable graph representation is introduced to encode the "semantic-spatial-topological" features of BIM components, and a dataset with nearly 1 million nodes and 3.5 million edges is created. Subsequently, BIGNet is proposed by introducing a new message-passing mechanism to GraphMAE2 and further pretrained with a node masking strategy. Finally, BIGNet is evaluated in various transfer learning tasks for BIM-based design checking. Results show that: 1) homogeneous graph representation outperforms heterogeneous graph in learning design features, 2) considering local spatial relationships in a 30 cm radius enhances performance, and 3) BIGNet with GAT (Graph Attention Network)-based feature extraction achieves the best transfer learning results. This innovation leads to a 72.7% improvement in Average F1-score over non-pretrained models, demonstrating its effectiveness in learning and transferring BIM design features and facilitating their automated application in future design and lifecycle management.