paper-with-me

홈 › Papers

Natural Language Processing of Aviation Occurrence Reports for Safety Management

2023-01-13 · Patrick Jonk, Vincent de Vries, Rombout Wever, Georgios Sidiropoulos, Evangelos Kanoulas

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.

📄 PDF Abstract BibTeX arXiv:2301.05663

Code (1)

aviationnlp/nlp_aviation_safety 공식 구현

Tasks

Management

Similar Papers 제목 키워드 기반

Aviation Safety Enhancement via NLP & Deep Learning: Classifying Flight Phases in ATSB Safety Reports

2025-01-14 · Aziida Nanyonga, Hassan Wasswa, Graham Wild

Aviation safety is paramount, demanding precise analysis of safety occurrences during different flight phases. This study employs Natural Language Processing (NLP) and Deep Learning models, including LSTM, CNN, Bidirecti…

Deep Learning

Sequential Classification of Aviation Safety Occurrences with Natural Language Processing

2025-01-11 · Aziida Nanyonga, Hassan Wasswa, Ugur Turhan, Oleksandra Molloy 외

Safety is a critical aspect of the air transport system given even slight operational anomalies can result in serious consequences. To reduce the chances of aviation safety occurrences, accidents and incidents are report…

Natural Language Processing and Deep Learning Models to Classify Phase of Flight in Aviation Safety Occurrences

2025-01-11 · Aziida Nanyonga, Hassan Wasswa, Oleksandra Molloy, Ugur Turhan 외

The air transport system recognizes the criticality of safety, as even minor anomalies can have severe consequences. Reporting accidents and incidents play a vital role in identifying their causes and proposing safety re…

There is No Big Brother or Small Brother: Knowledge Infusion in Language Models for Link Prediction and Question Answering

2023-01-10 · Ankush Agarwal, Sakharam Gawade, Sachin Channabasavarajendra, Pushpak Bhattacharyya

The integration of knowledge graphs with deep learning is thriving in improving the performance of various natural language processing (NLP) tasks. In this paper, we focus on knowledge-infused link prediction and questio…

Knowledge GraphsLink PredictionPredictionQuestion Answering

Comparative Analysis of Topic Modeling Techniques on ATSB Text Narratives Using Natural Language Processing

2025-01-02 · Aziida Nanyonga, Hassan Wasswa, Ugur Turhan, Keith Joiner 외

Improvements in aviation safety analysis call for innovative techniques to extract valuable insights from the abundance of textual data available in accident reports. This paper explores the application of four prominent…