A geometric deep learning approach for checking element-to-entity mappings in infrastructure building information models

Bonsang Koo,Raekyu Jung,Youngsu Yu,Inhan Kim
DOI: https://doi.org/10.1093/jcde/qwaa075
2020-11-23
Journal of Computational Design and Engineering
Abstract:Abstract Data interoperability between domain-specific applications is a key prerequisite for building information modeling (BIM) to solidify its position as a central medium for collaboration and information sharing in the construction industry. The Industry Foundation Classes (IFC) provides an open and neutral data format to standardize data exchanges in BIM, but is often exposed to data loss and misclassifications. Concretely, errors in mappings between BIM elements and IFC entities may occur due to manual omissions or the lack of awareness of the IFC schema itself, which is broadly defined and highly complex. This study explored the use of geometric deep learning models to classify infrastructure BIM elements, with the ultimate goal of automating the prechecking of BIM-to-IFC mappings. Two models with proven classification performance, Multi-View Convolutional Neural Network (MVCNN) and PointNet, were trained and tested to classify 10 types of commonly used BIM elements in road infrastructure, using a dataset of 1496 3D models. Results revealed MVCNN as the superior model with ACC and F1 score values of 0.98 and 0.98, compared with PointNet's corresponding values of 0.83 and 0.87, respectively. MVCNN, which employs multiple images to learn the features of a 3D artifact, was able to discern subtle differences in their shapes and geometry. PointNet seems to lose the granularity of the shapes, as it uses points partially selected from point clouds.
computer science, interdisciplinary applications,engineering, multidisciplinary
What problem does this paper attempt to address?