Multi-Airport Delay Prediction with Transformers
Airport performance prediction with a reasonable look-ahead time is a challenging task and has been attempted by various prior research. Traffic, demand, weather, and traffic management actions are all critical inputs to any prediction model. In this paper, a novel approach based on Temporal Fusion Transformer (TFT) was proposed to predict departure and arrival delays simultaneously for multiple airports at once. This approach can capture complex temporal dynamics of the inputs known at the time of prediction and then forecast selected delay metrics up to four hours into the future. When dealing with weather inputs, a self-supervised learning (SSL) model was developed to encode high-dimensional weather data into a much lower-dimensional representation to make the training of TFT more efficiently and effectively. The initial results show that the TFT-based delay prediction model achieves satisfactory performance measured by smaller prediction errors on a testing dataset. In addition, the interpretability analysis of the model outputs identifies the important input factors for delay prediction. The proposed approach is expected to help air traffic managers or decision makers gain insights about traffic management actions on delay mitigation and once operationalized, provide enough lead time to plan for predicted performance degradation.
Code (0)
등록된 구현이 없습니다.
Tasks
ManagementPredictionSelf-Supervised LearningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Airport Delay Prediction with Temporal Fusion Transformers
Since flight delay hurts passengers, airlines, and airports, its prediction becomes crucial for the decision-making of all stakeholders in the aviation industry and thus has been attempted by various previous research. H…
Decision MakingPredictionFlight Demand Forecasting with Transformers
Transformers have become the de-facto standard in the natural language processing (NLP) field. They have also gained momentum in computer vision and other domains. Transformers can enable artificial intelligence (AI) mod…
Demand ForecastingManagementPredictionPredicting Flight Delay with Spatio-Temporal Trajectory Convolutional Network and Airport Situational Awareness Map
To model and forecast flight delays accurately, it is crucial to harness various vehicle trajectory and contextual sensor data on airport tarmac areas. These heterogeneous sensor data, if modelled correctly, can be used …
A Model-Based Approach for Flight Delay Prediction
Flight delays incur costs directly and indirectly, such as for maintaining crowd at the gate, extra remuneration for staff, food service, and lodging. The delayed arrival of aircraft will have significant impact on an ai…
ClassificationClusteringManagementmodel+5Spatiotemporal Propagation Learning for Network-Wide Flight Delay Prediction
Demystifying the delay propagation mechanisms among multiple airports is fundamental to precise and interpretable delay prediction, which is crucial during decision-making for all aviation industry stakeholders. The prin…
Decision MakingPredictionTime Series Analysis