2022
DOI: 10.3390/s22197517
|View full text |Cite
|
Sign up to set email alerts
|

Multi-Section Traffic Flow Prediction Based on MLR-LSTM Neural Network

Abstract: As the aggravation of road congestion leads to frequent traffic crashes, it is necessary to relieve traffic pressure through traffic flow prediction. As well, the traffic flow of the target road section to be predicted is also closely related to the adjacent road sections. Therefore, in this paper, a prediction method based on the combination of multiple linear regression and Long-Short-Term Memory (MLR-LSTM) is proposed, which uses the incomplete traffic flow data in the past period of time of the target pred… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
8
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
7
1

Relationship

0
8

Authors

Journals

citations
Cited by 16 publications
(12 citation statements)
references
References 21 publications
0
8
0
Order By: Relevance
“…In [30], GRU based DNN was implemented with RMSE result of 14.21, 39.99, 27.46, 8.84, and 5.46 in the situations: offpeak, peak, complete dataset, losloop, and Shenzhen road, respectively. In [27], the RMSE for five sections were 31.847, 29.035, 19.352, 68.392, and 81.394, for the first to fifth sections, respectively in the United Kingdom traffic flow dataset, where the LSTM based DNN was implemented. Moreover, in [33] the RMSE obtained by the proposed GRU based DNN was 23.35. however, the suggested DNN in this article achieved RMSEs as 5.56, 5.01, 1.82, and 0.69 for the four-junctions.…”
Section: Resultsmentioning
confidence: 99%
See 1 more Smart Citation
“…In [30], GRU based DNN was implemented with RMSE result of 14.21, 39.99, 27.46, 8.84, and 5.46 in the situations: offpeak, peak, complete dataset, losloop, and Shenzhen road, respectively. In [27], the RMSE for five sections were 31.847, 29.035, 19.352, 68.392, and 81.394, for the first to fifth sections, respectively in the United Kingdom traffic flow dataset, where the LSTM based DNN was implemented. Moreover, in [33] the RMSE obtained by the proposed GRU based DNN was 23.35. however, the suggested DNN in this article achieved RMSEs as 5.56, 5.01, 1.82, and 0.69 for the four-junctions.…”
Section: Resultsmentioning
confidence: 99%
“…The results demonstrate that the suggested method provides estimates of traffic flow that are close to being correct on weekdays and weekends, and under normal and peak traffic situations. Using the continuous and complete traffic flow data in the past period of time of the target prediction section and the incomplete traffic flow data in the past period of time of the target prediction section, a TFP technique utilizing a mix of multiple linear regression (MLR) and LSTM is proposed in [27] to jointly predict the traffic flow modifications of the target section in a short amount of time. When historical data on the intended road segment's traffic flows is incomplete, the aforementioned model can be employed to reliably anticipate how those flows will evolve in the future.…”
Section: Related Workmentioning
confidence: 99%
“…For example, Fu et al [ 24 ] combined LSTM and GRU to predict short-term traffic flow, and Liu et al [ 11 ] combined convolution and LSTM to form a Conv-LSTM model, which can extract spatiotemporal information of the traffic flow information. In addition, Shi et al [ 25 ] proposed a Multiple Linear Regression and a Long Short-Term Memory (MLR-LSTM) model, which uses the incomplete traffic flow data in a past period of the target prediction section and the complete data in a past period of each adjacent section to jointly predict the traffic flow changes of the target section in a short time. Wei et al [ 26 ] proposed a model called AutoEncoder Long Short-Term Memory (AE-LSTM), which uses AutoEncoder to capture the internal relationship of the traffic flow by extracting the characteristics of upstream and downstream traffic flow data and employs LSTM to predict the complex linear traffic flow data.…”
Section: Related Workmentioning
confidence: 99%
“…The data at the current time and the hidden state at the previous time are input into the LSTM network. The values of the network's input, forgetting and output gates are calculated by fully connected layers with sigmoid activation functions [7] . The flow chart of the LSTM network is shown in Figure 1.…”
Section: Lstm Networkmentioning
confidence: 99%