A Decision Support System for Safer Airplane Landings: Predicting Runway Conditions Using XGBoost and Explainable AI
Alise Danielle Midtfjord, Riccardo De Bin, Arne Bang Huseby

TL;DR
This paper presents a machine learning-based decision support system using XGBoost and explainable AI to accurately predict runway slipperiness, enhancing safety and efficiency during winter conditions.
Contribution
It introduces a combined classification and regression model using XGBoost trained on weather and sensor data, with SHAP for explainability, outperforming existing methods.
Findings
ROC AUC of 0.95 for slippery condition detection
MAE of 0.0254 for friction coefficient prediction
Outperforms state-of-the-art runway assessment methods
Abstract
The presence of snow and ice on runway surfaces reduces the available tire-pavement friction needed for retardation and directional control and causes potential economic and safety threats for the aviation industry during the winter seasons. To activate appropriate safety procedures, pilots need accurate and timely information on the actual runway surface conditions. In this study, XGBoost is used to create a combined runway assessment system, which includes a classification model to identify slippery conditions and a regression model to predict the level of slipperiness. The models are trained on weather data and runway reports. The runway surface conditions are represented by the tire-pavement friction coefficient, which is estimated from flight sensor data from landing aircrafts. The XGBoost models are combined with SHAP approximations to provide a reliable decision support system…
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
MethodsShapley Additive Explanations
