paper-with-me

홈 › Papers

Dual-Temporal LSTM with Hybrid Attention for Airline Passenger Load Factor Forecasting: Integrating Intra-Flight and Inter-Flight Booking Dynamics

2026-05-12 · ASM Nazrul Islam, Md. Hasanul Kabir, Md. Liakot Ali, Joydeb Kumar Sana arxiv

Accurate short-term demand forecasting is crucial to airline revenue management, yet most existing systems fail to meet this need because current models treat booking data as a single temporal dimension, either the accumulation of bookings for a specific flight or the historical booking profile of the same route. This unidimensional view discards information carried by the other temporal stream and forecasting absolute passenger counts introduces a further operational fragility when change in planned aircraft type alters total seat capacity. This study addresses both limitations. A dual-stream Long Short-Term Memory (LSTM) integrated with attention framework is proposed that simultaneously processes two complementary input sequences: a horizontal sequence capturing intra-flight booking accumulation over the days preceding departure, and a vertical sequence capturing inter-flight booking patterns at fixed days-before-departure offsets across historical flights. Multiple dual-stream architectural variants, combining self-attention, cross-attention, and hybrid attention with concatenation, residual, and gated fusion strategies, are developed and evaluated. Experiments on real-world reservation data from the national airline of Bangladesh, Biman Bangladesh Airlines (BBA), demonstrate that the proposed hybrid model achieves a Mean Absolute Error of 2.8167 and a coefficient of determination ($R^{2}$) of 0.9495, outperforming single-stream baselines, tree-based models, and three prior dual-LSTM architectures applied to the same data. Validation across four flight category pairs; domestic versus international, direct versus transit, high versus low frequency, and short versus mid versus long haul confirms that the model generalizes across operationally diverse route types. Biman Bangladesh Airlines (BBA) has officially integrated this methodology into its operations.

📄 PDF Abstract BibTeX arXiv:2605.11569

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RoBERTa-BiLSTM: A Context-Aware Hybrid Model for Sentiment Analysis

2024-06-01 · Md. Mostafizer Rahman, Ariful Islam Shiplu, Yutaka Watanobe, Md. Ashad Alam

Effectively analyzing the comments to uncover latent intentions holds immense value in making strategic decisions across various domains. However, several challenges hinder the process of sentiment analysis including the…

Sentiment Analysis

RTFN: A Robust Temporal Feature Network for Time Series Classification

2020-11-24 · Zhiwen Xiao, Xin Xu, Huanlai Xing, Shouxi Luo 외

Time series data usually contains local and global patterns. Most of the existing feature networks pay more attention to local features rather than the relationships among them. The latter is, however, also important yet…

ClassificationGeneral ClassificationRelation ExtractionTime Series+2

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

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 Manag…

Decision MakingManagementPredictionScheduling

Comparison between ARIMA and Deep Learning Models for Temperature Forecasting

2020-11-09 · Eranga De Saa, Lochandaka Ranathunga

Weather forecasting benefits us in various ways from farmers in cultivation and harvesting their crops to airlines to schedule their flights. Weather forecasting is a challenging task due to the chaotic nature of the atm…

Deep LearningWeather Forecasting