A Geometric-Relational Deep Learning Framework for BIM Object Classification
Abstract
Interoperability issue is a significant problem in Building Information Modeling (BIM). Object type, as a kind of critical semantic information needed in multiple BIM applications like scan-to-BIM and code compliance checking, also suffers when exchanging BIM data or creating models using software of other domains. It can be supplemented using deep learning. Current deep learning methods mainly learn from the shape information of BIM objects for classification, leaving relational information inherent in the BIM context unused. To address this issue, we introduce a two-branch geometric-relational deep learning framework. It boosts previous geometric classification methods with relational information. We also present a BIM object dataset—IFCNet++, which contains both geometric and relational information about the objects. Experiments show that our framework can be flexibly adapted to different geometric methods and relational features do act as a bonus to general geometric learning methods, obviously improving their classification performance, thus reducing the manual labor of checking models and improving the practical value of enriched BIM models.
Cite
Text
Luo et al. "A Geometric-Relational Deep Learning Framework for BIM Object Classification." European Conference on Computer Vision Workshops, 2022. doi:10.1007/978-3-031-25082-8_23Markdown
[Luo et al. "A Geometric-Relational Deep Learning Framework for BIM Object Classification." European Conference on Computer Vision Workshops, 2022.](https://mlanthology.org/eccvw/2022/luo2022eccvw-geometricrelational/) doi:10.1007/978-3-031-25082-8_23BibTeX
@inproceedings{luo2022eccvw-geometricrelational,
title = {{A Geometric-Relational Deep Learning Framework for BIM Object Classification}},
author = {Luo, Hairong and Gao, Ge and Huang, Han and Ke, Ziyi and Peng, Cheng and Gu, Ming},
booktitle = {European Conference on Computer Vision Workshops},
year = {2022},
pages = {349-365},
doi = {10.1007/978-3-031-25082-8_23},
url = {https://mlanthology.org/eccvw/2022/luo2022eccvw-geometricrelational/}
}