2021
DOI: 10.1109/tits.2020.3000761
|View full text |Cite
|
Sign up to set email alerts
|

Deep Learning Architecture for Short-Term Passenger Flow Forecasting in Urban Rail Transit

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 combined 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 ResNet, GCN, and attention LSTM models are … Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
47
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
6
3

Relationship

1
8

Authors

Journals

citations
Cited by 135 publications
(63 citation statements)
references
References 51 publications
0
47
0
Order By: Relevance
“…The spatio-temporal feature extraction advantage of integrating CNN and LSTM to construct a high-precision prediction model is a research hotspot [27]. For field environmental data, the combination of SWC and meteorological data over multiple consecutive days can be viewed as a two-dimensional, single-channel grayscale image, so the fusion model can use both CNN to extract highdimensional features from the image [28] and LSTM to extract time-series features [29]. In other areas of research targeting regression prediction problems, Qin et al [30] and Li et al [31] constructed prediction models for PM2.5 by integrating CNN and LSTM structures, respectively, and obtained better performance compared to traditional machine learning models and independent CNN and LSTM models.…”
Section: Introductionmentioning
confidence: 99%
“…The spatio-temporal feature extraction advantage of integrating CNN and LSTM to construct a high-precision prediction model is a research hotspot [27]. For field environmental data, the combination of SWC and meteorological data over multiple consecutive days can be viewed as a two-dimensional, single-channel grayscale image, so the fusion model can use both CNN to extract highdimensional features from the image [28] and LSTM to extract time-series features [29]. In other areas of research targeting regression prediction problems, Qin et al [30] and Li et al [31] constructed prediction models for PM2.5 by integrating CNN and LSTM structures, respectively, and obtained better performance compared to traditional machine learning models and independent CNN and LSTM models.…”
Section: Introductionmentioning
confidence: 99%
“…We used the average values in the last time step of three patterns to predict the value in the next time step [1]. ARIMA: We used the Expert Modeller in the Statistical‐Package‐for‐the‐Social‐Sciences (SPSS®IBM Corp., USA) to obtain the ARIMA results [44]. The Expert Modeller in SPSS can automatically give the best predicted results. LSTM: LSTM was first applied to traffic field in 2015 [8].…”
Section: Methodsmentioning
confidence: 99%
“…This model has the same parameter with the proposed Conv‐GCN while without the 3D CNN layer. ResLSTM: A deep‐learning architecture comprised GCN, ResNet, and attention LSTM. The parameters are the same with [44]. …”
Section: Methodsmentioning
confidence: 99%
“…It should be noted that the calculation of stacking multiple GCN layers is more complex, and the gradient is easier to disappear [35]. Furthermore, with the deeper GCNs arising, the over-smoothing will make the features of the same vertex indistinguishable and debase the forecast accuracy [36].…”
Section: The Gcnmentioning
confidence: 99%