English

Classification of Building Information Model (BIM) Structures with Deep Learning

Computer Vision and Pattern Recognition 2024-10-30 v1 Machine Learning Machine Learning

Abstract

In this work we study an application of machine learning to the construction industry and we use classical and modern machine learning methods to categorize images of building designs into three classes: Apartment building, Industrial building or Other. No real images are used, but only images extracted from Building Information Model (BIM) software, as these are used by the construction industry to store building designs. For this task, we compared four different methods: the first is based on classical machine learning, where Histogram of Oriented Gradients (HOG) was used for feature extraction and a Support Vector Machine (SVM) for classification; the other three methods are based on deep learning, covering common pre-trained networks as well as ones designed from scratch. To validate the accuracy of the models, a database of 240 images was used. The accuracy achieved is 57% for the HOG + SVM model, and above 89% for the neural networks.

Keywords

Cite

@article{arxiv.1808.00601,
  title  = {Classification of Building Information Model (BIM) Structures with Deep Learning},
  author = {Francesco Lomio and Ricardo Farinha and Mauri Laasonen and Heikki Huttunen},
  journal= {arXiv preprint arXiv:1808.00601},
  year   = {2024}
}

Comments

This work has been submitted to the IEEE for possible publication

R2 v1 2026-06-23T03:22:16.895Z