paper-with-me

Papers

Spatio-Temporal Data Mining for Aviation Delay Prediction

2021-03-20 · Kai Zhang, Yushan Jiang, Dahai Liu, Houbing Song

To accommodate the unprecedented increase of commercial airlines over the next ten years, the Next Generation Air Transportation System (NextGen) has been implemented in the USA that records large-scale Air Traffic Management (ATM) data to make air travel safer, more efficient, and more economical. A key role of collaborative decision making for air traffic scheduling and airspace resource management is the accurate prediction of flight delay. There has been a lot of attempts to apply data-driven methods such as machine learning to forecast flight delay situation using air traffic data of departures and arrivals. However, most of them omit en-route spatial information of airlines and temporal correlation between serial flights which results in inaccuracy prediction. In this paper, we present a novel aviation delay prediction system based on stacked Long Short-Term Memory (LSTM) networks for commercial flights. The system learns from historical trajectories from automatic dependent surveillance-broadcast (ADS-B) messages and uses the correlative geolocations to collect indispensable features such as climatic elements, air traffic, airspace, and human factors data along posterior routes. These features are integrated and then are fed into our proposed regression model. The latent spatio-temporal patterns of data are abstracted and learned in the LSTM architecture. Compared with previous schemes, our approach is demonstrated to be more robust and accurate for large hub airports.

📄 PDF Abstract BibTeX arXiv:2103.11221

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingManagementPredictionScheduling

Methods 이 논문이 사용한 방법론

Travel 설명 없음
Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Spatiotemporal Propagation Learning for Network-Wide Flight Delay Prediction

2022-07-14 · Yuankai Wu, Hongyu Yang, Yi Lin, Hong Liu

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

DEFM: Delay E mbedding based Forecast Machine for Time Series Forecasting by Spatiotemporal Information Transformation

2020-05-16 · Hao Peng, Wei Wang, Pei Chen, Rui Liu

Making accurate forecasts for a complex system is a challenge in various practical applications. The major difficulty in solving such a problem concerns nonlinear spatiotemporal dynamics with time-varying characteristics…

Time SeriesTime Series AnalysisTime Series Forecasting

Deciphering Air Travel Disruptions: A Machine Learning Approach

2024-08-05

This research investigates flight delay trends by examining factors such as departure time, airline, and airport. It employs regression machine learning methods to predict the contributions of various sources to delays. …

regressionTime Series

Spatiotemporal Data Mining: A Survey

2022-06-26 · Arun Sharma, Zhe Jiang, Shashi Shekhar

Spatiotemporal data mining aims to discover interesting, useful but non-trivial patterns in big spatial and spatiotemporal data. They are used in various application domains such as public safety, ecology, epidemiology, …

EpidemiologySurvey

Airport Delay Prediction with Temporal Fusion Transformers

2024-05-14 · Ke Liu, Kaijing Ding, Xi Cheng, Guanhao Xu 외

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 MakingPrediction