20 results on '"traffic congestion prediction"'
Search Results
2. Traffic Congestion Prediction Using Feature Series LSTM Neural Network and a New Congestion Index.
- Author
-
Kumar, Manoj and Kumar, Kranti
- Subjects
- *
TRAFFIC flow , *TRAFFIC congestion , *TRAFFIC speed , *CITIES & towns , *FORECASTING - Abstract
Large and expanding cities suffer from a traffic congestion problem that harms the environment, travelers, and the economy. This paper aims to predict short term traffic congestion on a road section of expressway in Delhi city. For this purpose, we first propose a traffic congestion index based on traffic speed and flow. Clustering techniques and the Greenshield's model were used for the derivation of the congestion index. Using this congestion index, congested time intervals of each day and each location of a weekday were identified. This study also introduces a feature series long short-term memory neural network (FSLSTMNN), which links a long short-term memory (LSTM) layer to each feature. It is trained using the many heterogeneous traffic features data collected in Delhi city for the next five minutes of traffic flow and speed prediction. FSLSTMNN achieved the good capability to learn feature series data. We also trained several traditional and deep-learning models using the same traffic data. The FSLSTMNN reduces mean absolute error 12.90% and 17.13%, respectively, in speed and traffic flow prediction compared to the second good-performance long short-term memory neural network (LSTMNN). Finally, traffic congestion is predicted classwise (light, medium, and congested) using the developed congestion index and traffic speed and flow predicted by the FSLSTMNN. Predicted results are consistent with the measured field data. Study results confirm that the developed congestion index and FSLSTMNN can be used successfully to predict traffic congestion. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
3. AST3DRNet: Attention-Based Spatio-Temporal 3D Residual Neural Networks for Traffic Congestion Prediction.
- Author
-
Li, Lecheng, Dai, Fei, Huang, Bi, Wang, Shuai, Dou, Wanchun, and Fu, Xiaodong
- Subjects
- *
TRAFFIC congestion , *INTELLIGENT transportation systems - Abstract
Traffic congestion prediction has become an indispensable component of an intelligent transport system. However, one limitation of the existing methods is that they treat the effects of spatio-temporal correlations on traffic prediction as invariable during modeling spatio-temporal features, which results in inadequate modeling. In this paper, we propose an attention-based spatio-temporal 3D residual neural network, named AST3DRNet, to directly forecast the congestion levels of road networks in a city. AST3DRNet combines a 3D residual network and a self-attention mechanism together to efficiently model the spatial and temporal information of traffic congestion data. Specifically, by stacking 3D residual units and 3D convolution, we proposed a 3D convolution module that can simultaneously capture various spatio-temporal correlations. Furthermore, a novel spatio-temporal attention module is proposed to explicitly model the different contributions of spatio-temporal correlations in both spatial and temporal dimensions through the self-attention mechanism. Extensive experiments are conducted on a real-world traffic congestion dataset in Kunming, and the results demonstrate that AST3DRNet outperforms the baselines in short-term (5/10/15 min) traffic congestion predictions with an average accuracy improvement of 59.05%, 64.69%, and 48.22%, respectively. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
4. Urban Traffic Congestion Prediction: A Multi-Step Approach Utilizing Sensor Data and Weather Information
- Author
-
Nikolaos Tsalikidis, Aristeidis Mystakidis, Paraskevas Koukaras, Marius Ivaškevičius, Lina Morkūnaitė, Dimosthenis Ioannidis, Paris A. Fokaides, Christos Tjortjis, and Dimitrios Tzovaras
- Subjects
traffic congestion prediction ,time series forecasting ,road traffic ,Machine Learning ,Deep Learning ,smart cities ,Engineering (General). Civil engineering (General) ,TA1-2040 - Abstract
The continuous growth of urban populations has led to the persistent problem of traffic congestion, which imposes adverse effects on quality of life, such as commute times, road safety, and the local air quality. Advancements in Internet of Things (IoT) sensor technology have contributed to a plethora of new data streams regarding traffic conditions. Therefore, the recognition and prediction of traffic congestion patterns utilizing such data have become crucial. To that end, the integration of Machine Learning (ML) algorithms can further enhance Intelligent Transportation Systems (ITS), contributing to the smart management of transportation systems and effectively tackling traffic congestion in cities. This study seeks to assess a wide range of models as potential solutions for an ML-based multi-step forecasting approach intended to improve traffic congestion prediction, particularly in areas with limited historical data. Various interpretable predictive algorithms, suitable for handling the complexity and spatiotemporal characteristics of urban traffic flow, were tested and eventually shortlisted based on their predictive performance. The forecasting approach selects the optimal model in each step to maximize the accuracy. The findings demonstrate that, in a 24 h step prediction, variating Ensemble Tree-Based (ETB) regressors like the Light Gradient Boosting Machine (LGBM) exhibit superior performances compared to traditional Deep Learning (DL) methods. Our work provides a valuable contribution to short-term traffic congestion predictions and can enable more efficient scheduling of daily urban transportation.
- Published
- 2024
- Full Text
- View/download PDF
5. STTF: An Efficient Transformer Model for Traffic Congestion Prediction
- Author
-
Xing Wang, Ruihao Zeng, Fumin Zou, Lyuchao Liao, and Faliang Huang
- Subjects
Traffic congestion prediction ,Free-stream velocity ,Road network structure ,Spatio-temporal information ,Transformer ,Electronic computers. Computer science ,QA75.5-76.95 - Abstract
Abstract With the rapid development of economy, the sharp increase in the number of urban cars and the backwardness of urban road construction lead to serious traffic congestion of urban roads. Many scholars have tried their best to solve this problem by predicting traffic congestion. Some traditional models such as linear models and nonlinear models have been proved to have a good prediction effect. However, with the increasing complexity of urban traffic network, these models can no longer meet the higher demand of congestion prediction without considering more complex comprehensive factors, such as the spatio-temporal correlation information between roads. In this paper, we propose a traffic congestion index and devise a new traffic congestion prediction model spatio-temporal transformer (STTF) based on transformer, a deep learning model. The model comprehensively considers the traffic speed of road segments, road network structure, the spatio-temporal correlation between road sections and so on. We embed temporal and spatial information into the model through the embedding layer for learning, and use the spatio-temporal attention module to mine the hidden spatio-temporal information within the data to improve the accuracy of traffic congestion prediction. Experimental results based on real-world datasets demonstrate that the proposed model significantly outperforms state-of-the-art approaches.
- Published
- 2023
- Full Text
- View/download PDF
6. AST3DRNet: Attention-Based Spatio-Temporal 3D Residual Neural Networks for Traffic Congestion Prediction
- Author
-
Lecheng Li, Fei Dai, Bi Huang, Shuai Wang, Wanchun Dou, and Xiaodong Fu
- Subjects
traffic congestion prediction ,3D convolution ,3D residual unit ,self-attention mechanism ,spatio-temporal attention ,Chemical technology ,TP1-1185 - Abstract
Traffic congestion prediction has become an indispensable component of an intelligent transport system. However, one limitation of the existing methods is that they treat the effects of spatio-temporal correlations on traffic prediction as invariable during modeling spatio-temporal features, which results in inadequate modeling. In this paper, we propose an attention-based spatio-temporal 3D residual neural network, named AST3DRNet, to directly forecast the congestion levels of road networks in a city. AST3DRNet combines a 3D residual network and a self-attention mechanism together to efficiently model the spatial and temporal information of traffic congestion data. Specifically, by stacking 3D residual units and 3D convolution, we proposed a 3D convolution module that can simultaneously capture various spatio-temporal correlations. Furthermore, a novel spatio-temporal attention module is proposed to explicitly model the different contributions of spatio-temporal correlations in both spatial and temporal dimensions through the self-attention mechanism. Extensive experiments are conducted on a real-world traffic congestion dataset in Kunming, and the results demonstrate that AST3DRNet outperforms the baselines in short-term (5/10/15 min) traffic congestion predictions with an average accuracy improvement of 59.05%, 64.69%, and 48.22%, respectively.
- Published
- 2024
- Full Text
- View/download PDF
7. A Hybrid Deep Convolutional Neural Network Approach for Predicting the Traffic Congestion Index
- Author
-
Duy Tran Quang and Sang Hoon Bae
- Subjects
traffic congestion prediction ,deep learning ,convolutional neural network ,probe vehicles ,gradient descent optimization ,Transportation engineering ,TA1001-1280 - Abstract
Traffic congestion is one of the most important issues in large cities, and the overall travel speed is an important factor that reflects the traffic status on road networks. This study proposes a hybrid deep convolutional neural network (CNN) method that uses gradient descent optimization algorithms and pooling operations for predicting the short-term traffic congestion index in urban networks based on probe vehicles. First, the input data are collected by the probe vehicles to calculate the traffic congestion index (output label). Then, a CNN that uses gradient descent optimization algorithms and pooling operations is applied to enhance its performance. Finally, the proposed model is chosen on the basis of the R-squared (R2) and root mean square error (RMSE) values. In the best-case scenario, the proposed model achieved an R2 value of 98.7%. In addition, the experiments showed that the proposed model significantly outperforms other algorithms, namely the ordinary least squares (OLS), k-nearest neighbors (KNN), random forest (RF), recurrent neural network (RNN), artificial neural network (ANN), and convolutional long short-term memory (ConvLSTM), in predicting traffic congestion index. Furthermore, using the proposed method, the time-series changes in the traffic congestion status can be reliably visualized for the entire urban network.
- Published
- 2021
- Full Text
- View/download PDF
8. A Cascaded transition recurrent feature network (CTRFN) based Paramount Transfer learning (PTL) model for traffic congestion prediction.
- Author
-
Balasubramani, Karthika and Natarajan, Umamaheswari
- Subjects
- *
TRAFFIC congestion , *TRAFFIC estimation , *TRAFFIC engineering , *ARTIFICIAL intelligence , *COVARIANCE matrices - Abstract
Congestion in large and growing cities is a significant issue that harms the economy, travelers, and the ecosystem. Forecasting the degree of congestion on a road network in advance can help to avoid it and boost the network's capacity and performance. Despite its importance, however, traffic congestion prediction is not a popular topic among researchers and traffic engineers. It's because there aren't enough effective computational traffic forecast techniques or high-quality citywide traffic data. In the existing works, there are several Artificial Intelligence (AI) models are developed for the prediction of traffic congestion in the transport networks. Yet, it facing the problems and challenges relevant to the following parameters: ineffective data handling, prediction error, high time for training and testing operations. Therefore, the proposed work aims to implement a novel AI model for accurately forecasting the traffic congestion in the transportation networks. Here, the Cascaded Transition Recurrent Feature Network (CTRFN) technique is used to extract the best and useful features related to congestion from the traffic dataset. After that, the Paramount Transfer Learning Network (PTLN) model is deployed to predict the traffic congestion based on the extracted features. During this process, the Coherent Lizard Search Optimization (CLSO) algorithm is used to compute the weight factor for constructing the covariance matrix, which supports to obtain the reduced prediction error outputs. Moreover, the congestion prediction performance of the proposed model is validated and compared by using different measures. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
9. STTF: An Efficient Transformer Model for Traffic Congestion Prediction
- Author
-
Wang, Xing, Zeng, Ruihao, Zou, Fumin, Liao, Lyuchao, and Huang, Faliang
- Published
- 2023
- Full Text
- View/download PDF
10. Traffic congestion prediction based on Hidden Markov Models and contrast measure
- Author
-
John F. Zaki, Amr Ali-Eldin, Sherif E. Hussein, Sabry F. Saraya, and Fayez F. Areed
- Subjects
Hidden Markov models ,Traffic congestion prediction ,Freeway traffic ,Contrast measure ,Correlation analysis ,Empirical evaluation ,Engineering (General). Civil engineering (General) ,TA1-2040 - Abstract
Traffic congestion is an important socio-economic problem that swelled in the last few decades. It affects the social mobility of people, length of trips, quality of life, and the economy of countries. As a major problem in most countries, it has been tackled by governments, universities, and advanced research using intelligent transportation systems (ITS) to solve the problem or at least ease its adverse effects. Hidden Markov Models (HMM) represent one of the methods that are suitable for congestion prediction. In this paper, a new model, based on Hidden Markov Model and Contrast, is proposed to define the traffic states during peak hours in two dimensional space (2D). The proposed model uses mean speed and contrast to capture the variability in traffic patterns. Empirical evaluation shows that the proposed approach has improved prediction error in comparison to HMM related work and neuro-fuzzy approaches.
- Published
- 2020
- Full Text
- View/download PDF
11. TCP-BAST: A novel approach to traffic congestion prediction with bilateral alternation on spatiality and temporality.
- Author
-
Zhang, Wen, Yan, Shaoshan, and Li, Jian
- Subjects
- *
TRAFFIC congestion , *INTELLIGENT transportation systems , *STANDARD deviations , *URBAN transportation - Abstract
• The paper proposes the TCP-BAST approach for traffic congestion prediction with bilateral alternation. • Spatial-temporal alternation (STA) module and temporal-spatial module (TSA) are proposed to capture both the correlation and the heterogeneity between the spatiality and temporality simultaneously. • A spatial-temporal fusion module is proposed to fuse the multi-grained spatial-temporal features derived from the STA module and the TSA module. Accurate traffic congestion prediction is crucial for efficient urban intelligent transportation systems (ITS). Though most existing methods attempt to characterize spatial correlation and temporal correlation in traffic congestion, few of them consider spatial heterogeneity and temporal heterogeneity: spatial correlation depends on temporality, and temporal correlation depends on spatiality in traffic congestion. To address this problem, this paper proposes a novel approach called TCP-BAST with bilateral alternation to simultaneously capture both the correlation and the heterogeneity between spatiality and temporality to improve traffic congestion prediction. First, to capture spatial correlation and spatial heterogeneity, we propose a spatial–temporal alternation (STA) module with multi-head graph attention networks and temporal embedding. Second, to capture temporal correlation and temporal heterogeneity, we propose a temporal-spatial alternation (TSA) module with multi-head masked attention networks and spatial embedding. Third, to predict the traffic congestion of multiple road sections in a traffic network, we propose a spatial–temporal fusion (STF) module to fuse the multi-grained spatial-temporal features derived from the STA and TSA modules. The experimental results on a real-world traffic dataset demonstrate that the proposed TCP-BAST approach outperforms the baseline methods in terms of both the mean absolute error (MAE) and the root mean squared error (RMSE). Both spatial-temporal alternation and temporal-spatial alternation are important for improving traffic congestion prediction, with the former being more critical than the latter. [ABSTRACT FROM AUTHOR]
- Published
- 2022
- Full Text
- View/download PDF
12. MF-TCPV: A Machine Learning and Fuzzy Comprehensive Evaluation-Based Framework for Traffic Congestion Prediction and Visualization
- Author
-
Leixiao Li, Hao Lin, Jianxiong Wan, Zhiqiang Ma, and Hui Wang
- Subjects
Intelligent traffic systems ,traffic congestion prediction ,machine learning ,fuzzy comprehensive evaluation ,visualization ,spark ,Electrical engineering. Electronics. Nuclear engineering ,TK1-9971 - Abstract
A framework for traffic congestion prediction and visualization based on machine learning and Fuzzy Comprehensive Evaluation named MF-TCPV is proposed in this paper. The framework uses DataX and DataV to implement the integration of multi-source heterogeneous traffic data and the visualization of congestion prediction results. A deep prediction model named LSTM-SPRVM based on deep learning algorithms, machine learning algorithms, and Spark parallelization technology for the prediction of traffic congestion features in the future is proposed. In MF-TCPV, traffic congestion is divided into six levels based on Fuzzy Comprehensive Evaluation and traffic congestion features such as average speed, road occupancy rate, and traffic flow density. MF-TCPV is validated based on the real data of Whitemud Drive in Canada. The experimental results demonstrate that MF-TCPV is capable of predicting the traffic congestion accurately and displaying prediction results visually. LSTM-SPRVM is better than other existing deep learning models in terms of prediction accuracy, and MF-TCPV can intuitively visualize the prediction results of traffic congestion.
- Published
- 2020
- Full Text
- View/download PDF
13. A Novel Online Dynamic Temporal Context Neural Network Framework for the Prediction of Road Traffic Flow
- Author
-
Zoe Bartlett, Liangxiu Han, Trung Thanh Nguyen, and Princy Johnson
- Subjects
Deep neural networks (DNN) ,intelligent transport systems (ITS) ,online incremental learning ,traffic congestion prediction ,Electrical engineering. Electronics. Nuclear engineering ,TK1-9971 - Abstract
Traffic flow exhibits different magnitudes of temporal patterns, such as short-term (daily and weekly) and long-term (monthly and yearly). Existing research into road traffic flow prediction has focused on short-term patterns; little research has been done to determine the effect of different long-term patterns on road traffic flow prediction. Providing more temporal contextual information through the use of different temporal data segments could improve prediction results. In this paper, we have investigated different magnitudes of temporal patterns, such as short-term and long-term, through the use of different temporal data segments to understand how contextual temporal data can improve prediction. Furthermore, to learn temporal patterns dynamically, we have proposed a novel online dynamic temporal context neural network framework. The framework uses different temporal data segments as input features, and during online learning, the updating scheme dynamically determines how useful a temporal data segment (short and long-term temporal patterns) is for prediction, and weights it accordingly for use in the regression model. Therefore, the framework can include short-term and relevant long-term patterns in the regression model leading to improved prediction results. We have conducted a thorough experimental evaluation with a real dataset containing daily, weekly, monthly and yearly data segments. The experiment results show that both short and long-term temporal patterns improved prediction accuracy. In addition, the proposed online dynamical framework improved predication results by 10.8% when compared with a deep gated recurrent unit model.
- Published
- 2019
- Full Text
- View/download PDF
14. Traffic congestion prediction based on Hidden Markov Models and contrast measure.
- Author
-
Zaki, John F., Ali-Eldin, Amr, Hussein, Sherif E., Saraya, Sabry F., and Areed, Fayez F.
- Subjects
TRAFFIC congestion ,FORECASTING ,HIDDEN Markov models ,STATE-space methods ,INTELLIGENT transportation systems ,MARKOV processes ,TRAFFIC patterns - Abstract
Traffic congestion is an important socio-economic problem that swelled in the last few decades. It affects the social mobility of people, length of trips, quality of life, and the economy of countries. As a major problem in most countries, it has been tackled by governments, universities, and advanced research using intelligent transportation systems (ITS) to solve the problem or at least ease its adverse effects. Hidden Markov Models (HMM) represent one of the methods that are suitable for congestion prediction. In this paper, a new model, based on Hidden Markov Model and Contrast, is proposed to define the traffic states during peak hours in two dimensional space (2D). The proposed model uses mean speed and contrast to capture the variability in traffic patterns. Empirical evaluation shows that the proposed approach has improved prediction error in comparison to HMM related work and neuro-fuzzy approaches. [ABSTRACT FROM AUTHOR]
- Published
- 2020
- Full Text
- View/download PDF
15. Time Aware Hybrid Hidden Markov Models for Traffic Congestion Prediction.
- Author
-
Zaki, John F. W., Ali-Eldin, Amr M. T., Hussein, Sherif E., Saraya, Sabry F., and Areed, Fayez F.
- Subjects
- *
TRAFFIC congestion , *MARKOV processes , *INTELLIGENT transportation systems , *TRAFFIC patterns , *ECONOMIC forecasting - Abstract
Traffic Congestion is a socio-economic problem that swelled in the past few decades. Intelligent Transportation Systems (ITS) has become the cutting edge solution to most traffic problems. One of the important problems is the prediction of the incoming traffic pattern. There are a number of available approaches for traffic congestion prediction. One approach using NeuroFuzzy is discussed here. The approach is modified into a hybrid one using Hidden Markov Models (HMM). HMM is implemented to take into consideration time factor. It is used to select the right NeuroFuzzy network suitable for this particular time period for efficient congestion prediction. The novelty in this research is: 1) showing that the right choice of traffic pattern for training affects the quality of the prediction dramatically. 2) The results from the hybrid model showing 6% MAE rate which outperforms the standard standalone NeuroFuzzy approach of 15% error. [ABSTRACT FROM AUTHOR]
- Published
- 2019
- Full Text
- View/download PDF
16. Large-Scale Traffic Congestion Prediction Based on the Symmetric Extreme Learning Machine Cluster Fast Learning Method
- Author
-
Yiming Xing, Xiaojuan Ban, Xu Liu, and Qing Shen
- Subjects
extreme learning machine ,symmetric ,cluster ,traffic congestion prediction ,neural network ,Mathematics ,QA1-939 - Abstract
The prediction of urban traffic congestion has emerged as one of the most pivotal research topics of intelligent transportation systems (ITSs). Currently, different neural networks have been put forward in the field of traffic congestion prediction and have been put to extensive use. Traditional neural network training takes a long time in addition to easily falling into the local optimal and overfitting. Accordingly, this inhibits the large-scale application of traffic prediction. On the basis of the theory of the extreme learning machine (ELM), the current paper puts forward a symmetric-ELM-cluster (S-ELM-Cluster) fast learning methodology. In this suggested methodology, the complex learning issue of large-scale data is transformed into different issues on small- and medium-scale data sets. Additionally, this methodology makes use of the extreme learning machine algorithm for the purpose of training the subprediction model on each different section of road, followed by establishing a congestion prediction model cluster for all the roads in the city. Together, this methodology fully exploits the benefits associated with the ELM algorithm in terms of accuracy over smaller subsets, high training speed, fewer parameters, and easy parallel acceleration for the realization of high-accuracy and high-efficiency large-scale traffic congestion data learning.
- Published
- 2019
- Full Text
- View/download PDF
17. MF-TCPV: A Machine Learning and Fuzzy Comprehensive Evaluation-Based Framework for Traffic Congestion Prediction and Visualization
- Author
-
Hui Wang, Hao Lin, Zhiqiang Ma, Jianxiong Wan, and Leixiao Li
- Subjects
traffic congestion prediction ,spark ,General Computer Science ,Computer science ,02 engineering and technology ,Machine learning ,computer.software_genre ,Fuzzy logic ,fuzzy comprehensive evaluation ,0502 economics and business ,0202 electrical engineering, electronic engineering, information engineering ,Intelligent traffic systems ,General Materials Science ,visualization ,050210 logistics & transportation ,business.industry ,Deep learning ,ComputerSystemsOrganization_COMPUTER-COMMUNICATIONNETWORKS ,05 social sciences ,General Engineering ,Traffic flow ,Visualization ,machine learning ,Traffic congestion ,020201 artificial intelligence & image processing ,lcsh:Electrical engineering. Electronics. Nuclear engineering ,Artificial intelligence ,business ,lcsh:TK1-9971 ,computer - Abstract
A framework for traffic congestion prediction and visualization based on machine learning and Fuzzy Comprehensive Evaluation named MF-TCPV is proposed in this paper. The framework uses DataX and DataV to implement the integration of multi-source heterogeneous traffic data and the visualization of congestion prediction results. A deep prediction model named LSTM-SPRVM based on deep learning algorithms, machine learning algorithms, and Spark parallelization technology for the prediction of traffic congestion features in the future is proposed. In MF-TCPV, traffic congestion is divided into six levels based on Fuzzy Comprehensive Evaluation and traffic congestion features such as average speed, road occupancy rate, and traffic flow density. MF-TCPV is validated based on the real data of Whitemud Drive in Canada. The experimental results demonstrate that MF-TCPV is capable of predicting the traffic congestion accurately and displaying prediction results visually. LSTM-SPRVM is better than other existing deep learning models in terms of prediction accuracy, and MF-TCPV can intuitively visualize the prediction results of traffic congestion.
- Published
- 2020
- Full Text
- View/download PDF
18. A Novel Online Dynamic Temporal Context Neural Network Framework for the Prediction of Road Traffic Flow
- Author
-
Trung Thanh Nguyen, Zoe Bartlett, Princy Johnson, and Liangxiu Han
- Subjects
Scheme (programming language) ,traffic congestion prediction ,General Computer Science ,Computer science ,Temporal context ,02 engineering and technology ,computer.software_genre ,Deep neural networks (DNN) ,0202 electrical engineering, electronic engineering, information engineering ,General Materials Science ,Road traffic ,computer.programming_language ,intelligent transport systems (ITS) ,Artificial neural network ,online incremental learning ,020208 electrical & electronic engineering ,General Engineering ,020206 networking & telecommunications ,Regression analysis ,Traffic flow ,Temporal database ,TA ,Flow (mathematics) ,lcsh:Electrical engineering. Electronics. Nuclear engineering ,Data mining ,lcsh:TK1-9971 ,computer - Abstract
Traffic flow exhibits different magnitudes of temporal patterns, such as short-term (daily and weekly) and long-term (monthly and yearly). Existing research into road traffic flow prediction has focused on short-term patterns; little research has been done to determine the effect of different long-term patterns on road traffic flow prediction. Providing more temporal contextual information through the use of different temporal data segments could improve prediction results. In this paper, we have investigated different magnitudes of temporal patterns, such as short-term and long-term, through the use of different temporal data segments to understand how contextual temporal data can improve prediction. Furthermore, to learn temporal patterns dynamically, we have proposed a novel online dynamic temporal context neural network framework. The framework uses different temporal data segments as input features, and during online learning, the updating scheme dynamically determines how useful a temporal data segment (short and long-term temporal patterns) is for prediction, and weights it accordingly for use in the regression model. Therefore, the framework can include short-term and relevant long-term patterns in the regression model leading to improved prediction results. We have conducted a thorough experimental evaluation with a real dataset containing daily, weekly, monthly and yearly data segments. The experiment results show that both short and long-term temporal patterns improved prediction accuracy. In addition, the proposed online dynamical framework improved predication results by 10.8% when compared with a deep gated recurrent unit model.
- Published
- 2019
- Full Text
- View/download PDF
19. Large-Scale Traffic Congestion Prediction Based on the Symmetric Extreme Learning Machine Cluster Fast Learning Method.
- Author
-
Xing, Yiming, Ban, Xiaojuan, Liu, Xu, and Shen, Qing
- Subjects
- *
TRAFFIC congestion , *MACHINE learning , *INTELLIGENT transportation systems , *INTERNET traffic , *HIGH speed trains , *CITY traffic - Abstract
The prediction of urban traffic congestion has emerged as one of the most pivotal research topics of intelligent transportation systems (ITSs). Currently, different neural networks have been put forward in the field of traffic congestion prediction and have been put to extensive use. Traditional neural network training takes a long time in addition to easily falling into the local optimal and overfitting. Accordingly, this inhibits the large-scale application of traffic prediction. On the basis of the theory of the extreme learning machine (ELM), the current paper puts forward a symmetric-ELM-cluster (S-ELM-Cluster) fast learning methodology. In this suggested methodology, the complex learning issue of large-scale data is transformed into different issues on small- and medium-scale data sets. Additionally, this methodology makes use of the extreme learning machine algorithm for the purpose of training the subprediction model on each different section of road, followed by establishing a congestion prediction model cluster for all the roads in the city. Together, this methodology fully exploits the benefits associated with the ELM algorithm in terms of accuracy over smaller subsets, high training speed, fewer parameters, and easy parallel acceleration for the realization of high-accuracy and high-efficiency large-scale traffic congestion data learning. [ABSTRACT FROM AUTHOR]
- Published
- 2019
- Full Text
- View/download PDF
20. Traffic congestion prediction based on GPS trajectory data.
- Author
-
Sun, Shuming, Chen, Juan, and Sun, Jian
- Subjects
- *
TRAFFIC congestion , *BOX-Jenkins forecasting , *RECURRENT neural networks , *DEEP learning , *MARKOV processes , *SHORT-term memory , *GLOBAL Positioning System - Abstract
Since speed sensors are not as widely used as GPS devices, the traffic congestion level is predicted based on processed GPS trajectory data in this article. Hidden Markov model is used to match GPS trajectory data to road network and the average speed of road sections can be estimated by adjacent GPS trajectory data. Four deep learning models including convolutional neural network, recurrent neural network, long short-term memory, and gated recurrent unit and three conventional machine learning models including autoregressive integrated moving average model, support vector regression, and ridge regression are used to perform congestion level prediction. According to the experimental results, deep learning models obtain higher accuracy in traffic congestion prediction compared with conventional machine learning models. [ABSTRACT FROM AUTHOR]
- Published
- 2019
- Full Text
- View/download PDF
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.