Stacked Bidirectional and Unidirectional LSTM Recurrent Neural Network for Forecasting Network-wide Traffic State with Missing Values
Zhiyong Cui, Ruimin Ke, Ziyuan Pu, Yinhai Wang

TL;DR
This paper introduces a novel stacked bidirectional and unidirectional LSTM architecture with a data imputation mechanism to improve network-wide traffic forecasting accuracy and robustness, especially with missing data.
Contribution
The paper proposes the SBU-LSTM architecture combining bidirectional and unidirectional LSTMs with a new data imputation method for traffic prediction with missing data.
Findings
SBU-LSTM outperforms existing models in accuracy and robustness.
The bidirectional LSTM captures forward and backward temporal dependencies.
The data imputation mechanism effectively handles missing data in traffic datasets.
Abstract
Short-term traffic forecasting based on deep learning methods, especially recurrent neural networks (RNN), has received much attention in recent years. However, the potential of RNN-based models in traffic forecasting has not yet been fully exploited in terms of the predictive power of spatial-temporal data and the capability of handling missing data. In this paper, we focus on RNN-based models and attempt to reformulate the way to incorporate RNN and its variants into traffic prediction models. A stacked bidirectional and unidirectional LSTM network architecture (SBU-LSTM) is proposed to assist the design of neural network structures for traffic state forecasting. As a key component of the architecture, the bidirectional LSTM (BDLSM) is exploited to capture the forward and backward temporal dependencies in spatiotemporal data. To deal with missing values in spatial-temporal data, we…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic Prediction and Management Techniques · Transportation Planning and Optimization · Traffic control and management
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
