The aviation industry is facing rapid growth, making safety risk assessment more critical than ever. Traditional Safety Management Systems (SMS), though foundational, struggle with the increasing volume and complexity of safety data. This research exp...
The aviation industry is facing rapid growth, making safety risk assessment more critical than ever. Traditional Safety Management Systems (SMS), though foundational, struggle with the increasing volume and complexity of safety data. This research explores how Big Data analytics, Natural Language Processing (NLP), and Large Language Models (LLMs) can improve the automation and reliability of safety risk classification. Using the U.S. Aviation Safety Reporting System (ASRS) dataset, which contains narrative reports of incidents, two classification tasks were carried out: single-label classification of primary problems and multi-label classification of contributing factors. DistilBERT, a transformer-based model, was fine-tuned for both tasks, with baseline performance compared against a probability thresholding approach to better handle class imbalance. The findings demonstrate that threshold-adjusted classification improved precision and F1-scores for dominant categories such as Human Factors and Aircraft, while maintaining balanced performance across smaller classes. In the multi-label task, the model achieved a micro-F1 of 0.82 and a weighted-F1 of 0.82, highlighting its capacity to identify multiple contributing factors within a single report. These results confirm that NLP and LLM-based methods can streamline aviation safety risk assessment, reduce reliance on manual analysis, and provide timely insights for regulators and operators. The study offers practical evidence that advanced machine learning tools can support data-driven decision-making and strengthen proactive safety management in aviation.
Keywords: Aviation Safety - Risk Assessment - Natural Language Processing - Large Language Models - Transformer Models (DistilBERT - Multi-label Classification).