Jul 2026· ISPRS International Journal of Geo-Information· 0 citations· 35 references
TL;DR
A Tensor Network Extended Kalman Filter (TNEKF) framework for short-term metro OD demand forecasting that consistently outperforms ARIMA, conventional EKF, and several state-of-the-art spatiotemporal prediction models in terms of MAE, RMSE, and MAPE.
Abstract
Accurate short-term metro origin–destination (OD) demand forecasting is essential for intelligent passenger flow management and urban rail transit operation. However, forecasting large-scale metro OD demand remains challenging due to its high dimensionality, nonlinear spatiotemporal dependencies, and demand uncertainty. To address these challenges, this paper proposes a Tensor Network Extended Kalman Filter (TNEKF) framework for short-term metro OD demand forecasting. First, metro OD demand is formulated as a nonlinear dynamic state-space prediction problem, where a multi-input multi-output Volterra model is adopted to characterize the nonlinear relationship between historical passenger demand and future OD flows. An Extended Kalman Filter (EKF) is then developed to recursively estimate the latent model parameters and continuously refine demand prediction using newly available observations. To improve computational efficiency for high-dimensional OD systems, both the latent state vector and covariance matrix are represented using low-rank tensor network structures, and all recursive filtering operations are implemented through tensor-network contractions without explicitly constructing large-scale matrices. Experiments on real-world smart-card data from the Hangzhou metro system demonstrate that the proposed method consistently outperforms ARIMA, conventional EKF, and several state-of-the-art spatiotemporal prediction models in terms of MAE, RMSE, and MAPE. Compared with the best-performing baseline of the whole-day scenario, the proposed method reduces MAE, RMSE, and MAPE by 30.2%, 9.8%, and 6.3%, respectively. Furthermore, the proposed framework exhibits strong robustness under disruption scenarios, demonstrating its effectiveness and scalability for large-scale metro OD demand forecasting.
A novel spatiotemporal Kalman filter network (ST-KFNet) framework for metro demand forecasting by integrating an autoregressive integrated moving average module, a Kalman filter (KF) module, and a convolutional neural network (CNN)-based variational autoencoder (VAE) module is proposed.
Ajing Su, Bing Wu, Xiaoxing Fang· Journal of Transportation En...· 0 citations
For urban ride-hailing services, accurate shortterm demand forecasting is essential for improving vehicle dispatching efficiency, reducing passenger waiting times, and supporting sustainable and intelligent urban mobility management. Short-term ride-hailing demand is shaped by complex couplings among historical demand, temporal regularity, and weather, which makes accurate prediction challenging. Unlike most existing ride-hailing forecasters that rely on graph-intensive or task-specific architectures, this paper proposes a concise Transformer-based method whose unique contribution to ridehailing demand prediction lies in two aspects: (i) a compact multifactor feature set tailored to short-term ride-hailing fluctuation, integrating historical demand, fine-grained temporal attributes, and weather variables; and (ii) explicit modelling of the nonlinear and non-monotonic effects of extreme weather and rainfall intensity on demand within a single Transformer encoder. Experiments on the City of Chicago Transportation Network Providers (TNP) dataset show that the proposed method achieves an MAE of 14.8, an RMSE of 20.1, and a MAPE of 12.1%, outperforming LSTM, Bi-LSTM, and GRU on all three metrics, with relative reductions of 20.9% in MAE, 19.3% in RMSE, and 23.4% in MAPE versus LSTM. These results demonstrate that a concise Transformer with carefully designed multi-factor features can serve as an effective, reproducible baseline for short-term ridehailing demand forecasting, supporting smarter vehicle allocation, lower idle mileage, and reduced energy consumption and carbon emissions in intelligent transportation systems.
Yuanzhe Liu· 2026 2nd International Confe...· 0 citations
This work studies multi-horizon taxi demand prediction as the task of learning a mapping from past observations to multiple future demand values under temporal dependence and uncertainty, and suggests that successful multi-horizon forecasting requires global temporal interaction and explicit quantification of uncertainty.
Magesh Rajakumar, C. Markarian, S. Atalla· Proceedings of the 15th Inte...· 0 citations
A Bayesian spatiotemporal hierarchical model designed specifically for inductive forecasting that is able to accurately estimate O-D flows and provide robust inductive forecasts with full uncertainty quantification, which is essential for robust decision making in downstream applications, such as stochastic network optimization and facility location problems.
A feature-enhanced Informer framework that embeds Complex Network Representation (CNR) into the Informer architecture to jointly capture both the topological characteristics of the subway network and spatiotemporal passenger flow dynamics is developed, thereby enabling efficient multi-step passenger flow forecasting.
Gang Li, Junfeng An, Junguo Si et al.· Vehicles· 0 citations
This study proposes U-GRU, a staged forecasting model that integrates node-wise gated recurrent temporal encoding, a one-dimensional U-Net-based ordered-node feature transformation module, external-feature alignment and channel–temporal recalibration for short-term traffic speed forecasting.