Skip to main content
Advertisement
Browse Subject Areas
?

Click through the PLOS taxonomy to find articles in your field.

For more information about PLOS Subject Areas, click here.

  • Loading metrics

Travel Time Estimation Using Freeway Point Detector Data Based on Evolving Fuzzy Neural Inference System

  • Jinjun Tang,

    Affiliations School of Transportation Science and Engineering, Harbin Institute of Technology, Harbin 150001, China, Department of Civil and Environmental Engineering, University of Washington, Seattle, WA 98195–2700, United States of America

  • Yajie Zou,

    Affiliation Key Laboratory of Road and Traffic Engineering of Ministry of Education, Tongji University, Shanghai 201804, China

  • John Ash,

    Affiliation Department of Civil and Environmental Engineering, University of Washington, Seattle, WA 98195–2700, United States of America

  • Shen Zhang,

    Affiliation School of Transportation Science and Engineering, Harbin Institute of Technology, Harbin 150001, China

  • Fang Liu,

    Affiliation School of Energy and Transportation Engineering, Inner Mongolia Agricultural University, Hohhot 010018, China

  • Yinhai Wang

    yinhai@uw.edu

    Affiliation Department of Civil and Environmental Engineering, University of Washington, Seattle, WA 98195–2700, United States of America

Abstract

Travel time is an important measurement used to evaluate the extent of congestion within road networks. This paper presents a new method to estimate the travel time based on an evolving fuzzy neural inference system. The input variables in the system are traffic flow data (volume, occupancy, and speed) collected from loop detectors located at points both upstream and downstream of a given link, and the output variable is the link travel time. A first order Takagi-Sugeno fuzzy rule set is used to complete the inference. For training the evolving fuzzy neural network (EFNN), two learning processes are proposed: (1) a K-means method is employed to partition input samples into different clusters, and a Gaussian fuzzy membership function is designed for each cluster to measure the membership degree of samples to the cluster centers. As the number of input samples increases, the cluster centers are modified and membership functions are also updated; (2) a weighted recursive least squares estimator is used to optimize the parameters of the linear functions in the Takagi-Sugeno type fuzzy rules. Testing datasets consisting of actual and simulated data are used to test the proposed method. Three common criteria including mean absolute error (MAE), root mean square error (RMSE), and mean absolute relative error (MARE) are utilized to evaluate the estimation performance. Estimation results demonstrate the accuracy and effectiveness of the EFNN method through comparison with existing methods including: multiple linear regression (MLR), instantaneous model (IM), linear model (LM), neural network (NN), and cumulative plots (CP).

Introduction

Travel time is defined as the time to traverse a route between a specified origin and destination. It is an important performance measure for road users and transportation managers alike as it is easily identified and understood by both groups. In current networks that employ advanced traffic management systems (ATMS), travel time not only reflects the traffic conditions of road network, but also affects the drivers’ route planning. Delays in travel time lead to increases in trip costs, vehicle emissions, and energy consumption. Thus, it is beneficial and challenging for using the travel time as an effective index to take measures on traffic congestion.

Methods for collecting travel time data can be generally divided into two categories. The first category involves direct approaches including the use of probe vehicles equipped with global positioning systems (GPS) [15], automatic vehicle identification (AVI) systems [68], Bluetooth (BT) devices [912]. Travel time data can be quickly collected via these approaches, but sample size and equipment coverage rate will impact the reliability of the analysis. For the GPS sensors, in order to collect travel time data accurately and detect fluctuations in measurements over time with probe sensors, the minimum number of the probe vehicles is required to be larger than two percent of the traffic volume [1315]. Further, the periods of time over which the probe sensors collect data are required to be longer than a threshold [1617]. For travel time collection methods that make use of AVI and BT technologies, obtaining the necessary level of equipment coverage is the main problem due to high equipment costs. Thus, in scenarios without extensive detector coverage where information is collected only along primary facilities (e.g., main roads and intersections), it is difficult to obtain reliable results for the whole network based on travel time.

The second category of methods for collecting travel time data involves an indirect approach in which loop detectors are the most commonly used equipment. Compare with the direct travel time estimation technologies, loop detectors have following several merits for estimating travel time: (1) high coverage rate, with its high distribution density, the traffic flow data collection and analysis in freeway network mainly depends on the loop infrastructure; (2) low cost, compare with GPS, AVI and BT, the cost of loop detectors is relatively low; (3) stable working state, GPS, AVI and BT are liable to be affected by weather and finally result in missing or inaccurate measurements. Loop detectors can work normally even in harsh circumstance; (4) abundant data sources, loop detectors can provide traffic flow data at different time interval in a whole day. Due to their advantages, many scholars and engineers focus on using data from loop detectors to estimate the real-time traffic states [1823]. Currently, indirect methods to estimate travel time fall into four main classes: speed-based estimation models, cumulative plot based methods, regression models, and artificial intelligence, all of which are elaborated on in the following.

  1. Speed-based estimation models, such as those found in [2428], rely on measurements of spot speed from point detectors to estimate link travel time (LTT). Li et al. [24] compared the performance of four speed-based travel time estimation methods: an instantaneous model, a time slice model, a dynamic time slice model, and a linear model. By using a space-time grid method to reconstruct the vehicle trajectories, Van Lint and van der Zijpp [25] presented a new travel time estimation algorithm based on a linear function of speed. Cortes et al. [26] used an iterative scheme to calculate travel time and simulation results showed that their model had good estimation performance.
  2. Cumulative plot based methods have been studied by [2932]. A cumulative plot is a graph that describes the variation of cumulative traffic volumes over time on a certain segment of the road. By measuring the cumulative volumes upstream and downstream of a link, this method can be used to approximately estimate the link travel time. Bhaskar et al. [29] presented a travel time estimation method based on cumulative plots for urban signalized intersections. They also considered the impact of mid-link sources and sinks on the performance of travel time estimation via methods proposed in [30].
  3. Regression models have been developed by [3336]. In these models, link travel time is treated as the dependent variable and traffic information collected from point detectors (i.e. volume, occupancy, or speed) are considered as the independent variables By constructing the relationship between variables based on historical data, travel time can be calculated using regression models. Zhang and He [33] proposed regression models based on spot speed measurements from fixed points and the degree of saturation of corresponding links. Kwon et al. [34] formulated their regression model using flow, occupancy, time of departure, and day of week.
  4. Artificial intelligence, in which neural network (NN) models have been widely used, has been studied in the context of travel time estimation by [3740]. Naranjo et al. [37] designed a floating car data (FCD) augmentation system in which they used speed data obtained from loop detectors to estimate the speed of probe vehicles through neural networks. Liu et al. [38] presented a neural network based traffic flow model to estimate urban arterial travel time. The prediction performance from empirical data and simulation data indicated the accuracy and effectiveness of the neural network based traffic flow model.

The purpose of this work is to construct a high accuracy travel time estimation method based on loop detector data collected along a freeway. Although a large body of work has been published on the topic of travel time estimation, it is still difficult to estimate the travel time accurately through indirect methods such as those that use data collected from existing loop detectors. In this paper, we propose a new travel time estimation model based on an evolving fuzzy neural network using traffic flow data collected from existing loop detectors. Comparing with traditional methods, the EFNN based model in this study has better learning ability, which includes two parts: (1) the unsupervised learning process; In this process, define the fuzzy membership functions according to the clustering results. As the number of input samples increases, the cluster centers and membership functions are adjusted. The membership degree is determined by the distance between each data point in the input space and the new cluster centers. (2) the supervised learning process; Use the Takagi-Sugeno model to complete the fuzzy inference. The output errors (errors between the actual and estimated travel time) are used to adjust the inferring weights in the inference system. Furthermore, comparisons between the proposed method and some other travel time estimation methods such as an instantaneous model, a linear model, a cumulative plot based method, a multiple linear regression method, and an alternate neural network based approach are used to verify the effectiveness of the proposed method in scenarios using both actual and simulated data. We will henceforth refer to scenarios using actual data as actual scenarios and scenarios using simulated data as simulation scenarios.

Data Description

The data sources in this study come from both actual and simulated scenarios. For the actual dataset, the loop detector data come from DRIVENET (Digital Roadway Interactive Visualization and Evaluation Network, http://uwdrive.net/STARLab), and travel time data come from HERE data source. HERE is a product of the communications in company Nokia. HERE can integrate a number of mapping and data collection services, including real-time data from GPS, smart phones, and consumer and commercial sources. The freeway travel time is derived from HERE traffic information. We selected three links (I5, I90 and I405) as testing examples. The links we selected for the case study serve high traffic volumes and experience high levels of congestion. In order to examine variability of travel time in different time periods, we selected three periods across the day including: morning peak (6:00–10:00), noon off-peak (11:00–14:00), and evening peak (16:00–20:00) to test performance of the proposed method.

The specific locations of loop detectors are marked along the links for both the actual and simulation scenarios. Although traffic flows in both directions along each link, we only consider travel time estimation for travel in one direction along each link: the north in I5, the east in I90 and the north in I405. Additionally, although there are two different lane types along the links, high occupancy vehicle (HOV) lanes and general purpose (GP) lanes, this study only focuses on the estimation of travel time for the GP lanes.

Travel times and traffic flow data (including volume, occupancy, and speed measurements) were collected at five-minute intervals for each link. Data used in the study were collected over a period of 15 days from September 10th to 25th, 2013. Data from the first 10 days were used to train and optimize the model, while data from the last five days were used to test the proposed method. More detailed information about the links is provided in Table 1.

For the simulation dataset, we used Vissim to complete the simulation process. The traffic flow and travel time data were aggregated at one-minute intervals, and thus, 1,440 samples were recorded for each simulated day. Fig 1 shows a schematic of the study links with GP lanes. In order to consider the effect of ramps on travel time estimation for the mainline lanes, the on-ramp located upstream of link 2 and the off-ramp located downstream of link were regarded as a source and sink of data, respectively. The total simulation process lasted three days; samples from the first two days were used as the training dataset and the remainder of the data was used as the testing dataset. More information on the links can be found in Table 2.

Methodology

Structure of the algorithm

The evolving fuzzy neural network model (EFNN) was presented in [41]. It has five layers. The first layer is the input layer, in which the input variables are stored and each node represent a variable. The second layer of nodes quantifies the fuzzy values of the input variables by transforming the input values into membership degrees to which they belong to the membership functions. Each node in the second layer represents a membership function. The number of membership functions and the formulation of each can change during the learning process. In the third layer, the rule nodes can evolve through supervised or unsupervised learning. For this layer, A denotes the activation of the rule nodes, and each rule node r is defined by two vectors of connection weights: W1(r) and W2(r). The former can be adjusted by unsupervised learning based on similarity measures, and the latter can be adjusted by supervised learning based on the output errors. Between the second and third layers, there is a short-term memory layer which connects to the rule layer and can be used to provide information to it via a feedback loop. The fourth layer of nodes represents fuzzy quantification of the output variables. Finally, the fifth layer represents the real values of the output variables. More details on the structure of an EFNN can be found in [4143].

In this study, we combined the traffic flow data from loop detectors (volume, occupancy, and speed) and link travel times into a dataset that was processed using a FNN-based system capable of learning traffic behavior. In this system, traffic flow data were the inputs and link travel time was the output. Once the system had been trained, it was able to use the real-time traffic flow data to estimate travel time. We adopted an improved EFNN in this study. Compared to a traditional FNN, an EFNN makes use of improved learning processes, which include two parts: the unsupervised learning process and the supervised learning process. In the unsupervised learning process, the main purpose is to determine parameters in fuzzy variables’ membership functions. The supervised learning process is then used to adjust weights in the fuzzy inference system.

Clustering of traffic flow based on K-means method

The aim of the K-means method is to classify the l input samples which take the form of m-vectors xi = {xi1, xi2, …, xil}, i = 1,2, …, m, (here m = 6, l is the number of samples) into n clusters, and determine the cluster centers for each cluster under the condition of minimizing an objective function J. The distance between xi and the cluster center cj is first defined in the following equation: (1) where, |·| represents the general Euclidean distance. Then the objective function is defined as: (2)

The algorithm for determining the cluster centers with the K-means clustering method can be divided into three processes. First, initialize the cluster center cj. Second, iteratively modify the partition to reduce the sum of the distances for each sample from the centers of the cluster to which the samples belongs. Finally, the process terminates if one of following conditions is satisfied: the value of objective function is below a certain tolerance; the difference in the values of the objective function between adjacent iterations is less than a preset threshold; or the iteration process is complete.

Here, we used data collected in I5 to analyze the influence of the cluster number to estimation results. Fig 2 shows the distribution of estimation errors with different number of clusters. We use RMSE as the evaluating index, the number of cluster n increases from 1 to 30. As we can see, when value of n is small (n<5), the estimation error is high. The reason is that K-means method is unable to effectively divide the traffic flow into different patterns with small cluster number, which also leads to poor learning effect. When value of n is large (n>22), the estimation error rises slightly. The reason is that K-means method would classify the traffic flow data into sparse patterns with large n, which can destroy the association in raw data. Furthermore, large number of clusters will result in the increase of parameters’ number in the training process, such as the number of fuzzy rules and fuzzy membership function, see Eq (4). Finally, a large amount of parameters in Takagi-Sugeno inference would cause over fitting in training process to a certain extent. When the value of n is in the range of 6 to 21, the estimation errors decrease and become stable. We also find the similar trends for the data in I90 and I405. Although the RMSE reaches its minimum value at n = 20, the value of n is suggested be selected in the range of 2*m to 3.5*m (m is the dimension of input samples, here, m = 6), for which the estimation accuracy is high and stable.

Ultimately, the K-means method was used to partition the traffic flow data from the actual and simulation scenarios into 18 clusters; the results of the clustering can be seen in Figs 3 and 4. In each of the aforementioned figures, the black points represent the data samples and red points show the cluster centers.

thumbnail
Fig 3. Clustering results of observed traffic flow data by K-means method.

(a) Upstream of I5. (b) Downstream of I5. (c) Upstream of I90. (d) Downstream of I90. (e) Upstream of I405. (f) Downstream of I405.

https://doi.org/10.1371/journal.pone.0147263.g003

thumbnail
Fig 4. Clustering results of simulating traffic flow data by K-means method.

(a) Upstream of Link1. (b) Downstream of Link1. (c) Upstream of Link2. (d) Downstream of Link2. (e) Upstream of Link3. (f) Downstream of Link3.

https://doi.org/10.1371/journal.pone.0147263.g004

Travel time estimation based on EFNN

In the EFNN, we used a Takagi-Sugeno type fuzzy inference system to construct fuzzy rules. As each sample, x = [x1,x2,…,xm], has n memberships describing the degree to which it belongs to each cluster, the number of rules is equal to the number of clusters n. The rules are shown as follows:

  1. if x1 is R11 and x2 is R12 and … and xm is R1m, then y is f1(x1, x2, …, xm)
  2. if x1 is R21 and x2 is R22 and … and xm is R2m, then y is f2(x1, x2, …, xm)
  3. … …
  4. if x1 is Rn1 and x2 is Rn2 and … and xm is Rnm, then y is fn(x1, x2, …, xm)

where Rij indicates a fuzzy set defined by its membership function, xj is the antecedent variable, and fi is the inference consequence of variable y when the ith rule is employed. In this study, the fuzzy membership functions were selected to be of the Gaussian type with two parameters defined as follows: (3) where, mf is defined as membership function, μ is the value of the cluster center on the x dimension, σ2 is the variance of the distance between input samples and the cluster center on the x dimension. Overall, the total number of membership functions is n×m. In the model, we used a first-order Takagi-Sugeno type fuzzy inference system which means the function fi(x1,x2,…,xm), i = 1,2,…n, is a linear function. So, for an input data point , the inferring results of the system, y0, can be calculated as the weighted average of outputs from each rule: (4) where, ; i = 1,2,…,n, j = 1,2,…,m.

In the learning process, we used a least squares estimator (LSE) [4445] to train the linear functions. Each of the linear function can be described as follows: (5)

The training dataset included p data pairs, {([xi1,xi2,…xim], yi), i = 1,2,…,p}, and was used to calculate the coefficients a = [a0a1a2am]Tvia the following equation based on LSE: (6) where and

Furthermore, we used an improving weighted least squares estimation method in [4445] to optimize the parameters. (7) where wj represents the distance between the jth sample and the corresponding cluster center, j = 1,2,…,p. Eq (7) can be rewritten according to the following: (8)

Define the kth row vector of matrix A in Eq (6) to be bTk = [1 xk1 xk2xkm] and denote the kth element of y as yk. Then the vector of coefficient a can be iteratively calculated by Eq (9) shown in the following. The calculation process uses a recursive, improved weighted LSE method in [4345] to complete the optimization. (9) where λ is the forgetting factor and with a value is generally between 0.8–1.0, at and Pt are the initial values of a and P, which can be calculated in Eq (8) by using the first t data pairs from the training dataset. Here, we discussed the influence of sample splits to the estimation performance. We define the r as the split ratio, if p represents the total number of training samples, then r*p is the number of samples used in first step and (1-r)*p indicates the number of samples used in second step. The Fig 5 displays the relationship between the ratio r and estimation errors RMSE in link of I5. When the value of r is too small (r<0.4) or too large (r>0.7), the RMSE is high. When the value of r ranges from 0.4 to 0.7, the RMSE is relative low and stable. The reason is that the small value of r will result in improper initial parameters from Eq (8), then these initial values are used to update parameters in Eq (9), finally the errors will be cumulated and cause inaccurate travel time estimation. Similarly, the large value of r will result in the final parameters excessively depend on initial values, and error adjustment mechanism plays only a small role in learning process. In summary, we set the value of r to 0.5 in this study, which can not only guarantee proper initial parameters but also make full use of the function of error adjustment.

Thus, the t equals to 0.5*p. The remaining (p-t) data pairs are used to iteratively optimize the values of coefficients.

Experiment and Results Analysis

Measurements of effectiveness

Three common indicators are used to evaluate and compare different estimation methods: mean absolute error (MAE), root mean square error (RMSE), and mean absolute relative error (MARE). The three criteria are defined in the following equations: (10) (11) (12) where, n is the number of testing samples, ti denotes the observed values of travel time in the actual or simulation scenarios, and i indicates the values of travel time that are the outputs of the estimation methods.

Results comparison for actual scenario

In the model validation, we compare the travel time estimation performance of the EFNN with other commonly used methods: multiple linear regression (MLR), instantaneous models (IM) [24], linear models (LM) [25], neural networks (NN) [37] and cumulative plots (CP) [29] method.

For the MLR, the calculation process can be expressed as: (13) where xi is the ith independent variable, n is six (here, we consider volume, occupancy, and speed at upstream and downstream of a given link as independent variables), y indicates the dependent variable: link travel time, α0 and αi are the regression coefficient, k is the time index.

For the IM, it can be shown as: (14) where va(k) and vb(k) denote the average speeds at upstream and downstream of a link at time k, l is the length of a given link, t(k) represents the link travel time.

For the LM, (15) where xa and xb are the locations of upstream and downstream segment for a given link, x(k) is the location of a vehicle at time k, va(k) and vb(k) denote the average speeds at upstream and downstream of a link at time k, v(k) represents the speed of vehicle at location x(k). According to the values of v(k), the trajectory for a given vehicle can be reconstructed. Furthermore, the link travel time can be calculated with the trajectories in space-time plots.

For the NN, the input variables are the volume, occupancy, and speed at upstream and downstream of a given link, and the output variable is the link travel time. For the model structure, we use one hidden layer and 50 neurons for the application in actual and simulation scenarios.

For the CP method, the link travel time can be estimated from the cumulative volume of upstream and downstream in a given link.

For the EFNN method, input variables are the volume, occupancy, and speed at upstream and downstream of a given link, and the output variable is the link travel time. Before the model application, we should determine optimal cluster number, number of fuzzy rules and split ratio. Travel time estimation performance results for each of the different methods aforementioned, when applied to the three real-world links are shown in Tables 3, 4 and 5, respectively. From observation of the tables, we can see that the EFNN method obtained better estimation performance than the other four methods. As a consequence of only considering the speed at points upstream and downstream of a given segment, travel times estimated from the IM are easily affected by the variation of speed. Thus, the IM method often overestimated or underestimated the actual travel time values. The LM method is considered an improvement of the IM method. It calculates the average speed between points upstream and downstream of a given section and estimates travel time based on reconstructed trajectories. Although the LM method obviously enhanced the estimation accuracy compared to the IM method, linear models can have difficulty in accurately describing the variation of speed along a link based on the underlying linear assumption. Furthermore, estimation performance of LM is also easily influenced by speeds at the extremities of the links. The EFNN method obtained better estimation performance than the IM and LM methods due to its learning ability. In the EFNN, the volume, occupancy, and speed data collected from upstream and downstream detectors are classified into different clusters to reflect variation of traffic flow patterns. In the training process, the traffic flow data in different patterns are considered as input variables and corresponding travel time as the output variable. With the aim to best describe different patterns, parameters are optimized to accurately describe the non-linear relationship between traffic flow and travel time. Link travel time can then be estimated from the trained model based on real-time, multisource traffic flow data.

thumbnail
Table 3. Comparison of estimating results for link in I5.

https://doi.org/10.1371/journal.pone.0147263.t003

thumbnail
Table 4. Comparison of estimating results for link in I90.

https://doi.org/10.1371/journal.pone.0147263.t004

thumbnail
Table 5. Comparison of estimating results for link in I405.

https://doi.org/10.1371/journal.pone.0147263.t005

To consider different patterns of travel time according to the time of day, we also compared the results in three periods for the five days of data that comprised the test set: morning, noon, and evening. Volumetric peaks are common during the morning and evening periods on the facilities considered in this study, and travel times in these periods exhibit obvious fluctuations. During the noon period, however, the travel times become comparatively stable. From Tables 3, 4 and 5, we can see that the estimation errors for all the methods in morning and evening periods were generally higher than those for the noon period.

Fig 6a provides the estimation results of I5 in five days. Fig 6b and 6c are estimation comparison in peak hours and non-peak hours. As we have mentioned previously, travel time under congested conditions generally varies intensively, and it tends to be more stable in non-peak hours. Thus, compared to estimation errors in a non-peak period, the estimation errors under congested conditions were much higher. Furthermore, we compare estimation performance of methods in three time periods in Table 3. For I90 and I405, we obtain similar analyzing results, which can be seen in Figs 7, 8 and Tables 4, 5. The N is tables means number of fuzzy rules in EFNN.

thumbnail
Fig 6. The estimated travel time in three periods for link in I5.

(a) Estimation comparison in five days. (b) Peak hours. (c) Non-peak hours.

https://doi.org/10.1371/journal.pone.0147263.g006

thumbnail
Fig 7. The estimated travel time in three periods for link in I90.

(a) Estimation comparison in five days. (b) Peak hours. (c) Non-peak hours.

https://doi.org/10.1371/journal.pone.0147263.g007

thumbnail
Fig 8. The estimated travel time in three periods for link in I405.

(a) Estimation comparison in five days. (b) Peak hours. (c) Non-peak hours.

https://doi.org/10.1371/journal.pone.0147263.g008

Results comparison for simulation scenario

In the simulation, the input and output variables for the EFNN, MLR, and NN methods were the same as for the models used to predict travel time in the actual scenario. The cumulative plots (CP) method is another traditional approach used to estimate link travel time. In applications using actual data, due to various reasons, the traffic volume data collected from loop detectors are liable to be missing or inaccurate. These issues could significantly influence the estimation accuracy of the cumulative plots method. In simulation, the volume data can be accurately collected, so we can compare the CP method with the other estimation methods in the simulation.

In the Tables 6, 7 and 8, we compared the travel time estimation results of the proposed model with other six methods for the three links. The N is tables means number of fuzzy rules in EFNN. Since it only uses cumulative volume to approximately estimate the link travel time, the CP method cannot acquire high estimation accuracy. For all the testing samples, the EFNN and NN methods were superior to the other four methods. The CP method slightly outperformed the IM method, and the LM method consistently showed improved estimation ability over the IM method. In the simulation, we also examined the estimation performance of all the methods in three time periods in terms of MAE, RMSE, and MARE. The samples sizes of the testing datasets used for three periods were also 240, 180, and 240, as were used for the actual scenario. From comparing the results from the simulations, we observed that the estimation errors for all of the methods in evening periods were generally higher than those for the morning and the noon periods as there was a peak in the evening periods.

In addition to evaluate estimation results using MAE, RMSE and MARE, we also conducted the Friedman test [46] to compare the proposed model with five methods. For the three considered datasets, the Friedman test results consistently suggest that the difference in travel time estimation error between the EFNN model and other four considered models is statistically significant.

Results comparison with other fuzzy regression methods

We compare the estimation performance with two widely used fuzzy regression methods: Fuzzy Neural Network (FNN) [47] and Fuzzy C-means (FCM) [48,49]. In the FNN we used same Takagi-Sugeno inferring model as EFNN. In the FNN, we should determine the number of fuzzy rules. In the FCM, the number of cluster should be determined before application. In order to make fair comparison, we used same number of fuzzy rules in FNN and same number of clusters in FCM as EFNN (in EFNN, the number of fuzzy rules is equal to the number of clusters). The N indicates the number of clusters or number of fuzzy rules. We used same training and testing dataset to calibrate and validate models. From the estimation results in Table 9, we can see the EFNN obviously outperforms the FNN and FCM for its unsupervised and supervised learning process.

thumbnail
Table 9. Comparison of estimating results with other fuzzy regression methods.

https://doi.org/10.1371/journal.pone.0147263.t009

The influences of link length and ramp to the estimation performance

We analyzed the influence of link length to estimation performance in the simulation environment, and the results were shown in Fig 9. The cluster number was 18, and the ratio r of training data used to calculate the initial parameters values in Eq (9) was set to 0.5. The data were also collected at 1-min interval. The samples from the former two days were used as training dataset and the remainder was used as testing dataset. We used RMSE as evaluating index. With the increase of the length of link, the estimation accuracy decreases gradually as expected. Especially when the length is longer than 2km, the increasing rate of error becomes faster. The reason is that the fixed detection devices cannot detect the traffic flow information in the middle of link. For the link with small length, the sudden changes of traffic flow state, for example, traffic congestion or accident, can be detected through observations of traffic flow data on upstream and downstream. However, when the link is long, such as longer than 2km, if we only consider information from endpoint detectors, the travel time estimation will be high erroneous. Therefore, in the process of travel time estimation by using the fixed detection devices, it is necessary to select relatively short link as experimental subject. While taking into account the economic factor, the distance between detectors cannot be set too small. Another effective approach is to fuse data source from fixed detectors and mobile sensors (probe vehicle equipped with GPS device). The mobile detectors provide internal information of traffic flow in the link, by which the travel time estimation performance can be obviously improved. This is also our main researching direction in future.

thumbnail
Fig 9. The influence of length of link to estimation accuracy.

https://doi.org/10.1371/journal.pone.0147263.g009

For the influence of ramps to performance, we applied the proposed model in three cases shown in Fig 10 to analyze the influence of ramp on travel time estimation performance. The three cases were expressed in simulation scenario. The first case shows a link with only on-ramp, the second case shows a link with an off-ramp, and the last one displays a link with both on-ramp and off-ramp. The cluster number, ratio r and data sample are same as above simulation process. We also use RMSE as evaluating index, and Table 10 shows the estimation results. As we can see, the estimation accuracy would decrease if we ignore the influence of ramps. In this study, the input samples of model include traffic flow data on upstream and downstream segments. For the case 1, the vehicles enter into link through on-ramp, and the vehicles exist from link through off-ramp in case 2. So, if the volumes of vehicle passing the on-ramp and off-ramp are ignored, samples on ramps are missing in input data. In the following process of model training and testing, the estimation accuracy will decline based on incomplete input samples.

thumbnail
Fig 10. Links in application with ramps.

(a) Case 1. (b) Case 2. (c) Case 3.

https://doi.org/10.1371/journal.pone.0147263.g010

thumbnail
Table 10. Simulation results for considering influence of entry and exit ramp.

https://doi.org/10.1371/journal.pone.0147263.t010

Conclusions

In this paper, we designed a new travel time estimator based on an evolving fuzzy neural network by using traffic flow data collected from existing loop detectors. In the network, traffic flow data (volume, occupancy, and speed) at points upstream and downstream of a given link were used as input variables, and link travel time was defined as the output variable. This EFNN model is based on the Takagi-Sugeno fuzzy inference system, in which n fuzzy rules are activated to calculate the output vectors for a given set of input vectors. In the training process, a K-means method was first used to cluster the input vectors and calculate the cluster centers. Then, the Gaussian-type fuzzy membership functions were designed to evaluate the membership degree of the input samples to each of the clusters. Finally, an improved weighted recursive LSE was used to optimize the parameters in the linear Takagi-Sugeno fuzzy inference functions. In the model verification process, the testing datasets collected in both actual and simulation scenarios were used to evaluate the performance of the proposed method in terms of three measurement criteria: MAE, RMSE, and MARE. The proposed model demonstrated its superiority when compared with some commonly used methods: MLR, IM, LM, NN, and CP.

Although our model provides a means to estimate the travel time data based on point infrastructure sensors, there are several limitations in the current work: (1) It does not consider data sources between the upstream and downstream points. The traffic flow data at upstream and downstream points can only reflect the in- and out-flow patterns on a link. We cannot obtain any information about the flows at intermediate locations on a given link. Thus, fusing data sources, that is to say combining data from detectors located at intermediate locations along links with data from the upstream and downstream detectors, would definitely improve the estimation accuracy of the proposed model. (2) This work only solves travel time estimation in freeway. However, in arterial roads, as travel times are influenced by intersections and traffic signals. The models used for travel time estimation in urban road networks should consider more information, such as the impacts of traffic signals, queue length, mid-link sources of delay, and turning movements. Thus, we will expand application of the proposed model in future research. (3) In the current work, we only discuss the influence of the link length to the travel time estimation accuracy. How to improve estimation performance of long link is also a key issue in actual applications. Fusing the floating car information is a possible solution in future study. (4)The presented model only performs one-step-ahead estimation of travel time. In future work, it would be interesting to study how to accurately estimate the multi-step-ahead values based on the same input vectors.

Supporting Information

S1 File. Loop detectors data.

Data source collected from loop detectors in 15 days.

https://doi.org/10.1371/journal.pone.0147263.s001

(XLSX)

S2 File. Travel time data.

Data source collected from Here in 15 days.

https://doi.org/10.1371/journal.pone.0147263.s002

(XLSX)

Acknowledgments

This research was funded in part by the National Natural Science Foundation of China (grant nos. 51138003 and 51329801). This research was also funded in part by China Scholarship Council.

Author Contributions

Conceived and designed the experiments: YW JT. Performed the experiments: YZ. Analyzed the data: SZ FL. Contributed reagents/materials/analysis tools: JA. Wrote the paper: JT. Revised paper: JA.

References

  1. 1. Hellinga B., Izadpanah P., Takada H., Fu L., (2008). Decomposing travel times measured by probe-based traffic monitoring systems to individual road links. Transportation Research Part C 16: 768–782.
  2. 2. Hofleitner A., Herring R., Abbeel P., Bayen A., (2012). Learning the dynamics of arterial traffic from probe data using a dynamic Bayesian network. IEEE Transactions on Intelligent Transportation Systems 13(4):1679–1693.
  3. 3. Zheng F., van Zuylen H., (2012). Urban link travel time estimation based on sparse probe data. Transportation Research Part C 31: 145–157.
  4. 4. Jenelius E., Koutsopoulos H., (2013). Travel time estimation for urban road networks using low frequency probe vehicle data. Transportation Research Part B 53: 64–81.
  5. 5. Ma X., Yu H., Wang Y., Wang Y., (2015). Large-scale transportation network congestion evolution prediction using deep learning theory. PloS one 10(3): e0119044. pmid:25780910
  6. 6. Kim S., Lim K., Lee Y., (2007). A travel time fusion algorithm based on point and interval detector data. International Journal of Multimedia and Ubiquitous Engineering 2(4): 67–84.
  7. 7. Shin C., Kim S., (1998). Development of a low-cost AVI system and a travel time estimation algorithm for the Olympic expressway traffic management system in Seoul,” In: Proceedings of the 5th World Congress on ITS, Seoul, October, paper No. 4056.
  8. 8. Rouphil N. M., Tarko A., Nelson P. C., Palacharla P., (1993). Travel time data fusion in ADVANCE-a preliminary design concept, ADVANCE Working Paper Series, No. 21, University of Illinois at Chicago.
  9. 9. Bachmann C., Abdulhai B., Roorda M. J., Moshiri B., (2013). A comparative assessment of multi-sensor data fusion techniques for freeway traffic speed estimation using microsimulation modeling. Transportation Research Part C 26: 33–48.
  10. 10. Wasson J.S., Sturdevant J.R., Bullock D.M., (2008). Real-time travel time estimates using media access control address matching. ITE Journal 78 (6): 20–23.
  11. 11. Haghani A., Hamedi M., Sadabadi K.F., Young S., Tarnoff P., (2010). Freeway travel time ground truth data collection using Bluetooth sensors. Transportation Research Record, Journal of Transportation Research Board 2160: 60–68.
  12. 12. Martchouk M., Mannering F., Bullock D., (2011). Analysis of freeway travel time variability using Bluetooth detection. Journal of Transportation Engineering 137 (10): 697–705.
  13. 13. Cheu R. L., Xie C., Lee D., (2002). Probe vehicles population and sample size for arterial speed estimation. Computer-Aided Civil Infrastructure Engineering 17(1):53–60.
  14. 14. Hong J., Zhang X., Wei Z., Li L., Ren Y., (2007), Spatial and temporal analysis of probe vehicle-based sampling for real-time traffic information system. In: Proceedings of IEEE Intelligent Vehicles Symposium, Istanbul, Turkey, June, pp: 1234–1239.
  15. 15. Srinivasan K.K., Jovanis P.P., (1996). Determination of number of probe vehicles required for reliable travel time measurement in urban network. Transportation Research Record: Journal of the Transportation Research Board 1537(1): 15–22.
  16. 16. Messelodi S., Modena M., Zanin M., De Natale F. G. B., Granelli F., Betterle E., et al., (2009). Intelligent extended floating car data collection. Expert systems with Applications 36(3): 4213–4227.
  17. 17. Brockfeld E., Wagner P., Lorkowski S., Mieth P., (2007). Benefits and limits of recent floating car data technology—an evaluation study. In: Proceedings of the 11th World Conference Transportation Research, Berkeley, CA, pp: 24–28.
  18. 18. Hegyi A., Girimonte D., Babuska R., (2006). A comparison of filter configurations for freeway traffic state estimation. In: Proceedings of Intelligent Transportation Systems Conference, 1029–1034.
  19. 19. Tampère C., Immers L., (2007). An extended Kalman filter application for traffic state estimation using CTM with implicit mode switching and dynamic parameters. In: Proceedings of Intelligent Transportation Systems Conference, 209–216.
  20. 20. Wang Y., Papageorgiou M., (2005). Real-time freeway traffic state estimation based on extended Kalman filter: a general approach. Transportation Research Part B: Methodological 39(2): 141–167.
  21. 21. Wang Y., Papageorgiou M., Messmer A., (2007). Real-time freeway traffic state estimation based on extended Kalman filter: A case study. Transportation Science 41(2): 167–181.
  22. 22. Wang Y., Papageorgiou M., Messmer A., (2008). Real-time freeway traffic state estimation based on extended Kalman filter: Adaptive capabilities and real data testing. Transportation Research Part A: Policy and Practice 42(10): 1340–1358.
  23. 23. Yuan Y., Van Lint J., Wilson R., (2012). Real-time lagrangian traffic state estimator for freeways. Intelligent Transportation Systems, IEEE Transactions on 13(1): 59–70.
  24. 24. Li R., Rose G., Sarvi M., (2006). Evaluation of speed-based travel time estimation models. Journal of Transportation Engineering 132(7): 540–547.
  25. 25. Van Lint J. W. C., van der Zijpp N. J., (2003). Improving a travel-time estimation algorithm by using dual loop detectors. Transportation Research Record: Journal of the Transportation Research Board 1855(1): 41–48.
  26. 26. Cortes C. E., Lavanya R. Jun-Seok O., Jayakrishnan R., (2002). General-purpose methodology for estimating link travel time with multiple-point detection of traffic. Transportation Research Record: Journal of the Transportation Research Board 1802: 181–189.
  27. 27. Coifman B., (2001). Improved velocity estimation using single loop detectors. Transportation Research Part A 35: 863–880.
  28. 28. Kloot G., (1999). Melbourne’s arterial travel time system. In: Proceedings of 6th World Congress on ITS, Toronto.
  29. 29. Bhaskar A Chung E, Dumont A. G., (2010). Analysis for the use of cumulative plots for travel time estimation on signalized network. International Journal of Intelligent Transportation Systems Research 8(3): 151–163.
  30. 30. Bhaskar A, Chung E, Dumont A. G., (2009). Estimation of travel time on urban networks with midlink sources and sinks. Transportation Research Record: Journal of the Transportation Research Board 2121(1): 41–54.
  31. 31. Daganzo C. F., (1997). Fundamentals of Transportation and Traffic Operations. Pergamum, Oxford.
  32. 32. Newell G. F., (1982). Applications of queuing theory London New York—N.Y., Applications of queuing theory.
  33. 33. Zhang M., He J. C., (1998). Estimating arterial travel time using loop data, Public Policy Center, University of Iowa.
  34. 34. Kwon J., Coifman B., Bickel P., (2000). Day to day travel time trends and travel time prediction from loop detector data. Transportation Research Record: Journal of the Transportation Research Board 1717: 120–129.
  35. 35. Sisiopiku V., Rouphail N., Santiago A., (1994). Analysis of correlation between arterial travel time and detector data from simulation and field studies. Transportation Research Record: Journal of the Transportation Research Board 1457: 166–173.
  36. 36. Cherrett T., Bell H. A., McDonald M., (2001). Estimating vehicle speed using single inductive loop detectors. In: Proceedings of the Institution of Civil Engineers Transport 147:23–32.
  37. 37. Naranjo J. E., Jimenez F., Serradilla F. J., Zato J. G., (2012). Floating car data augmentation based on infrastructure sensors and neural networks. IEEE Transactions on Intelligent Transportation Systems 13(1): 107–114.
  38. 38. Liu H., van Lint H., van Zuylen H., (2007). Neural network based traffic flow model for urban arterial travel time prediction. In: Proceedings of the 86th Annual Meeting of the Transportation Research Board, Washington, DC. January: 21–25.
  39. 39. Cherrett T., McLeod F. N., Bell H., McDonald M., (2002). Journey time estimation using single inductive loop detectors on non-signalized links. Journal of the Operational Research Society 53: 610–619.
  40. 40. Wei C. H., Lin S. C., Li Y., (2003). Empirical validation of freeway bus travel time forecasting. Transportation Planning Journal 32: 651–679.
  41. 41. Nikola K., (1998). Evolving fuzzy neural networks—algorithms, applications and biological motivation. In Methodologies for the Conception, Design and Application of Soft Computing, Yamakawa T. and Matsumoto G., Eds, Singapore: World Scientific: 271–274.
  42. 42. Kasabov N., (2001). Evolving fuzzy neural networks for supervised/unsupervised online knowledge-based learning. IEEE Transactions on Systems, Man, and Cybernetics, Part B: Cybernetics 31(6): 902–918.
  43. 43. Kasabov N., Song Q., (2002). DENFIS: Dynamic Evolving Neural-Fuzzy Inference System and Its Application for Time-Series Prediction. IEEE Transactions on Fuzzy Systems 10(2): 144–154.
  44. 44. Goodwin G. C., Sin K. S., (1984). Adaptive Filtering Prediction and Control. Upper Saddle River, NJ: Prentice-Hall.
  45. 45. Hsia T. C., (1977). System Identification: Least-Squares Methods. Boston, MA: D.C. Heath.
  46. 46. Demšar J., (2006). Statistical comparisons of classifiers over multiple data sets. The Journal of Machine Learning Research, 7: 1–30.
  47. 47. Gastaldi M., Gecchele G., Rossi R., (2014). Estimation of Annual Average Daily Traffic from one-week traffic counts, a combined ANN-Fuzzy approach. Transportation Research Part C: Emerging Technologies 47: 86–99.
  48. 48. Aydilek I. B., Arslan A., (2013). A hybrid method for imputation of missing values using optimized fuzzy c-means with support vector regression and a genetic algorithm. Information Sciences 233: 25–35.
  49. 49. Tang J., Zhang G., Wang Y., Wang H., Fang L., (2015). A hybrid approach to integrate fuzzy C-means based imputation method with genetic algorithm for missing traffic volume data estimation. Transportation Research Part C: Emerging Technologies, 51: 29–40.