Deep learning-based extraction of predicate-argument structure (PAS) in building design rule sentences☆

Jaeyeol Song,Jin-Kook Lee,Jungsik Choi,Inhan Kim
DOI: https://doi.org/10.1093/jcde/qwaa046
2020-05-14
Journal of Computational Design and Engineering
Abstract:Abstract This paper describes an approach to extracting a predicate-argument structure (PAS) in building design rule sentences using natural language processing (NLP) and deep learning models. For the computer to reason about the compliance of building design, design rules represented by natural language must be converted into a computer-readable format. The rule interpretation and translation processes are challenging tasks because of the vagueness and ambiguity of natural language. Many studies have proposed approaches to address this problem, but most of these are dependent on manual tasks, which is the bottleneck to expanding the scope of design rule checking to design requirements from various documents. In this paper, we apply deep learning-based NLP techniques for translating design rule sentences into a computer-readable data structure. To apply deep learning-based NLP techniques to the rule interpretation process, we identified the semantic role elements of building design requirements and defined a PAS for design rule checking. Using a bidirectional long short-term memory model with a conditional random field layer, the computer can intelligently analyze constituents of building design rule sentences and automatically extract the logical elements. The proposed approach contributes to broadening the scope of building information modeling-enabled rule checking to any natural language-based design requirements.
computer science, interdisciplinary applications,engineering, multidisciplinary
What problem does this paper attempt to address?