Next Article in Journal
Salivary Detection of Dengue Virus NS1 Protein with a Label-Free Immunosensor for Early Dengue Diagnosis
Previous Article in Journal
Exploring Semi-Supervised Methods for Labeling Support in Multimodal Datasets
Previous Article in Special Issue
Optimization of Scanning and Counting Sensor Layout for Full Route Observability with a Bi-Level Programming Model
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Spatial Extension of Road Traffic Sensor Data with Artificial Neural Networks

Dipartimento di Ingegneria, Università del Sannio, piazza Roma 21, 82100 Benevento, Italy
*
Author to whom correspondence should be addressed.
Sensors 2018, 18(8), 2640; https://doi.org/10.3390/s18082640
Submission received: 30 May 2018 / Revised: 5 July 2018 / Accepted: 9 August 2018 / Published: 12 August 2018
(This article belongs to the Special Issue Sensor Networks for Smart Roads)

Abstract

:
This paper proposes a method for estimating traffic flows on some links of a road network knowing the data on other links that are monitored with sensors. In this way, it is possible to obtain more information on traffic conditions without increasing the number of monitored links. The proposed method is based on artificial neural networks (ANNs), wherein the input data are the traffic flows on some monitored road links and the output data are the traffic flows on some unmonitored links. We have implemented and tested several single-layer feed-forward ANNs that differ in the number of neurons and the method of generating datasets for training. The proposed ANNs were trained with a supervised learning approach where input and output example datasets were generated through traffic simulation techniques. The proposed method was tested on a real-scale network and gave very good results if the travel demand patterns were known and used for generating example datasets, and promising results if the demand patterns were not considered in the procedure. Numerical results have underlined that the ANNs with few neurons were more effective than the ones with many neurons in this specific problem.

1. Introduction

The real-time knowledge of traffic flows is essential for implementing any control strategy on road networks, both in urban and rural contexts. All Intelligent Transportation Systems (ITSs) cannot do without traffic monitoring systems, which have to survey traffic data and transmit them to a control room and a centralised informatics system to allow the implementation of traffic control strategies.
A road traffic monitoring system is based on sensors, opportunely located on the network, which measure some features of traffic, mainly road flows (veh/h), densities (veh/km), and speeds (km/h). These sensors, especially in urban contexts where the networks are significantly dense, cannot be provided on all road links of the network, but only on some of them; usually, the greater the number of monitored links, the more the potential accuracy of traffic forecasting and, then, the effectiveness of control strategies. The cost of an ITS depends significantly on the number of monitored links; even if the costs of traffic sensors have decreased in the last decade, the trade-off between the number of sensors and the reliability of the monitoring system is an important issue to be considered.
In this paper, we propose a methodology for spatially extending traffic data obtained on monitored links to other links of the network in order to increase the quality of the whole system, limiting its cost. More in detail, we propose to use artificial neural networks (ANNs) for reaching this result; the ANN, once trained, will estimate traffic flows on unmonitored links starting from the flows on monitored links. To the best of our knowledge, this approach was studied only in a preliminary way and on a small network [1]; ANNs, instead, have been widely used for short-term traffic flow forecasting, as will be described in the next section.
The remainder of the paper is structured as follows: Section 2 explores the background of the problem, focusing on sensors, monitoring systems, and main applications of ANNs in the transportation sector, with particular attention to traffic flow forecasting. Section 3 describes the proposed approach, which is tested on a real-scale network in Section 4. Finally, Section 5 concludes the paper.

2. Background

2.1. Road Traffic Monitoring Systems and Technologies

In the literature, road traffic monitoring systems and technologies have been widely studied from different points of view. Some books and papers focused on technological aspects of sensors while others dealt more with sensor networks and their applications on ITSs; a comprehensive review would deserve a separate paper.
Manuals by Federal Highway Administration (FHWA) [2,3] reviewed many kinds of traffic sensors, exploring their technology, applications, installation techniques, maintenance, etc. Bennet et al. [4] summarised data collection technologies for road management, including traffic sensors. The technical note by Leduc [5] summarised methods for collecting road traffic data, as well. Salvo et al. [6] and Li et al. [7] studied the use of UAVs (unmanned aerial vehicles) for traffic monitoring.
An interesting survey about sensor networks was reported by Chong and Kumar [8] that, among others, identified traffic control as one of the main fields where these technologies could be used profitably, particularly, the wireless sensor networks. They also wrote: “However, these sensors and the communication network that connect them are costly; thus, traffic monitoring is generally limited to a few critical points”. Notwithstanding that the costs have recently decreased, even today only some ”critical” links are monitored, in the best hypothesis.
Tubaishat et al. [9] have surveyed existing wireless sensor network technologies for ITSs by identifying the following main applications: (a) monitoring parking lots; (b) traffic monitoring and control; and (c) traffic estimation. Regarding traffic estimation, they have identified two main problems to solve: (c.1) estimating traffic at unobserved locations; and (c.2) predicting future traffic. For solving problem (c.1), a learning-based method was proposed by Guitton et al. [10], using the Pearson correlation coefficient. Two other methods were proposed by Tubaishat et al. [9]: a statistical method based on Gaussian models and a method based on origin-destination matrix estimation. Problem (c.2), instead, has been more widely studied in the literature [11,12]; for this problem, ANNs have also been extensively adopted, as reported in the next subsection. Another review of wireless sensor networks applied to ITSs is proposed by Sharma et al. [13]. Some interesting technological aspects for managing the data centres in real-time that can be used in ITSs can be found in [14,15,16].
Some papers focused on “mobile” sensors; Sun et al. [17] studied the application of optical sensors on on-road vehicles, while D’Acierno et al. [18] proposed to use urban buses as probe vehicles for estimating urban traffic conditions. Floating car data were used in [19] for improving network performance with individual in-car routing advice and in [20] for estimating the origin and destination of trips.

2.2. ANNs and Their Application to Traffic Flow Forecasting

Artificial neural networks (ANNs) are a proven approach for predicting or reproducing several physical phenomena in different scientific fields; they attempt to emulate the learning mechanisms that characterise the human brain. ANNs were introduced in the 1940s in [21,22], but the first actual prototype using the perceptrons and the learning mechanism was proposed in [23]. The works by Minsky and Papert [24], Kohonen [25], Grossberg [26], Minsky [27], and Hopfield [28] contributed to the dissemination of the method and its mathematical formalisation.
The literature on ANNs is extensive. Some comprehensive books, besides the ones already quoted, are [29,30,31,32,33,34]. Moreover, many surveys can be found. A review of leading software for training and applying ANNs can be found in [35]. A review of methods for using feed-forward neural networks can be found in [36]. Random neural networks have been reviewed in [37]. A review of the trends in extreme learning machines (ELM) has been proposed in [38], where the ELM is an innovative approach for training the neural networks. Surveys of deep neural network architectures have been proposed in [39,40]. A review of evolutionary ANNs has been proposed in [41].
The ANN is considered as a black box model: the functions that link input and output data are not known and the relationships between them are hidden and not interpretable; therefore, this method can only be used if it is not necessary to explicitly know the form of the function. ANNs are also used when the relations between the input and output data are difficult to identify or formulate. Indeed, the ANNs are able to approximate the function without explicit assumptions on the relations between variables and on the functional form. The strength of the approach is that the ANN, once trained, can give results (estimated data) in a very short time (in practice, immediately), proving suitable for real-time applications. Weaknesses of ANNs are the following: the model is not extendible to other cases, even if similar, and is valid only insofar as the boundary conditions do not change much.
ANNs have been widely used in the transportation sector since the black box approach is not an actual problem for several applications; for instance, the spatial extension that we propose in this paper does not require explicitly identifying the relationships between inputs (flows on monitored links) and outputs (flows on unmonitored links).
The main works in the transportation field published before 1995 have been reviewed by Dougherty [42] that identified 13 main subject areas: (1) driver behaviour/autonomous vehicles; (2) parameter estimation; (3) pavement maintenance; (4) vehicle detection/classification; (5) traffic pattern analysis; (6) freight operations; (7) traffic forecasting; (8) transport policy and economics; (9) air transport; (10) maritime transport; (11) submarine vehicles; (12) metro operation; and (13) traffic control. A literature review on ANNs applied to traffic flow forecasting can be found in [43].
Recently, ANNs and their variants have been used for traffic sign recognition, which is an essential task in many applications, such as traffic surveillance and autonomous driving; in this context, deep neural networks have been proposed in [44,45]. Applications of ANNs to the shortest path problem can be found in [46,47], while the automated traffic incident detection was studied in [48]. Tanprasert et al. [49] proposed to use ANNs for driver identification.
Focusing on traffic forecasting, which is the object of our paper, numerous papers in the literature can be found; two literature reviews regard short-term forecasting [11,12], which has been widely studied with the ANNs. Indeed, this is a problem for which the black box approach is not an obstacle: we do not need to export the model to other cases or to know the relationships between inputs and outputs explicitly. The applicability of ANNs to such problems was studied by Kirby et al. [50], while numerous studies focused on applications of short-term forecasting to highways [51,52,53,54,55,56,57,58,59], urban contexts [60,61,62,63,64,65], or urban freeways [66]. Papers by Lin et al. [67] and Zheng Zhu et al. [68] considered, besides the short-term forecasting, a spatial extension of data. Another topic regards the origin-destination matrix estimation with ANNs, for which we refer to [69,70,71,72,73].
The examination of the literature has underlined that the spatial extension of road traffic data has not been sufficiently studied, even if traffic flow estimation and forecasting are identified as crucial problems for simulating road networks and implementing traffic control and management strategies. Moreover, the ANN appears to be a methodology that can be usefully adopted for solving the problem studied in this paper.

3. Proposed Approach

We propose to use ANNs for spatially extending traffic flow data. We assume that some links of a road network are monitored with proper sensors and other links, often a large percentage, are not monitored. The objective of the ANN is to forecast traffic flows on unmonitored links starting from the data collected on monitored links. The same result can be obtained using the estimation of origin-destination matrix from traffic counts [74,75] as follows: (1) traffic flow data collection on the monitored links; (2) correction of the OD matrix using the collected data; and (3) assignment of the OD matrix to the network model for estimating the traffic flows on all links of the network. This second approach requires high computing times due to the OD matrix correction and traffic assignment procedures; with a trained ANN, instead, the computing times are very short, as will be shown in Section 4. Moreover, there is a broad debate on the (un)reliability of the OD matrix correction procedure [76].
The crucial points of the method are the training of the ANN and how to verify if the approach works in terms of traffic flow forecasts. We use a supervised learning approach, wherein the example datasets are generated through simulation with the following procedure (see Figure 1):
  • we build a road network model of the case study, as detailed as possible;
  • we identify on this network the monitored links, ml, and the unmonitored links, ul;
  • we randomly generate several origin-destination (OD) matrices, di with i = 1, ..., n;
  • we assign each matrix, di, to the road network model, so as to generate the corresponding traffic flows on monitored links, fiml, and on unmonitored links, fiul with i = 1, ..., n; we assume that they are the real flows on the network and constitute the datasets for training, validating, and testing the ANN; specifically, input datasets contain fiml and output datasets contain fiul; and
  • we divide the datasets into three groups: training sets (i = 1, ..., t), validation sets (i = t + 1, ..., t + v), and testing sets (i = t + v + 1, ..., t + v + p; t + v + p = n); first, two groups are used in the training procedure while the third group is used for evaluating the forecast capacity of trained ANNs.
Moreover, two critical issues to consider are the design of the ANN and the random method for generating the OD matrices. Indeed, theoretically, infinite configurations of ANNs can be proposed for solving the same problem. There are different kinds of ANNs, such as single or multilayer feed-forward networks and recurrent networks. Focusing on feed-forward networks, they can be structured considering a different number of layers and neurons for each layer; hence, in general, it is necessary to test different configurations so as to find the best one for the specific problem. About this problem, recently Philipp and Carbonell [77] have proposed a method for automatically determining the optimal size of a neural network.
Regarding the random generation of OD matrices, we propose two different methods. The first one randomly generates each OD matrix cell value between zero and a maximum value that can be chosen in the function of information about travel demand. The second method randomly generates each OD matrix cell value between a minimum and a maximum value that can be different for each cell; we can adopt this approach only if we have an estimate of the real OD matrix. In most cases, these estimated matrices are available from traffic analyses conducted in the same study area where the monitoring system has to be implemented. Indeed, since the travel demand follows some patterns (e.g., the demand between some origins and destinations is high, while between others it is low), to consider them in the proposed approach should improve the results. In this case, different ANNs have to be trained with reference to different periods (morning peak-hour, afternoon peak-hour, off-peak hour and so on). In the following, we will test both methods for obtaining the OD matrices used for generating the example datasets and four different single-layer ANNs, differing in the number of neurons.

4. Numerical Results

The case study is based on the road network of Benevento, which is a city with about 61,000 inhabitants in the south of Italy. The road network model (see Figure 2) is very detailed and is composed of 949 road segments (1577 oriented links), 678 nodes, and 80 centroids (OD matrices with 6400 OD pairs); centroids represent in the model the points of origin and the destination of trips between zones. This network model represents 216 km of roads. All elements are modelled considering their features, such as length, speed, and capacity of the links and regulation methods (traffic light, stop, give way, roundabout, etc.) of nodes. Moreover, three OD matrices were available in the following periods: morning peak-hour (MP), afternoon peak-hour (AP), and off-peak-hour (OP); these matrices have been estimated by using mathematical models and road traffic surveys during the drafting of the Urban Traffic Plan of Benevento. Specifically, the traffic surveys were performed in the 139 road sections reported in Figure 1; in our tests, we assume that the traffic monitoring system provides sensors in these road sections: the corresponding links represent, therefore, the monitored links. Other real links of the network, instead, will be considered the unmonitored links. The data on road traffic flows were pre-processed, eliminating from the set of unmonitored links the ones with null traffic flows; we need to remove these links since the road network model is sometimes unable to estimate low traffic flows on local roads and it could distort the results. Then, in our problem, we consider 139 monitored links and 1186 unmonitored links.
In this case study, we have tested several ANNs, trained with different datasets. The first set of training data was obtained starting from OD matrices randomly generated, choosing a maximum value of the OD flow, without considering the patterns of the travel demand (same maximum value for all OD pairs). This maximum value is different in the different periods (MP, AP, and OP). We have to use this approach when the estimations of the OD matrices are not available. The second training dataset, instead, was generated by perturbing each OD pair demand flow, multiplying its estimated value by a random number between 0.8 and 1.2; this approach is possible only if we have the estimation of the OD matrix of each period (MP, AP, and OP). In this way, the patterns of the demand are taken explicitly into account.
Overall, we generated 180 matrices, with the first method (without considering the demand pattern), and 600 matrices, 200 in each period (MP, AP, and OP), with the second method (considering the demand pattern); each matrix was assigned to the road network so as to generate a traffic flow dataset. In the first case, 150 traffic flow datasets were used for training the ANN, while the others were used for verifying the quality of the results. In the second case, 190 traffic flow datasets were used for training the ANN in the corresponding period, and the others for the verification. Finally, 570 traffic flow datasets (190 in each period) were used for training an ANN in the second case, considering the three periods at the same time. We trained several ANNs in each case; all ANNs were feed-forward with a single layer, but with different numbers of neurons: 6, 10, 20, and 50. Table 1 summarises all 20 trained ANNs.
To evaluate the capacity of the ANNs to estimate road traffic flows on unmonitored links we have used three forecast error measures: mean square error (MSE), root mean square error (RMSE), and relative root mean square error (RMSE%). RMSE% allows for comparing the results corresponding to different demand levels and, then, is used to identify the best and the worst cases. In our tests, these measures are calculated as follows:
MSE = (1/nul)⋅Σj = 1, ..., nul (fjsimfjANN)2
RMSE = (MSE)1/2
RMSE% = RMSE/(Σj = 1, ..., nul fjANN/nul)
where nul is the number of unmonitored links, fjsim is the traffic flow on link j obtained with simulation (the real flow, under our assumptions), and fjANN is the traffic flow estimated with the trained ANN.
Moreover, we have calculated the coefficient of determination, R2, as follows:
R2 = 1 − (Σj = 1, ..., nul (fjsimfjANN)2j = 1, ..., nul (fjsimM(fsim))2)
where M(fsim) is the mean of the simulated traffic flows. The coefficient of determination is used for evaluating the capacity of a model to replicate the observed data; the maximum value of R2 is 1 (perfect capacity of the model to reproduce the observed data: fjsim = fjANN on each link j) and the closer R2 to 1, the higher the goodness of the calibrated model. Even if, in our case, we lack an explicit model, we can use the coefficient of determination for measuring the capacity of the ANN to reproduce the simulated flows.
Naturally, all of these measures were calculated with datasets that were not used in the phase of training. In Table 2 we summarise the main results, by reporting for each ANN the best and the worst cases. In Table 3 we report the epochs and the computing times for training the ANNs; it can be noted that the training procedure is fast, requiring from some seconds up to 1 min and 37 s. The use of the trained ANNs for estimating traffic flows requires, instead, less than a second in all cases.
In Figure 3 the dispersion diagrams of worst and best cases of the ANNs trained without considering the demand pattern are reported. In contrast, Figure 4 reports the same diagrams for the ANNs trained considering the demand pattern. All figures refer to ANNs with six neurons, which are the ones that give better results in terms of RMSE% and R2.
The results reported in Table 2 and Figure 4 underline a very good ability of ANNs to estimate the traffic flows on unmonitored links if we consider the demand patterns. Indeed, the values of RMSE% are very low and the values of R2 are also close to 1 in the worst cases. Without considering the demand patterns (see Table 2 and Figure 3), the results can, however, be considered acceptable for this kind of problem, even if the errors are more significant. Indeed, traffic simulation models are affected by some inevitable errors due to (i) the features of road links (travel time, speed, capacity, etc.) that cannot be modelled with high precision and some of them (travel time and speed) depend on flows with functions that have to be correctly calibrated; (ii) the road traffic flows, which also influence the link performances, are always affected by stochastic variations; and (iii) the real origins and destinations of trips are scattered in the territory (the possible points are theoretically infinite) while the model must concentrate them only in some specific points (centroids). For the abovementioned reasons, usually, transportation engineering models with R2 ≥ 0.75 are considered entirely acceptable. Moreover, it can be noted that the ANNs with six neurons almost always have the best performances.
These results lead to some practical indications for implementing the proposed approach to real cases: (a) to consider explicitly the demand patterns is necessary for obtaining a very good accuracy but, if the estimations of the OD matrices are not available, the results, without considering the demand patterns, can be considered acceptable; (b) ANNs with few neurons (6 or 10) showed the best performances; therefore, it is not necessary to build and train ANNs with many neurons.

5. Conclusions

In this paper, the spatial extension of road traffic data from some monitored links to other links is studied and an approach based on artificial neural networks is proposed. Indeed, while in the literature numerous studies can be found on short-term forecasting, the spatial extension of such data has been only marginally studied. The spatial extension may allow for reducing the number of sensors in a monitoring system, controlling the same number of links.
A method based on traffic simulation is proposed for generating the training datasets and the proposed approach is tested on a real-scale network. Two different methods for generating the OD matrices necessary for generating the datasets are adopted: considering, or not, the travel demand patterns; in the first case, the proposed approach can give very good results, while in the second case the results can be considered, however, acceptable.
Future research will be addressed to test other real-scale networks, multi-layer ANNs, and different transfer functions, to verify the improvements that can be obtained in OD matrix correction procedures adding the estimated traffic flows to the surveyed ones, to optimise the location of sensors, and to identify the unmonitored links that are better correlated to the monitored ones, considering only these links as the output of the problem.

Author Contributions

M.G. conceived the idea of this research; M.G. and G.D.L. designed the numerical tests; G.D.L. designed and trained the ANNs and obtained the numerical results; M.G. and G.D.L. analysed the numerical results; M.G. wrote the paper.

Funding

This research received no external funding.

Acknowledgments

The authors are grateful to three anonymous referees that contributed with their useful comments to improve this paper.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Gallo, M.; Simonelli, F.; De Luca, G.; Della Porta, C. An Artificial Neural Network approach for spatially extending road traffic monitoring measures. In Proceedings of the 2016 IEEE Workshop on Environmental, Energy, and Structural Monitoring Systems (EESMS 2016), Bari, Italy, 13–14 June 2016; pp. 209–213. [Google Scholar] [CrossRef]
  2. FHWA. Traffic Detector Handbook: Third Edition—Volume I; Report No. FHWA-HRT-06-108; U.S. Department of Transportation: Washington, DC, USA, 2006.
  3. FHWA. Traffic Detector Handbook: Third Edition—Volume II; Report No. FHWA-HRT-06-139; U.S. Department of Transportation: Washington, DC, USA, 2006.
  4. Bennet, C.R.; de Solminihac, S.; Chamorro, A. Data Collection Technologies for Road Management; Transport Notes No. 30; The World Bank: Washington, DC, USA, 2006; pp. 1–8. [Google Scholar]
  5. Leduc, G. Road Traffic Data: Collection Methods and Applications; Working Papers on Energy; Transport and Climate Change, JRC 47967: Luxembourg, 2008. [Google Scholar]
  6. Salvo, G.; Caruso, L.; Scordo, A. Urban Traffic Analysis through an UAV. Procedia Soc. Behav. Sci. 2014, 111, 1083–1091. [Google Scholar] [CrossRef] [Green Version]
  7. Li, M.; Zhen, L.; Wang, S.; Lv, W.; Qu, X. Unmanned aerial vehicle scheduling problem for traffic monitoring. Comput. Ind. Eng. 2018, 122, 15–23. [Google Scholar] [CrossRef]
  8. Chong, C.-Y.; Kumar, S.P. Sensor Networks: Evolution, Opportunities, and Challenges. Proc. IEEE 2003, 91, 1247–1256. [Google Scholar] [CrossRef]
  9. Tubaishat, M.; Zhuang, P.; Qi, Q.; Shang, Y. Wireless sensor networks in intelligent transportation systems. Wirel. Commun. Mob. Comput. 2009, 9, 287–302. [Google Scholar] [CrossRef]
  10. Guitton, A.; Skordylis, A.; Trigoni, N. Utilizing Correlations to Compress Time-Series in Traffic Monitoring Sensor Networks. In Proceedings of the 2007 IEEE Wireless Communications and Networking Conference, Kowloon, China, 11–15 March 2007. [Google Scholar] [CrossRef]
  11. Vlahogianni, E.I.; Karlaftis, M.G.; Golias, J.C. Short-term traffic forecasting: Where we are and where we’re going. Transp. Res. C 2014, 43, 3–19. [Google Scholar] [CrossRef]
  12. Oh, S.; Byon, Y.J.; Jang, K.; Yeo, H. Short-term travel-time prediction on highway: A review of the data-driven approach. Transp. Rev. 2015, 35, 4–32. [Google Scholar] [CrossRef]
  13. Sharma, A.; Chaki, R.; Bhattacharya, U. Applications of wireless sensor network in Intelligent Traffic System: A review. In Proceedings of the 3rd International Conference on Electronics Computer Technology, Kanyakumari, India, 8–10 April 2011; pp. 53–57. [Google Scholar] [CrossRef]
  14. Shojafar, M.; Cordeschi, N.; Amendola, D.; Baccarelli, E. Energy-saving adaptive computing and traffic engineering for real-time-service data centers. In Proceedings of the 2015 IEEE International Conference on Communication Workshop (ICCW), London, UK, 8–12 June 2015; pp. 1800–1806. [Google Scholar] [CrossRef]
  15. Cordeschi, N.; Amendola, D.; Baccarelli, E. Reliable adaptive resource management for cognitive cloud vehicular networks. IEEE Trans. Veh. Technol. 2015, 64, 2528–2537. [Google Scholar] [CrossRef]
  16. Baccarelli, E.; Cordeschi, N.; Mei, A.; Panella, M.; Shojafar, M.; Stefa, J. Energy-efficient dynamic traffic offloading and reconfiguration of networked data centers for big data stream mobile computing: Review, challenges, and a case study. IEEE Netw. 2016, 30, 54–61. [Google Scholar] [CrossRef]
  17. Sun, Z.; Bebis, G.; Miller, R. On-road vehicle detection using optical sensors: A review. In Proceedings of the 7th IEEE Conference on Intelligent Transportation Systems, Washington, WA, USA, 3–6 October 2004; pp. 585–590. [Google Scholar] [CrossRef]
  18. D’Acierno, L.; Cartenì, A.; Montella, B. Estimation of urban traffic conditions using an Automatic Vehicle Location (AVL) System. Eur. J. Oper. Res. 2009, 196, 719–736. [Google Scholar] [CrossRef]
  19. Klunder, G.A.; Taale, H.; Kester, L.; Hoogendoorn, S. Improvement of network performance by in-vehicle routing using floating car data. J. Adv. Transp. 2017, 2017, 16. [Google Scholar] [CrossRef]
  20. Yang, X.; Lu, Y.; Hao, W. Origin-destination estimation using probe vehicle trajectory and link counts. J. Adv. Transp. 2017, 2017, 18. [Google Scholar] [CrossRef]
  21. McCullocg, W.; Pitts, W. A logical calculus of the ideas immanent in nervous activity. Bull. Math. Biophys. 1943, 5, 115–133. [Google Scholar] [CrossRef]
  22. Hebb, D.O. The Organization of Behaviour. A Neuropsychological Theory; Wiley: New York, NY, USA, 1949. [Google Scholar]
  23. Rosenblatt, F. Principles of Neurodynamics: Perceptrons and the Theory of Brain Mechanisms; Cornell Aeronautical Laboratory, Inc.: Buffalo, NY, USA, 1961. [Google Scholar]
  24. Minsky, M.; Papert, S. An Introduction to Computational Geometry; M.I.T. Press: Cambridge, MA, USA, 1969. [Google Scholar]
  25. Kohonen, T. Self-organized formation of topologically correct feature maps. Biol. Cybern. 1982, 43, 59–69. [Google Scholar] [CrossRef]
  26. Grossberg, S. Neural Networks and Natural Intelligence; The Mit Press: Cambridge, MA, USA, 1988. [Google Scholar]
  27. Minsky, M.L. Theory of Neural—Analog Reinforcement System and Its Application to the Brain—Model Problem. Ph.D. Thesis, Princeton University, Princeton, NJ, USA, 1954. [Google Scholar]
  28. Hopfield, J.J. Neural networks and physical systems with emergent collective computational abilities. Proc. Natl. Acad. Sci. USA 1982, 79, 2554–2558. [Google Scholar] [CrossRef] [PubMed]
  29. Judd, J.S. Neural Network Modeling and Connectionism. Neural Network Design and the Complexity of Learning; MIT Press: Cambridge, MA, USA, 1990. [Google Scholar]
  30. Haykin, S. Neural Networks—A Comprehensive Foundation; McMaster University: Hamilton, ON, Canada, 1994. [Google Scholar]
  31. Miller, W.T.; Werbos, P.J.; Sutton, R.S. Neural Networks for Control; MIT Press: Cambridge, MA, USA, 1995. [Google Scholar]
  32. Rojas, R. Neural Networks. A Systematic Introduction; Springer: Berlin, Germany, 1996. [Google Scholar]
  33. Haykin, S.S. Kalman Filtering and Neural Networks; Wiley Online Library: Hoboken, NJ, USA, 2001. [Google Scholar]
  34. Aggarwal, C.C. Neural Networks and Deep Learning; Springer: Berlin, Germany, 2018. [Google Scholar]
  35. Baptista, D.; Morgado-Dias, F. A survey of artificial neural network training tools. Neural Comput. Appl. 2013, 23, 609–615. [Google Scholar] [CrossRef]
  36. Scarselli, F.; Tsoi, A.C. Universal approximation using feedforward neural networks: A survey of some existing methods, and some new results. Neural Netw. 1998, 11, 15–37. [Google Scholar] [CrossRef]
  37. Timotheou, S. The random neural network: A survey. Comput. J. 2010, 53, 251–267. [Google Scholar] [CrossRef]
  38. Huang, G.; Huang, G.-B.; Song, S.; You, K. Trends in extreme learning machines: A review. Neural Netw. 2015, 61, 32–48. [Google Scholar] [CrossRef] [PubMed]
  39. Schmidhuber, J. Deep learning in neural networks: An overview. Neural Netw. 2015, 61, 85–117. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  40. Liu, W.; Wang, Z.; Liu, X.; Zeng, N.; Liu, Y.; Alsaadi, F.E. A survey of deep neural network architectures and their applications. Neurocomputing 2017, 234, 11–26. [Google Scholar] [CrossRef]
  41. Yao, X. A review of evolutionary artificial neural networks. Int. J. Intell. Syst. 1993, 8, 539–567. [Google Scholar] [CrossRef]
  42. Dougherty, M. A review of neural networks applied to transport. Trans. Res. C 1995, 3, 247–260. [Google Scholar] [CrossRef]
  43. De Luca, G.; Gallo, M. Artificial Neural Networks for forecasting user flows in transportation networks: Literature review, limits, potentialities and open challenges. In Proceedings of the 2017 5th IEEE International Conference on Models and Technologies for Intelligent Transportation Systems, Naples, Italy, 26–28 June 2017; pp. 919–923. [Google Scholar] [CrossRef]
  44. Ciresan, D.; Meier, U.; Masci, J.; Schmidhuber, J. Multi-column deep neural network for traffic sign classification. Neural Netw. 2012, 32, 333–338. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  45. Arcos-Garcia, A.; Alvares-Garcia, J.A.; Soria-Morillo, L.M. Deep neural network for traffic sign recognition systems: An analysis of spatial transformers and stochastic optimisation methods. Neural Netw. 2018, 99, 158–165. [Google Scholar] [CrossRef] [PubMed]
  46. Sang, Y.; Lv, J.; Qu, H.; Yi, Z. Shortest path computation using pulse-coupled neural networks with restricted autowave. Knowl.-Based Syst. 2016, 114, 1–11. [Google Scholar] [CrossRef]
  47. Huang, W.; Yan, C.; Wang, J.; Wang, W. A time-delay neural network for solving time-dependent shortest path problem. Neural Netw. 2017, 90, 21–28. [Google Scholar] [CrossRef] [PubMed]
  48. Srinivasan, D.; Sharma, V.; Toh, K.A. Reduced multivariate polynomial-based neural network for automated traffic incident detection. Neural Netw. 2008, 21, 484–492. [Google Scholar] [CrossRef] [PubMed]
  49. Tanprasert, T.; Saiprasert, C.; Thajchayapong, S. Combining unsupervised anomaly detection and neural networks for driver identification. J. Adv. Transp. 2017, 2017, 13. [Google Scholar] [CrossRef]
  50. Kirby, H.R.; Watson, S.M.; Dougherty, S. Should we use neural networks or statistical models for short-term motorway traffic forecasting? Int. J. Forecast. 1997, 13, 43–50. [Google Scholar] [CrossRef]
  51. Zhang, H.J.; Ritchie, S.G.; Lo, Z.P. Macroscopic modeling of freeway traffic using an artificial neural network. Trans. Res. Rec. 1997, 1588, 110–119. [Google Scholar] [CrossRef]
  52. Dougherty, M.S.; Kirby, H.C. The use of neural networks to recognize and predict traffic congestion. Traffic Eng. Control 1998, 346, 311–314. [Google Scholar]
  53. Park, B.; Messer, C.; Urbanik, T. Short-term freeway traffic volume forecasting using radial basis function neural network. Trans. Res. Rec. 1998, 1651, 39–46. [Google Scholar] [CrossRef]
  54. Zheng, W.; Lee, D.-H.; Shi, Q. Short-term freeway traffic prediction: Bayesan combined neural network approach. J. Transp. Eng. 2006, 132, 114–121. [Google Scholar] [CrossRef]
  55. Kumar, K.; Parida, M.; Katiyar, V.K. Short term traffic flow prediction for a non urban highway using Artificial Neural Network. Procedia Soc. Behav. Sci. 2013, 104, 755–764. [Google Scholar] [CrossRef]
  56. Park, D.; Rilett, L.R. Forecasting Freeway Link Travel Times with a Multilayer Feedforward Neural Network. Comput.-Aided Civ. Infrastruct. Eng. 1999, 14, 357–367. [Google Scholar] [CrossRef]
  57. Yasdi, R. Prediction of road traffic using a neural network approach. Neural Comput. Appl. 1999, 8, 135–142. [Google Scholar] [CrossRef]
  58. Goves, C. Short term traffic prediction on the UK motorway network using neural networks. In Proceedings of the European Transport Conference, Frankfurt, Germany, 28–30 September 2015. [Google Scholar]
  59. Florio, L.; Mussone, L. Neural network models for classification and forecasting of freeway traffic flow stability. In Transportation Systems: Theory and Application of Advanced Technology; Liu, B., Blosseville, J.M., Eds.; Pergamon Press: Oxford, NY, USA, 1995; pp. 773–784. [Google Scholar]
  60. Hodge, V.; Austin, J.; Krishnan, R.; Polak, J.; Jackson, T. Short-term traffic prediction using a binary neural network. UTSG 2011. [Google Scholar] [CrossRef]
  61. Zheng, F.; Van Zuylen, H. Urban link travel time estimation based on sparse probe vehicle data. Trans. Res. C 2013, 31, 145–157. [Google Scholar] [CrossRef]
  62. Csikos, A.; Viharos, Z.J.; Kisk, B.; Tettamanti, T.; Varga, I. Traffic speed prediction method for urban networks an ANN approach. In Proceedings of the Models and Technologies for Intelligent Trasportation Systems (MT-ITS), Budapest, Hungary, 3–5 June 2015. [Google Scholar] [CrossRef]
  63. Gao, Y.; Sun, S. Multi-link traffic flow forecasting using neural networks. In Proceedings of the 2010 Sixth International Conference on Natural Computation, Yantai, China, 10–12 August 2010; pp. 398–401. [Google Scholar] [CrossRef]
  64. Gao, J.; Leng, Z.; Qin, Y.; Ma, Z.; Liu, X. Short-term traffic flow forecasting model based on wavelet neural network. In Proceedings of the 25th Chinese Control and Decision Conference, Guiyang, China, 25–27 May 2013; pp. 5081–5084. [Google Scholar] [CrossRef]
  65. Ledoux, C. An urban traffic flow model integrating neural networks. Trans. Res. C 1997, 5, 287–300. [Google Scholar] [CrossRef]
  66. Li, R.; Lu, H. Combined neural network approach for short-term urban freeway traffic flow prediction. Lect. Notes Comput. Sci. 2009, 5553, 1017–1025. [Google Scholar] [CrossRef]
  67. Lin, S.; Xi, Y.; Yang, Y. Short-Term Traffic Flow Forecasting Using Macroscopic Urban Traffic Network Model. In Proceedings of the 11th International IEEE Conference on Intelligent Transportation Systems, ITSC, Beijing, China, 12–15 October 2008. [Google Scholar] [CrossRef]
  68. Zheng Zhu, J.; Xin Cao, J.; Zhu, Y. Traffic volume forecasting based on radial basis function neural network with the consideration of traffic flows at the adjacent intersections. Trans. Res. C 2014, 47, 139–154. [Google Scholar] [CrossRef]
  69. Kikuchi, S.; Nanda, R.; Perincherry, V. A method to estimate trip O-D patterns using neural network approach. Transp. Plan. Technol. 1993, 17, 51–65. [Google Scholar] [CrossRef]
  70. Yang, H.; Akiyama, T.; Sasaki, T. A neural network approach to the identification of real time origin-destination flows from traffic counts. In Proceedings of the International Conference on Artificial Intelligence Applications in Transportation Engineering, San Buenaventura, CA, USA, 20–24 June 1992; pp. 253–269. [Google Scholar]
  71. Gong, Z. Estimating the urban OD matrix: A neural network approach. Eur. J. Oper. Res. 1998, 106, 108–115. [Google Scholar] [CrossRef]
  72. Mussone, L.; Grant-Muller, S.; Chen, H. A Neural Network Approach to Motorway OD Matrix Estimation from Loop Counts. J. Transp. Syst. Eng. Inf. Technol. 2010, 10, 88–98. [Google Scholar] [CrossRef] [Green Version]
  73. Remya, K.P.; Samson, M. OD Matrix Estimation from Link Counts Using Artificial Neural Network. Int. J. Sci. Eng. Res. 2013, 4, 293–296. [Google Scholar]
  74. Bell, M.G.H. The estimation of origin–destination matrix from traffic counts. Trans. Sci. 1983, 10, 198–217. [Google Scholar] [CrossRef]
  75. Cascetta, E. Estimation of trip matrices from traffic counts and survey data: A generalized least squares estimator. Trans. Res. B 1984, 18, 289–299. [Google Scholar] [CrossRef]
  76. Marzano, V.; Papola, A.; Simonelli, F. Limits and perspectives of effective O–D matrix correction using traffic counts. Trans. Res. C 2009, 17, 120–132. [Google Scholar] [CrossRef]
  77. Philipp, G.; Carbonell, J.G. Nonparametric neural networks. In Proceedings of the 5th International Conference on Learning Representations, Toulon, France, 24–26 April 2017. [Google Scholar]
Figure 1. Generation of training datasets.
Figure 1. Generation of training datasets.
Sensors 18 02640 g001
Figure 2. Road network model and monitored links.
Figure 2. Road network model and monitored links.
Sensors 18 02640 g002
Figure 3. Dispersion diagrams without the demand pattern for the ANN with six neurons.
Figure 3. Dispersion diagrams without the demand pattern for the ANN with six neurons.
Sensors 18 02640 g003
Figure 4. Dispersion diagrams with demand pattern for the ANNs with six neurons (MP: morning peak-hour; AP: afternoon peak-hour; OP: off-peak-hour; All: all periods).
Figure 4. Dispersion diagrams with demand pattern for the ANNs with six neurons (MP: morning peak-hour; AP: afternoon peak-hour; OP: off-peak-hour; All: all periods).
Sensors 18 02640 g004aSensors 18 02640 g004b
Table 1. Trained ANNs.
Table 1. Trained ANNs.
Demand PatternPeriodNeurons
NoAll6
10
20
50
YesMP6
10
20
50
AP6
10
20
50
OP6
10
20
50
All6
10
20
50
Table 2. Forecast error measures.
Table 2. Forecast error measures.
Neurons6102050
Best CaseWorst CaseBest CaseWorst CaseBest CaseWorst CaseBest CaseWorst Case
MSE
Without demand patternAll periods4068.572940.265750.858618.688398.844395.2610,902.833817.52
With demand patternMP2745.5512,187.612711.2213,885.762794.7612,428.603125.4013,403.28
AP1837.696275.931788.368857.492253.558686.232723.288990.26
OP352.641577.61319.701606.36312.061436.70487.152332.71
All periods3273.542638.572487.711855.523073.772360.712842.601961.30
RMSE
Without demand patternAll periods63.7954.2292.8475.8391.6566.30104.4261.79
With demand patternMP52.40110.4052.07117.8452.87111.4855.91115.77
AP42.8779.2242.2994.1147.4793.2052.1994.82
OP18.7839.7217.8840.0817.6737.9022.0748.30
All periods57.2151.3749.8843.0855.4448.5953.3244.29
RMSE%
Without demand patternAll periods0.000160.000340.000220.000440.000230.000400.000270.00038
With demand patternMP0.000130.000270.000130.000290.000130.000280.000140.00029
AP0.000140.000250.000140.000300.000150.000300.000170.00031
OP0.000130.000270.000130.000280.000130.000270.000160.00034
All periods0.000140.000330.000130.000290.000130.000320.000130.00030
R2
Without demand patternAll periods0.9660.7860.9460.6680.9310.7020.9120.762
With demand patternMP0.9780.9080.9780.8950.9770.8970.9730.890
AP0.9750.9250.9760.8950.9710.8930.9630.906
OP0.9750.8940.9760.8890.9760.9020.9660.846
All periods0.9750.8310.9790.8770.9770.8470.9780.871
Table 3. Computing times.
Table 3. Computing times.
Neurons6102050
EpochsTimeEpochsTimeEpochsTimeEpochsTime
MSE
Without demand patternAll periods44716′′46517′′54422′′48926′′
With demand patternMP40617′′1968′′32214′′38721′′
AP1858′′1466′′2019′′21616′′
OP1978′′30013′′58325′′59630′′
All periods10001′11′′10001′13′′10001′16′′10001′37′′

Share and Cite

MDPI and ACS Style

Gallo, M.; De Luca, G. Spatial Extension of Road Traffic Sensor Data with Artificial Neural Networks. Sensors 2018, 18, 2640. https://doi.org/10.3390/s18082640

AMA Style

Gallo M, De Luca G. Spatial Extension of Road Traffic Sensor Data with Artificial Neural Networks. Sensors. 2018; 18(8):2640. https://doi.org/10.3390/s18082640

Chicago/Turabian Style

Gallo, Mariano, and Giuseppina De Luca. 2018. "Spatial Extension of Road Traffic Sensor Data with Artificial Neural Networks" Sensors 18, no. 8: 2640. https://doi.org/10.3390/s18082640

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop