paper-with-me

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 principal challenge lies in effectively leveraging the spatiotemporal dependencies and exogenous factors related to the delay propagation. However, previous works only consider limited spatiotemporal patterns with few factors. To promote more comprehensive propagation modeling for delay prediction, we propose SpatioTemporal Propagation Network (STPN), a space-time separable graph convolutional network, which is novel in spatiotemporal dependency capturing. From the aspect of spatial relation modeling, we propose a multi-graph convolution model considering both geographic proximity and airline schedule. From the aspect of temporal dependency capturing, we propose a multi-head self-attentional mechanism that can be learned end-to-end and explicitly reason multiple kinds of temporal dependency of delay time series. We show that the joint spatial and temporal learning models yield a sum of the Kronecker product, which factors the spatiotemporal dependence into the sum of several spatial and temporal adjacency matrices. By this means, STPN allows cross-talk of spatial and temporal factors for modeling delay propagation. Furthermore, a squeeze and excitation module is added to each layer of STPN to boost meaningful spatiotemporal features. To this end, we apply STPN to multi-step ahead arrival and departure delay prediction in large-scale airport networks. To validate the effectiveness of our model, we experiment with two real-world delay datasets, including U.S and China flight delays; and we show that STPN outperforms state-of-the-art methods. In addition, counterfactuals produced by STPN show that it learns explainable delay propagation patterns.

📄 PDF Abstract BibTeX arXiv:2207.06959

Code (1)

kaimaoge/stpn 공식 구현 pytorch

Tasks

Decision MakingPredictionTime Series Analysis

Methods 이 논문이 사용한 방법론

Counterfactuals 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Aeolus: A Multi-structural Flight Delay Dataset

2025-10-30 · Lin Xu, Xinyun Yuan, Yuxuan Liang, Suwan Yin 외 arxiv

We introduce Aeolus, a large-scale Multi-modal Flight Delay Dataset designed to advance research on flight delay prediction and support the development of foundation models for tabular data. Existing datasets in this dom…

Relational ReasoningGraph Learning

FlightSense: An End-to-End MLOps Platform for Real-Time Flight Delay Prediction via Rotation-Chain Propagation Features and Agentic Conversational AI

2026-05-08 · Aditi J. Shelke, Renuka J. Shelke, Yash M. Kamerkar, Nitin P. Hazarani arxiv

Flight delays impose cascading operational and financial burdens across the aviation network, costing the U.S. economy billions of dollars annually by disrupting interconnected aircraft rotation systems. While prior mach…

Feature Engineering

Alexa, Predict My Flight Delay

2022-08-21 · Sia Gholami, Saba Khashe

Airlines are critical today for carrying people and commodities on time. Any delay in the schedule of these planes can potentially disrupt the business and trade of thousands of employees at any given time. Therefore, pr…

Prediction

From Aircraft Tracking Data to Network Delay Model: A Data-Driven Approach Considering En-Route Congestion

2020-11-11 · Yu Lin, Lishuai Li, Pan Ren, Yanjun Wang 외

En-route congestion causes delays in air traffic networks and will become more prominent as air traffic demand will continue to increase yet airspace volume cannot grow. However, most existing studies on flight delay mod…

A Model-Based Approach for Flight Delay Prediction

2023-05-01 · Indian Journal of Applied Research 2023 5 · Suklav Ghosh, Ayan Dutta, Mrittika Nandi, Smita Sarkar 외

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+5