CLLGJan 13, 2023

Natural Language Processing of Aviation Occurrence Reports for Safety Management

arXiv:2301.05663v12 citationsh-index: 41
Originality Incremental advance
AI Analysis

This work addresses the labor-intensive and variable manual processing of safety reports in aviation, offering incremental improvements through NLP automation.

The paper tackled the problem of automating the analysis of aviation safety occurrence reports by exploring NLP methods, achieving effective automation of labeling with a transformer-based classifier, useful topic modeling, and promising summarization for probable cause texts.

Occurrence reporting is a commonly used method in safety management systems to obtain insight in the prevalence of hazards and accident scenarios. In support of safety data analysis, reports are often categorized according to a taxonomy. However, the processing of the reports can require significant effort from safety analysts and a common problem is interrater variability in labeling processes. Also, in some cases, reports are not processed according to a taxonomy, or the taxonomy does not fully cover the contents of the documents. This paper explores various Natural Language Processing (NLP) methods to support the analysis of aviation safety occurrence reports. In particular, the problems studied are the automatic labeling of reports using a classification model, extracting the latent topics in a collection of texts using a topic model and the automatic generation of probable cause texts. Experimental results showed that (i) under the right conditions the labeling of occurrence reports can be effectively automated with a transformer-based classifier, (ii) topic modeling can be useful for finding the topics present in a collection of reports, and (iii) using a summarization model can be a promising direction for generating probable cause texts.

Code Implementations1 repo
Foundations

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

Your Notes