An intelligent transportation system is a next-generation traffic system that embraces the latest information and communication technology. As the traffic system becomes large and complex, artificial intelligence technology is essential for providing ...
An intelligent transportation system is a next-generation traffic system that embraces the latest information and communication technology. As the traffic system becomes large and complex, artificial intelligence technology is essential for providing safe and fast traffic services. From various artificial intelligence technology, deep learning shows the best performance for learning complex models. Therefore, research on deep learning-based intelligent transportation system applications is carried out by researchers.
This study reports a deep learning based novel intelligent traffic forecasting system. The forecasting system can predict the traffic conditions of highways several months ahead, reflecting weather, time, and road structure information for a more precise forecast. The internal architecture of the system adopts the modules of a neural network and enables data separation during computation. Thus, the system presents the dependable traffic forecast, even under conditions, e.g., rush hours, weather changes.
For the practical traffic forecast service, faster training and prediction are necessary. I embrace parallel computing to speeding up the traffic forecasting system. For parallelizing the training and prediction of the predictors, training and forecasting tasks are distributed to the computing nodes.
The forecasting accuracy of the framework is evaluated for different cases, such as ordinary days, vacations, and bad weather days. Comparing with other traffic prediction models including other machine learning based model and the time series model, the proposed scheme achieves improved prediction. In experiments with multiple computing nodes, execution times of both training and forecasting processes are reduced.