Sequential Classification of Aviation Safety Occurrences with Natural Language Processing
Aziida Nanyonga, Hassan Wasswa, Ugur Turhan, Oleksandra Molloy, Graham, Wild

TL;DR
This paper evaluates various deep learning models, including LSTM, BLSTM, GRU, and sRNN, for classifying aviation safety occurrences from textual narratives, achieving high accuracy and performance metrics.
Contribution
It systematically compares multiple deep learning architectures for classifying safety reports, demonstrating their effectiveness in understanding unstructured aviation safety text.
Findings
All models achieved over 87.9% accuracy.
sRNN slightly outperformed others in recall and accuracy.
Models showed high precision, recall, and F1 scores above 80%.
Abstract
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 reported to establish the root cause, propose safety recommendations etc. However, analysis narratives of the pre-accident events are presented using human-understandable, raw, unstructured, text that a computer system cannot understand. The ability to classify and categorise safety occurrences from their textual narratives would help aviation industry stakeholders make informed safety-critical decisions. To classify and categorise safety occurrences, we applied natural language processing (NLP) and AI (Artificial Intelligence) models to process text narratives. The study aimed to answer the question. How well can the damage level caused to the aircraft in a safety occurrence…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory · Sparse Evolutionary Training · Gated Recurrent Unit
