2020
DOI: 10.1109/access.2020.2991462
|View full text |Cite
|
Sign up to set email alerts
|

City-Wide Traffic Congestion Prediction Based on CNN, LSTM and Transpose CNN

Abstract: Traffic congestion is a significant problem faced by large and growing cities that hurt the economy, commuters, and the environment. Forecasting the congestion level of a road network timely can prevent its formation and increase the efficiency and capacity of the road network. However, despite its importance, traffic congestion prediction is not a hot topic among the researcher and traffic engineers. It is due to the lack of high-quality city-wide traffic data and computationally efficient algorithms for traf… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
55
0
1

Year Published

2021
2021
2024
2024

Publication Types

Select...
4
3

Relationship

0
7

Authors

Journals

citations
Cited by 89 publications
(56 citation statements)
references
References 47 publications
0
55
0
1
Order By: Relevance
“…Ranjan et al [41] redict the congestion level of a transportation network by integrating the CNN, transpose CNN, and LSTM. The convolutional encoder as a spatial feature extraction network encodes the input image into a lowresolution latent state.…”
Section: Related Workmentioning
confidence: 99%
See 2 more Smart Citations
“…Ranjan et al [41] redict the congestion level of a transportation network by integrating the CNN, transpose CNN, and LSTM. The convolutional encoder as a spatial feature extraction network encodes the input image into a lowresolution latent state.…”
Section: Related Workmentioning
confidence: 99%
“…The various techniques for predicting the traffic collisions in machine learning are sampling, regressions, correlations [35], clustering algorithms [36,37], k-nearest neighbor (kNN) algorithm [38], and artificial neural network (ANN) [39] are clobbered by the deep learning (DL) models in terms of accuracy in predicting the collision. CNN [40], transpose CNN [41], and long short-term Memory (LSTM) [42] are some of the deep learning techniques [43][44][45][46][47][48] used for predicting the collision [41]. The systematic random sampling ameliorates in getting the automobilist samples, samples of the commuter, and samples of arid for reducing the hazards of bias.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…Convolutional neural networks are a special type of deep neural network (DNN) inspired by Hubel and Wiesel's work in neuroscience [58]. CNNs process the spatial correlations between neighboring pixels and represent better input images than other deep learning architectures such as autoencoders and multilayer perceptron [59]. CNNs are composed of two layers: the convolutional layer and the pooling layer.…”
Section: B Convolutional Neural Networkmentioning
confidence: 99%
“…It is based on locally connected neurons, i.e., each neuron in the output layer receives input only from a small local group of neurons in the previous layer. It consists of several convolutional kernels that convolute with the image or the previous layer to learn different feature representations [59]. Next is the pooling layer, which acts as a down-sampling operator, combining semantically similar features into one, reducing the network's dimensionality and parameters.…”
Section: B Convolutional Neural Networkmentioning
confidence: 99%