LGAIOct 30, 2025

Aeolus: A Multi-structural Flight Delay Dataset

arXiv:2510.26616v2h-index: 5Has Code
Originality Synthesis-oriented
AI Analysis

This dataset fills a key gap for domain-specific flight delay modeling and general-purpose structured data research, though it is incremental as it builds on existing data collection efforts.

The authors tackled the lack of datasets capturing spatiotemporal dynamics in flight delay prediction by introducing Aeolus, a large-scale multi-modal dataset with over 50 million flights, three aligned modalities, and comprehensive features to support tasks like regression and graph learning.

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 domain are typically limited to flat tabular structures and fail to capture the spatiotemporal dynamics inherent in delay propagation. Aeolus addresses this limitation by providing three aligned modalities: (i) a tabular dataset with rich operational, meteorological, and airportlevel features for over 50 million flights; (ii) a flight chain module that models delay propagation along sequential flight legs, capturing upstream and downstream dependencies; and (iii) a flight network graph that encodes shared aircraft, crew, and airport resource connections, enabling cross-flight relational reasoning. The dataset is carefully constructed with temporal splits, comprehensive features, and strict leakage prevention to support realistic and reproducible machine learning evaluation. Aeolus supports a broad range of tasks, including regression, classification, temporal structure modeling, and graph learning, serving as a unified benchmark across tabular, sequential, and graph modalities. We release baseline experiments and preprocessing tools to facilitate adoption. Aeolus fills a key gap for both domain-specific modeling and general-purpose structured data research.Our source code and data can be accessed at https://github.com/Flnny/Delay-data

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes