TL;DR
This paper introduces a novel deep learning architecture called ResLSTM that combines ResNet, GCN, and attention LSTM to improve short-term passenger flow forecasting in urban rail transit, incorporating air quality data for the first time.
Contribution
The paper presents a new deep learning model integrating spatial, network, and temporal features, including air quality, for more accurate passenger flow prediction in urban rail systems.
Findings
ResLSTM outperforms existing models in prediction accuracy.
Prediction precision improves with larger time granularities.
Air quality indicators significantly influence forecasting accuracy.
Abstract
Short-term passenger flow forecasting is an essential component in urban rail transit operation. Emerging deep learning models provide good insight into improving prediction precision. Therefore, we propose a deep learning architecture combining the residual network (ResNet), graph convolutional network (GCN), and long short-term memory (LSTM) (called "ResLSTM") to forecast short-term passenger flow in urban rail transit on a network scale. First, improved methodologies of the ResNet, GCN, and attention LSTM models are presented. Then, the model architecture is proposed, wherein ResNet is used to capture deep abstract spatial correlations between subway stations, GCN is applied to extract network topology information, and attention LSTM is used to extract temporal correlations. The model architecture includes four branches for inflow, outflow, graph-network topology, as well as weather…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
