Short-term traffic flow prediction in smart multimedia system for Internet of Vehicles based on deep belief network

https://doi.org/10.1016/j.future.2018.10.052Get rights and content

Highlights

  • Application of deep learning in short-term traffic flow prediction.

  • Proposing a novel RBM structure to adapt deep learning in prediction.

  • Multimedia processing and communication technologies in IoVs.

Abstract

In the multimedia system for Internet of Vehicles (IoVs), accurate traffic flow information processing and feedback can give drivers guidance. In traditional information processing for IoVs, few researches deal with traffic flow information processing by deep learning. Specially, most of the existing prediction technologies adopt shallow neural network, and their models for chaotic time series are prone to be restricted by multiple parameters. Over the last few years, the dawning of the big data era creates opportunities for the intelligent traffic control and management. In this paper, we take Restricted Boltzmann Machine (RBM) as the method for traffic flow prediction, which is a typical algorithm based on deep learning architecture. Considering traffic big data aggregation in IoVs, multimedia technologies provide enough real sample data for model training. RBM constructs the long-term model of polymorphic for chaotic time series, using phase space reconstruction to recognize the data. To the best of our knowledge, it is the first time apply RBM model to short-term traffic flow prediction, which can improve the performance of multimedia system in IoVs. Moreover, experimental results show that the proposed method has superior performance than traditional shallow neural network prediction methods.

Introduction

The Internet of Vehicles has subverted the existing traffic mode, becoming a new intelligent transportation mode to promote the further development of Intelligent Transportation System (ITS) [1]. The Internet of Vehicles makes the vehicle no longer a single mobile individual [2]. Through multimedia system, a powerful information network is formed. Real-time and accurate short-term traffic flow prediction is the key to realize smart multimedia system [3], [4], which is also important for quality of the whole Internet of Vehicles. The smart multimedia system has higher requirements for real-time performance. Currently, the maximum cycle of traffic control about three minutes, and the cycle of traffic guidance is generally 5 min. Therefore, how to predict traffic flow accurately in 5 min is very important. However, the traffic flow system has the apparent chaotic characteristics, and the short-term traffic flow data sampling is a typical chaotic time series. The basic idea of prediction chaotic time series is to construct a nonlinear mapping to approximate the system, and this nonlinear mapping is the prediction model to be established [5]. Therefore, traffic flow data preprocessing and chaotic characteristics reconstruction are the basis to improve the accuracy and reliability of the smart city short-term traffic flow prediction.

Computational traffic flow prediction technologies can be classified into the following five categories: (1) Method based on time series prediction, such as index analysis method, constituent factor analysis method, additive model, multiplication model and so on [6], [7], [8]. (2) Method based on adaptive filtering algorithm, such as least mean square algorithm (LMS), transform domain adaptive filtering algorithm, affine projection algorithm, conjugate gradient algorithm, adaptive filtering algorithm based on subband decomposition, adaptive filtering algorithm based on QA decomposition and so on [9], [10]. (3) Method based on nonlinear network system, such as logarithmic curve equation, inverse function curve equation, cubic curve equation, compound curve equation, power function curve equation and so on [11], [12], [13]. (4) Method based on regression analysis, such as linear regression, logistic regression, polynomial regression, stepwise regression and so on [14], [15]. (5) Method based on chaos theory, such as OGY method, continuous feedback control method (external force feedback control method and delay feedback control method), adaptive control method and intelligent control method (neural network and fuzzy control), etc [16], [17]. Although scholars have proposed a lot of traffic flow prediction methods, these methods almost belong to the category of shallow neural networks. The shortcomings of shallow neural networks are strictly limited to weights and thresholds, and the convergence rate is relatively slow and the learning rate is relatively fixed. This inspires to rethink the chaotic time series prediction model with the deep learning architecture.

As an emerging field of data mining, deep learning is a learning algorithm that simulates the data model by imitating the multi-layer perceptual structure of the human brain [18]. Deep learning reflects the empirical performance in the processing of images, text, voice and other unstructured data, etc. Restricted Boltzmann Machine (RBM) is a typical algorithm of deep learning architecture [19]. Different from the traditional neural network models, RBM joins the feature learning part on the basis of the original multi-layer neural network. The feature learning part is to imitate the human brain to deal with the data signal classification. The specific operation is to increase the partial connection of the convolution layer and dimension layer, in front of the original fully connected network layer [20]. In simple terms, the traditional shallow neural network projections step is from the feature mapping to the value, and the characters are artificially selected. RBM projections step is from the signal to the feature and then to the value. The data characteristics are freely chosen by the network [21], [22].

In this paper, we propose a novel model based on Restricted Boltzmann Machine (RBM), which is a typical algorithm of deep learning architecture based on neural networks. RBM develops a long-term model of polymorphic prediction for traffic flow, which considers the chaotic time series. The mutual information method is used to select the delay time and the virtual neighbor method is used to select the embedded dimension. The traffic data is reconstructed, which carries on the phase space reconstruction to initial data. By calculating the saturated correlation dimension and the maximum Lyapunov exponent, the data chaotic characteristics are judged [23], [24]. Data with chaotic characteristics is entered into the proposed RBM framework for training. In addition, experimental results illustrate that the proposed approach has superior performance than traditional shallow neural network prediction methods. Specifically, the following three major contributions can be summarized.

(1) We apply the deep learning architecture to the smart city short-term traffic flow prediction. To the best of our knowledge, it is the first time to apply RBM model to short-term traffic flow prediction in Internet of Vehicles. Prior to this, shallow neural network has made a lot of prediction experiments in the field of short-term traffic flow, but the prediction performance fluctuates obviously, due to the impact of incremental unlabeled sample data. The convergence and robustness of deep learning occupy a greater superiority.

(2) We construct a novel RBM structure based on deep learning theory. Different from general network structure, RBM structure is a bipartite graph, and all nodes are random binary variable nodes, which each layer of nodes are not linked. The input data layer is a visual layer, and the hidden layer is another expression of the visual layer. The hidden layer is a full probability distribution that satisfies the Boltzmann distribution, and the hidden layer can be used as a feature of the visual layer input data. Prediction performance to the short-term traffic flow with chaotic characteristics has been improved intrinsically.

(3) We propose the multimedia processing and communication technologies to IoVs. We use the smart multimedia system to collect and analyze the chaotic time series, and we introduce the false adjacent point method to determine the optimal embedded dimension. On this basis, the phase space reconstruction of short-term traffic flow sequence is carried out. The chaotic characteristics of the time series are determined by calculating the multimedia processing and communication technologies. In essence, we create the traffic flow preprocessing, which can less generalization error to improve the nonlinear fitting ability.

The rest in this paper is organized as follows. Section 2 will state the background and motivation of short-term traffic flow prediction. In Section 3, chaotic time series prediction technology based on the Restricted Boltzmann Machine (RBM) will be given. In Section 4, it will discuss the smart city traffic flow data preprocessing. In Section 5, the experimental results are discussed. At last, conclusion will be done in Section 6.

Section snippets

Traffic flow prediction

Over the years, many scholars have shifted their attention to traffic flow prediction. Traffic flow is randomly determined by two dimensions of space and time. Yi,t indicates the traffic flow at the ith segment during the tth time interval. The purpose of researchers is to determine the traffic flow sequence Yi,1,Yi,2,,Yi,t through various methods. Short-term traffic flow prediction researches began in the 1970s. So far, prediction technology has been widely developed [25]. There were two

RBM structure construction

In this subsection, we propose Restricted Boltzmann Machine(RBM) chaotic prediction model for short-term traffic flow, which is a generative stochastic neural network with feature learning, feature selection and feature prediction. The RBM consists of visible units (corresponding to visible variables, i.e. data samples) and some hidden units (corresponding to hidden variables). The entire network is a bipartite graph, and there is only a connection between the visible and hidden units. There is

Smart multimedia system

The multimedia processing and communication technologies take people, cars and roads into consideration, and it uses the system concept to apply computer, communication and control technology to the traffic system. The multimedia system provides more comprehensive vehicle traffic information, making the vehicle and traffic environment information interconnected on the road. In multimedia system, it is important to gather vehicle traffic information accurately. Since most of the applications for

Data description

We choose the real-world short-term traffic flow samples, which is from the Los Angeles Department of Transportation (http://www.ladot.lacity.org/links). The loop detector sensors data for a section of the Los Angeles Expressway is used as an actual short-term traffic flow. The sampling time starts on April 3, 2017 and lasts for 10 working days. The observation period is determined from 7:00 am to 10:00 am, and the data is recorded every 5 min. A total of 360 data are generated. The traffic

Conclusion

As a new research topic, we propose a novel deep learning prediction approach with RBM model for the chaotic time series to build smart multimedia system for Internet of Vehicles (IoVs). Unlike previous shallow neural network, the proposed model has an optimized structure for training samples of traffic flow. We apply the RBM feature learning approach to real-world traffic flow data in Los Angeles, and the prediction performance of the proposed model is compared with existing models, including

Acknowledgments

This work was partially supported by key projects for the Chinese Ministry of Education (No. 15JZD021), Tianjin higher education innovation team training program, China (No. TD12-5013), and Shandong Provincial Natural Science Foundation, China (ZR2017QF015).

Fanhui Kong received the M.S. degree in supply chain engineering from Tianjin University of Technology, Tianjin, China, in 2016. She is currently pursuing the Ph.D. degree at the School of Management, Tianjin University of Technology, Tianjin, China. She is also a Visiting Scholar at Jacksonville University, Jacksonville, US. Her research interests include traffic flow information management, supply chain strategy, circular economy, big data analysis and Internet of things applications.

References (53)

  • KongX. et al.

    Urban traffic congestion estimation and prediction based on floating car trajectory data

    Future Gener. Comput. Syst.

    (2016)
  • ChengA. et al.

    Multiple sources and multiple measures based traffic flow prediction using the chaos theory and support vector regression method

    Physica A

    (2017)
  • ChokshiP. et al.

    Artificial neural network (ann) based microstructural prediction model for 22mnb5 boron steel during tailored hot stamping

    Comput. Struct.

    (2017)
  • JamshidnejadA. et al.

    A mesoscopic integrated urban traffic flow-emission model

    Transp. Res. C

    (2017)
  • ChenY. et al.

    Time-series prediction using a local linear wavelet neural network

    Neurocomputing

    (2006)
  • MaW. et al.

    Robust kernel adaptive filters based on mean p-power error for noisy chaotic time series prediction

    Eng. Appl. Artif. Intell.

    (2017)
  • ZhongdaT. et al.

    A prediction method based on wavelet transform and multiple models fusion for chaotic time series

    Chaos Solitons Fractals

    (2017)
  • WangC. et al.

    A new chaotic time series hybrid prediction method of wind power based on eemd-se and full-parameters continued fraction

    Energy

    (2017)
  • ChanK.Y. et al.

    Neural-network-based models for short-term traffic flow forecasting using a hybrid exponential smoothing and levenbergcmarquardt algorithm

    IEEE Trans. Intell. Transp. Syst.

    (2012)
  • ChenM. et al.

    Label-less learning for traffic control in an edge network

    IEEE Netw.

    (2017)
  • KongF. et al.

    The promotion strategy of supply chain flexibility based on deep belief network

    Appl. Intell.

    (2018)
  • CeballosH.G. et al.

    Factors influencing the formation of intra-institutional formal research groups: group prediction from collaboration, organisational, and topical networks

    Scientometrics

    (2017)
  • SuenJ.Y. et al.

    Using inspiration from synaptic plasticity rules to optimize traffic flow in distributed engineered networks

    Neural Comput.

    (2017)
  • EatonJ. et al.

    Ant colony optimization for simulated dynamic multi-objective railway junction rescheduling

    IEEE Trans. Intell. Transp. Syst.

    (2017)
  • JiangX. et al.

    Dynamic wavelet neural network model for traffic flow forecasting

    J. Transp. Eng.

    (2005)
  • YangH.F. et al.

    Optimized structure of the traffic flow forecasting model with a deep learning approach

    IEEE Trans. Neural Netw. Learn. Syst.

    (2017)
  • Cited by (82)

    • Dynamic Co-Attention Networks for multi-horizon forecasting in multivariate time series

      2022, Future Generation Computer Systems
      Citation Excerpt :

      Multivariate time series (MTS) multi-horizon forecasting aims to predict the future multiple time steps based on the observed data, which consists of historical target and non-predictive variables. MTS forecasting plays a critical role in a variety of fields, such as traffic flow prediction [1], natural disaster forecasting [2], and influenza virus evolution analysis [3]. Undoubtedly, improving forecasting accuracy is beneficial to operational efficiency in many aspects of society.

    View all citing articles on Scopus

    Fanhui Kong received the M.S. degree in supply chain engineering from Tianjin University of Technology, Tianjin, China, in 2016. She is currently pursuing the Ph.D. degree at the School of Management, Tianjin University of Technology, Tianjin, China. She is also a Visiting Scholar at Jacksonville University, Jacksonville, US. Her research interests include traffic flow information management, supply chain strategy, circular economy, big data analysis and Internet of things applications.

    Jian Li received the M.S. and Ph.D. degrees in management science and engineering from Tianjin University, Tianjin, China, in 1993 and 2002, respectively. He is currently a professor at Tianjin University of Technology. His research interests include traffic flow information management, circular economy, big data analysis and Internet of things applications.

    Bin Jiang received Bin Jiang received the B.S. and M.S. degree in communication and information engineering from Tianjin University, Tianjin, China, in 2013 and 2016. He is currently pursuing the Ph.D. degree at the School of Electrical and Information Engineering, Tianjin University, Tianjin, China. He is also a visiting scholar in Ember-Riddle Aeronautical University, Daytona Beach, US. His research interests lie in information processing, including machine learning, data mining, pattern recognition and cyber–physical information processing.

    Houbing Song got received the Ph.D. degree in electrical engineering from the University of Virginia, Charlottesville, VA, in August 2012. In August 2017, he joined the Department of Electrical, Computer, Software, and Systems Engineering, Embry-Riddle Aeronautical University, Daytona Beach, FL, where he is currently an Assistant Professor and the Director of the Security and Optimization for Networked Globe Laboratory (SONG Lab, www.SONGLab.us). He was a faculty member of West Virginia University from August 2012 to August 2017. He has served as an Associate Technical Editor for IEEE Communications Magazine since 2017. He is the editor of 4 books and the author of more than 100 articles. His research interests include cyber–physical systems, internet of things, cloud computing, big data analytics, connected vehicle, wireless communications and networking, and optical communications and networking. Dr. Song is a senior member of the ACM.

    View full text