CLJul 26, 2019

Automatically Learning Construction Injury Precursors from Text

arXiv:1907.11769v3129 citations
Originality Synthesis-oriented
AI Analysis

This work addresses safety improvement in the construction industry by leveraging digital reports, but it is incremental as it applies existing methods to a new domain.

The study tackled the problem of automatically learning injury precursors from construction accident reports by comparing deep learning and traditional NLP methods, showing that valid injury precursors can be identified from textual patterns predictive of safety outcomes.

In light of the increasing availability of digitally recorded safety reports in the construction industry, it is important to develop methods to exploit these data to improve our understanding of safety incidents and ability to learn from them. In this study, we compare several approaches to automatically learn injury precursors from raw construction accident reports. More precisely, we experiment with two state-of-the-art deep learning architectures for Natural Language Processing (NLP), Convolutional Neural Networks (CNN) and Hierarchical Attention Networks (HAN), and with the established Term Frequency - Inverse Document Frequency representation (TF-IDF) + Support Vector Machine (SVM) approach. For each model, we provide a method to identify (after training) the textual patterns that are, on average, the most predictive of each safety outcome. We show that among those pieces of text, valid injury precursors can be found. The proposed methods can also be used by the user to visualize and understand the models' predictions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes