Skip to main content

Real-time urban traffic amount prediction models for dynamic route guidance systems

Abstract

The route guidance system (RGS) has been considered an important technology to mitigate urban traffic congestion. However, existing RGSs provide only route guidance after congestion happens. This reactive strategy imposes a strong limitation on the potential contribution of current RGS to the performance improvement of a traffic network. Thus, a proactive RGS based on congestion prediction is considered essential to improve the effectiveness of RGS. The problem of congestion prediction is translated into traffic amount (i.e. the number of vehicles on the individual roads) prediction, as the latter is a straightforward indicator of the former. We thereby propose two urban traffic prediction models using different modeling approaches. Model-1 is based on the traffic flow propagation in the network, while Model-2 is based on the time-varied spare flow capacity on the concerned road links. These two models are then applied to construct a centralized proactive RGS. Evaluation results show that (1) both of the proposed models reduce the prediction error up to 52% and 30% in the best cases compared to the existing Shift Model, (2) providing proactive route guidance helps reduce average travel time by up to 70% compared to providing reactive one and (3) non-rerouted vehicles could benefit more from route guidance than rerouted vehicles do.

1 Introduction

Urban road traffic congestion has been a global issue for many years due to rapid urbanization. Residents in cities are suffering from the most annoying side-product of urbanization every day. According to data from IBM [1], there are more than one billion cars running on all the roads around the world, and the number will double by 2020. Traffic congestion not only causes mental stress in drivers, but also leads to more severe pollution, higher gasoline consumption and huge economic loss [2, 3]. There are three levels of solutions to urban road traffic congestion: reducing road traffic demand, shifting road traffic to other travel mode, and spatially distributing traffic to maximize the usage of traffic network capacity. Since it is not always possible to reduce the number of trips or persuade drivers to change their travel mode, distributing traffic through route guidance is considered a most feasible, effective and economic solution to urban road traffic congestion. Consequently, the route guidance system (RGS) has attracted great research interest from the government [4], companies [1, 5, 6] and research institutes [7] for many years. In our daily life, RGS has been widely used to facilitate driving either in unfamiliar or familiar environment through providing turn-by-turn route navigation or recommending real-time optimal route information.

The route guidance provided by RGS can be based either on prevailing real-time traffic condition (prevailing route guidance) or predicted traffic condition (predictive route guidance), and it has been widely recognized in the transportation engineering community [8] that when predictions are accurate, predictive information is generally expected to be more effective than prevailing information because predictive information accounts for the rapid change of traffic conditions spatially and temporally. Although a couple of anticipatory RGSs have been proposed in academia [9, 10], these systems are fundamentally reactive solutions. In other words, current route guidance systems are no more than alert systems, as they provide drivers traffic information after congestion happens instead of proactively guiding drivers to prevent congestion from happening. Due to this strategic limitation of current RGS, the traffic prediction module in existing RGS has been mainly focusing on travel time prediction and the consistency of predicted travel time.

We argue that an RGS has the potential to bring more benefit to a transportation system if it gives proactive route guidance to related vehicles, which helps drivers detour to reduce the degree of congestion and even prevent congestion from happening. The mechanism of this kind of proactive RGS is to provide route guidance to drivers when traffic congestion is predicted. In this paper, the problem of congestion prediction is translated to the prediction of traffic amount (i.e. the number of vehicles) on a road link, as high traffic amount is a straightforward indicator of congestion. We propose traffic amount prediction models tailored for urban road links adopting two distinct modeling approaches, with the intension of laying a foundation for proactive RGS. The first model is based on the propagation of traffic flow along the successive road links on a route, while the second model is based on time-varied occupied link capacity on the concerned links. In order to evaluate the prediction accuracy of the proposed models, we run simulations in a microscopic simulator SUMO [11], conduct prediction using the proposed models, and analyze the prediction errors under the effect of varied prediction interval. The results demonstrate advantages of the proposed prediction models compared to an existing one. We then apply the prediction models to an RGS to investigate how the proactive route guidance affects the performance of a traffic network (i.e. average travel time, average travel length) and the impact of rerouting on drivers (e.g. the number of rerouted vehicles, average travel time of rerouted/non-rerouted vehicles, etc.).

The main contributions of this paper are listed below:

  • We propose two novel traffic amount prediction models tailored for urban traffic networks based on two distinct microscopic modeling approaches.

  • We construct a proactive RGS based on the proposed prediction models to improve the performance of RGS.

  • We evaluate the prediction accuracy of our models using realistic traffic traces on real city maps, and compare their performance with a good baseline model. We demonstrate the advantage of the proposed models with respect to varied prediction interval.

  • We investigated the effectiveness of proactive route guidance with respect to the performance of a traffic network on the system level and the impact of the guidance on rerouted and non-rerouted drivers.

The rest of the paper is organized as follows: In section 2, we discuss related works on RGS and traffic prediction; the proposed urban traffic amount prediction models are presented in section 3; in section 4, we construct a centralized proactive RGS based on the prediction models; in section 5, we evaluate the prediction accuracy of the proposed models, and investigate the impact of proactive route guidance on a traffic network; in the last section, we draw the conclusions.

2 Related work

2.1 Route guidance systems (RGS)

Route guidance systems [12] were originally invented to facilitate drivers to arrive at their destinations when traveling in unfamiliar environment. Early route guidance service was limited to in-vehicle car navigation [13], which was initially used only by a small proportion of people because these systems were expensive and mainly installed in high-end cars. Moreover, first generation route guidance systems primarily compute the shortest routes on the basis of static map and do not respond to real-time traffic condition.

With the development of traffic surveillance infrastructure and communication technologies, it is possible to generate dynamic route guidance based on real-time traffic conditions [14, 15]. The benefit of route guidance system has thereby been extended far beyond the traditional turn-by-turn navigation function. Even when drivers are traveling in familiar environment, they feel the need to use route guidance service to acquire the information on not only real-time traffic conditions and suggestions on alternative routes that avoid on-going congestion, but also road pricing, parking availability, and even entertainment facilities. Although the efficiency of route guidance is closely related to the quality of real-time traffic data, simulation study has confirmed the potential of RGS in reducing average travel time and congestion severity even with imperfect traffic information [16].

In academia, besides the research effort on the mechanism of route guidance generation, many researchers have also devoted to the study on individual drivers’ responses or compliance to route guidance [1721]. It is worth noticing that, in [21], the authors conclude from questionnaire surveys that ‘it would be naive to assume that... a guidance system could cause equipped drivers in a familiar network to take routes very different from those they would wish to take’ and ‘those drivers who are congestion avoiders would be more malleable than those who are time minimisers’. At the same time, most drivers have high expectations of the potential savings in time that might be gained by following route guidance for travels made in congested conditions even in familiar environment. The above fact confirmed the necessity to improve the function of RGS in terms of combating road traffic congestion, which will not only bring more benefit to drivers but serve as enforcement to drivers’ compliance. In recognition of this need, we intend to design a dynamic RGS that helps reduce the degree of traffic congestion or even prevent congestion from happening. Specifically, our goal is to reduce average travel time in the traffic network by providing proactive route guidance that is based on short-term traffic amount (and thus congestion) prediction.

2.2 Traffic prediction

Intensive research effort has been made on traffic prediction in traffic engineering, with a dominant amount of work done on travel time prediction. According to the type of data a prediction model is based on, we can classify existing models into two categories: models based on historical traffic data and models based on real-time traffic data.

Most of the traditional prediction models belong to the first category, including historical average and smoothing techniques, parametric and non-parametric regression [2224], autoregressive integrated moving average (ARIMA) [2527], machine learning [28], fuzzy logic [29, 30] and neural networks [3133]. These methods often suffer from high computational complexity either due to the stationery requirements or a large number of estimated parameters and may not be adaptive to the change in traffic patterns [34]. Smith and Demetsky [35] conducted comparisons of historical average, time-series, nonparametric regression and artificial neural network (ANN), and found that the non-parametric regression model significantly outperformed the other models and was easier to implement. Even so, non-parametric regression models require large amount of historical data and training process. Moreover, in the scenario where matches are not enough good in the historical database, the non-parametric regression may fail to output reliable prediction.

In order to improve the prediction accuracy, several models were proposed based on real-time traffic data [36, 37]. Very recently, a traffic flow prediction method for signal-controlled city street network has been proposed in [38]. However, some input variables required by this model are usually difficult to obtain in real transportation systems. Furthermore, the speed-density fundamental diagram [39] adopted by this model may not hold in urban traffic networks, as the dependency of travel speed on the traffic flow in urban areas is not significant [40] and may demonstrate multivaluedness and instability [41, 42]. For a single urban link, the speed on this link is not only dependent on flows on the link itself but also on other conflicting links [43, 44].

Despite the varying degrees of accuracy that have been achieved by these prediction models, they can hardly be effectively applied to realize dynamic route guidance that helps prevent congestion from happening. These models are fundamentally macroscopic or mesoscopic, and therefore, it is not easy to accommodate the effect of traffic lights and other traffic management measures such as dynamic route guidance and congestion pricing. Besides, some of the models are based on classic traffic flow theory that is originally established for highways and does not necessarily hold on urban links. In this paper, we adopt a microscopic modeling approach to compensate the demerits of existing modeling approaches, and develop effective traffic prediction models to facilitate congestion prediction and construct proactive RGS based on such prediction.

3 The proposed prediction models

3.1 Problem definition

The goal of our problem is to predict the traffic amount on a road link in urban traffic network based on real-time traffic information. The traffic amount on link i in time interval k, denoted as X i (k), is defined as the number of vehicles on link i at the beginning of time interval k. Although conventionally transportation researchers have been focusing on the parameter of traffic flow, or traffic volume, defined as the number of vehicles passing an observation point per unit of time (usually 1 h) [45], we believe that traffic amount is a better target for our problem than traffic flow or volume, as high traffic amount is a direct indicator of traffic congestion. Besides, it is feasible to count the traffic amount on urban links, whereas the same task can hardly be done on highways.

Suppose in an urban network there is a centralized traffic control center that periodically conducts traffic amount prediction and generates route guidance based on the prediction. The control center considers the traffic network as a discrete-time system and adopts the rolling horizon approach [46] to conduct the prediction. In other words, the time horizon is divided into discrete traffic prediction time intervals whose length is τ seconds, and traffic prediction is performed repeatedly every τ seconds and at the beginning of each time interval. In practice, the traffic control center needs to carefully decide on the value of τ to ensure effective and feasible prediction. If τ is too long, the prediction output cannot facilitate timely traffic management. On the other hand, if τ is too short, the new round of prediction is not meaningful, as new traffic data will not have become available at the traffic control center. Suppose there are traffic sensors (e.g. loop detectors and probe cars) on all road links and each sensor provides a traffic data at given time interval τ A G , we define the short-term traffic amount prediction problem as follows:

Definition 1

Given the observed traffic data on all the links during time interval k, find the traffic amount on a link i during time interval k+1.

We adopt a microscopic modeling approach to take into consideration of the impact of traffic signal and drivers’ route choice on traffic flow. Compared to conventional mesoscopic modeling based on traffic flow theory, our modeling approach can not only effectively capture the sudden change in traffic flow pattern, but easily be integrated to traffic management measures such as adaptive traffic signaling and dynamic route guidance.

Before presenting the details of the two proposed urban traffic prediction models, we first clarify the assumptions for the models here. We assume that the number of vehicles on each link at an initial time equals zero. The traffic amount is assumed to stay constant during each prediction time interval. The traffic data aggregation period interval τ A G is equivalent to the prediction interval τ. Moreover, we assume that the split rate of traffic flows at the intersections and the departure/arrival traffic amount on each link are obtained beforehand, e.g. via vehicle tracking [47, 48], vehicular route prediction [49] or even by collecting drivers’ feedback on their route choice [50].

3.2 Model-1: prediction based on spatiotemporal correlation

Model-1 is based on the rationale that a traffic flow propagates along successive links in a traffic network, and the flow thus has spatiotemporal characteristics. It has been shown in [34] that utilizing traffic amount of the nearest upstream links helps improve the prediction accuracy, but those of distant neighbouring links do not affect it. Therefore, Model-1 considers the spatial correlation between the concerned link and each of its direct upstream links. In addition, the traffic flow may be split up at intersections depending on the predetermined destinations of vehicles and the routes selected by the drivers. Model-1 is formulated as follows:

X ̂ i (k+1)=max X ̂ i , calculated ( k + 1 ) , 0
(1)

and

X ̂ i , calculated ( k + 1 ) = X i ( k ) + Q ̂ i , in ( k ) + X dep , i ( k ) - Q ̂ i , out ( k ) - X arr , i ( k )
(2)
Q ̂ i , in (k)= u = 1 U i X ( i - 1 ) u (k)· γ ( i - 1 ) u i (k)· δ ( i - 1 ) u i (k)
(3)
Q ̂ i , out (k)= d = 1 D i X i (k)· γ i ( i + 1 ) d (k)· δ i ( i + 1 ) d (k)
(4)

where X ̂ i (k+1) is the predicted traffic amount on link i in time interval k+1, X i (k) and X ( i - 1 ) u (k) are the detected traffic amount on link i and its u th upstream in time interval k, Q ̂ i , in (k) and Q ̂ i , out (k) are the predicted traffic amount that enters and leaves link i respectively, Xdep,i(k) and Xarr,i(k) are the departure and arrival traffic amount on link i, γ ( i - 1 ) u i (k) is the split rate of traffic amount that travels on the u th upstream of link i in time interval k and will enter link i afterwards, γ i ( i + 1 ) d (k) is the split rate of the traffic amount that travels on link i and will enter the d th downstream link in time interval k afterwards. The δ ( i - 1 ) u i (k) is the adjustment factor for the traffic flow from the u th upstream link to link i in time interval k, and δ i ( i + 1 ) d (k) is the adjustment factor for the traffic flow from link i to its d th downstream link. The adjustment factors take into account the effect of traffic lights on traffic dynamics.

Equation 1 ensures that the predicted traffic amount is always non-negative; if the outcome of Equation 2 is negative, it will be replaced by zero. The temporal correlation between the predicted traffic amount and the current traffic amount on link i is represented by Equation 2. The spatial correlations between the predicted traffic amount on link i and each of the current traffic amount on neighboring links, captured by the predicted inflow and outflow traffic amount, are represented by Equations 3 and 4, respectively. To be more specific, the split rate γ ( i - 1 ) u i (k) and γ i ( i + 1 ) d (k) adaptively capture the direction of traffic propagation, while the adjustment factors δ ( i - 1 ) u i (k) and δ i ( i + 1 ) d (k) adaptively capture the speed of traffic propagation under the effect of traffic lights. The adjustment factors are defined by Equations 5 and 6, where Tg(k) is the ratio of green time of the traffic signal for the correspondent traffic flow during time interval k, TT ̂ i (k) and TT ̂ ( i - 1 ) u (k) are the estimated travel time on link i and its u th upstream link, respectively. As has been mentioned in the assumptions, we assume that the split rates are obtained beforehand. The adjustment factors are formulated as the length of the green phase of the traffic lights divided by the estimated link travel time.

δ ( i - 1 ) u i (k)= T ( i - 1 ) u i g ( k ) TT ̂ ( i - 1 ) u ( k )
(5)
δ i ( i + 1 ) d (k)= T i ( i + 1 ) d g ( k ) TT ̂ i ( k )
(6)

For simplicity, we estimate the link travel time using Equation 7 in the implementation of this model, though we are aware of the possibility to adopt more comprehensive travel time estimation algorithms e.g. using probe data [51].

TT ̂ i (k)= L i v ¯ i ( k )
(7)

where L i is the length of link i, and v ¯ i (k) is the average travel speed on link i in time interval k. Here the speed information is assumed to be obtained from loop detectors or sensors rather than calculated using the conventional speed-density-flow relationship. The reason is that for a road link in a city, the dependency of travel speed on the flow is not very significant, and the travel speed is mainly dependent on the type and the geometry of the link [40]. Using data from inductive loop detectors, including vehicle count and occupancy, the average speed of vehicles can be estimated from Equation 8 [52].

v ¯ i (k)= N i ( k ) · L eff τ AG · o i ( k )
(8)

where N i (k) and o i (k) are the measured traffic count and occupancy (the percentage of time the detector is occupied by vehicles) on link i in time interval k, respectively, and Leff is the average effective vehicle lengths (EVLs) of the traffic stream, which is the average vehicle length plus the detector length. In practice, Leff has been assumed to be constant; for example, the Washington State Department of Transportation uses Leff= 20 to 25 ft [53]. If no loop detector has been installed on road links, it is still possible to estimate the real-time vehicle speed using telecommunication technologies [54, 55].

3.3 Model-2: prediction based on spare road capacity

Model-2 is based on the rationale that the inflow and outflow on the concerned link are largely determined by its spare capacity. In order to quantify the time-varied spare capacity of a road link, we first define the maximum outflow and inflow that are possible on a link in a certain time interval. The maximum outflow of a road link i to its d th downstream link (i+1) d in time interval k, denoted by S i ( i + 1 ) d , out (k), is defined as the maximum number of vehicles that can exit link i and enter link i+1 in this time interval. Similarly, the maximum inflow of link i, denoted by Si,in(k), is defined as the maximum number of vehicles that can enter link i from all its upstream links. The maximum outflow and inflow are determined by the real-time traffic situation on the concerned link, which may vary significantly at different time intervals. The S i ( i + 1 ) d , out (k) and Si,in(k) can be estimated by the following formulas:

S i ( i + 1 ) d , out (k)= T i ( i + 1 ) d g ( k ) · v ¯ i ( k ) L v + L g
(9)
S i , in (k)= v ¯ i ( k ) L v + L g
(10)

where L v and L g are the average vehicle length and the minimum gap between vehicles, respectively.

Accordingly, the predicted inflow and outflow is an adjustment of the maximum flows based on the real-time vehicle occupancy on the concerned links. On the basis of the above consideration, Model-2 is formulated below.

X ̂ i (k+1)=max X ̂ i , calculated ( k + 1 ) , 0
(11)

and

X ̂ i , calculated ( k + 1 ) = X i ( k ) + Q ̂ i , in ( k ) + X dep , i ( k ) - Q ̂ i , out ( k ) - X arr , i ( k )
(12)
Q ̂ i , in ( k ) = min u = 1 U i S ( i - 1 ) u i , out ( k ) · γ ( i - 1 ) u i ( k ) · X ¯ ( i - 1 ) u ( k ) C ( i - 1 ) u , S i , in ( k )
(13)
Q ̂ i , out ( k ) = d = 1 D i min S i ( i + 1 ) d , out ( k ) · γ i ( i + 1 ) d ( k ) · X ¯ i ( k ) C i , S ( i + 1 ) d , in ( k )
(14)
δ ( i - 1 ) u i (k)= T ( i - 1 ) u i g ( k ) TT ̂ ( i - 1 ) u ( k )
(15)
δ i ( i + 1 ) d (k)= T i ( i + 1 ) d g ( k ) TT ̂ i ( k )
(16)

where X ¯ ( i - 1 ) u (k) and X ¯ i (k) are the average traffic amount on the u th upstream link and link i respectively in time interval k, C ( i - 1 ) u and C i are the capacity of the u th upstream link and that of link i. It is worth noting that the capacities used in Equations 13 and 14 are in fact the queuing capacity [56] of a road defined as the number of vehicles that can be stored on the road in a queue. When this storage capacity is exceeded the queue will spill back onto the upstreams of this road and often block intersections.

The maximum flows are calculated according to the definitions by Equations 9 and 10.

S ( i - 1 ) u i , out (k)= T ( i - 1 ) u i g ( k ) · v ¯ ( i - 1 ) u ( k ) L v + L g
(17)
S i ( i + 1 ) d , out (k)= T i ( i + 1 ) d g ( k ) · v ¯ i ( k ) L v + L g
(18)
S i , in (k)= v ¯ i ( k ) L v + L g
(19)
S ( i + 1 ) d , in (k)= v ¯ ( i + 1 ) d ( k ) L v + L g
(20)

The main difference between Model-1 and Model-2 lies in the prediction of inflow and outflow traffic amount. Model-1 considers the propagation of traffic on successive links, which is adaptively adjusted according to the real-time traffic conditions. In contrast, Model-2 predicts the actual inflow/outflows by taking the maximum flows that is possible on the concerned link during that time interval as reference. As is shown in Equation 13, the predicted inflow of link i is the minimum of the following two values: (1) the maximum inflow of link i and (2) the sum of the maximum outflow of the direct upstream links adjusted by the split rates and occupied road capacity. Similarly, as is shown in Equation 14, the predicted outflow of link i is the sum of the minimum of the following two values: (1) the maximum inflow of a direct downstream link and (2) the maximum outflow of link i adjusted by the split rates and occupied road capacity.

4 Applying prediction models to RGS

We apply the proposed urban traffic amount prediction models to a typical centralized RGS to construct the proactive RGS. The proposed RGS operates in three phases: (1) detecting and predicting congestion, (2) selecting vehicles for rerouting and computing alternative routes and (3) pushing route guidance to drivers. The RGS also adopts the rolling horizon approach; that is, the time horizon is divided into discrete time intervals, and the three phases are conducted at the beginning of each time interval repeatedly. It is worth noticing that the control time interval τ c of the RGS is equivelent to the prediction time interval τ. Each of the phases is described in detail below.

4.1 Detecting and predicting congestion

The centralized RGS service provider periodically collects traffic data, e.g. traffic amount on each road link X i (k), every τ minutes, where τ is the duration of a traffic control interval, and k is the index of control interval. Based on the collected real-time traffic data, the service provider predicts X ̂ i (k+1) for all road links using a traffic amount prediction model, and then detects and predicts traffic congestion using Equations 21 and 22. A link is considered to be currently congested if Equation 21 is satisfied, while a link is considered to be will-be-congested if Equation 22 is satisfied.

X i ( k ) C i α
(21)
X i ( k ) C i <αand X ̂ i ( k + 1 ) C i α
(22)

where α[0,1] is a predefined congestion threshold value.

4.2 Selecting vehicles and computing alternative routes

When congestion is detected or predicted on a road, vehicles that satisfy the following two requirements will be selected for rerouting: (1) they are on up to the l-hop upstream of the congested or will-be-congested link and (2) they intend to use this link afterwards. The selection level, denoted as l, needs to be properly chosen to mitigate congestion without triggering secondary congestion on popular alternative routes [7]. The service provider then computes the shortest alternative route for selected vehicles using the Dijkstra algorithm based on current travel time on each road.

4.3 Pushing route guidance to vehicles

When the service provider completes the computation of alternative routes for all selected vehicles, it pushes the guidance to each of the vehicles. Vehicles are expected to switch to the guided alternative routes and continue their travel.

5 Performance evaluation

The purpose of the evaluation is to clarify the answers to the following questions

5.0.0.0 With respect to the prediction models

  • How to decide on the prediction interval τ? How does τ affect the accuracy of the prediction models?

5.0.0.0 With respect to the proactive RGS

  • How to decide on the congestion threshold α? How does α effect the system performance of an RGS?

  • How does proactive route guidance affect the performance of a traffic network on its system level? How does control/prediction interval affect the ultimate system performance?

  • How many vehicles are involved in rerouting? Is the impact of rerouting the same on rerouted and non-rerouted vehicles?

We adopt an open-source and highly portable microscopic traffic simulator, SUMO [11], to run simulations and collect real traffic data. The route guidance function is realized by employing Traffic Control Interface (TraCI) [57]. TraCI provides an access to a running road traffic simulation in a real-time mode so that we can change the route of a vehicle on the run. The default setting in SUMO 0.15.0 is used to configure vehicles. The vehicle length is 5 m, the minimal gap between vehicles is 2.5 m, and the Krauss model [58] is used as car following model. We use different network topology and traffic demand depending on the purpose of the evaluation, which will be described in detail in each of the following subsections.

5.1 Accuracy of proposed prediction models

In order to evaluate the performance of the proposed urban traffic prediction models, we implement the models to predict traffic amount in Cologne, Germany. The real traffic amount data are collected from simulations in SUMO by applying the real data of traffic demand between 6:00 and 8:00 a.m. of a day in the ‘TAPAS Cologne’ Scenario [59] to the simulator. We intend to predict the traffic amount on link 23572355 2 that has three upstream links and two downstream links. The parameters of the local topology of link 23572355 2 are shown in Table 1.

Table 1 The local topology of link 23572355 2

We compare our proposed models with the existing Shift Model, which is represented by Equation 23.

X ̂ i (k+1)= X i (k)
(23)

Since the prediction interval is small, the Shift Model is considered a very competitive prediction model for dynamic traffic networks. We employ the following measures as criteria to evaluate the accuracy of the prediction models: Mean Absolute Error (MAE) and Symmetric Mean Absolute Percent Error (SMAPE) [60]. The definitions of these measures are shown below.

MAE= 1 K k = 1 K X ̂ ( k ) - X ( k )
(24)
SMAPE= 1 K k = 1 K X ̂ ( k ) - X ( k ) X ( k ) + X ̂ ( k )
(25)

where K is the total number of prediction intervals, X(k) are the values collected from the simulations in SUMO, while X ̂ (k) are the predicted values. The reason for adopting two measures is that a combined evaluation based on both measures can compensate for the potential disadvantages of each single measure and thus provide a better picture of the errors. On the one hand, MAE is scale-dependent so that it cannot be compared across estimation series on different scales [61]; on the other hand, SMAPE is scale-independent, but it is favorable for overestimation. An observation on the difference between the trend of SMAPE and MAE could roughly indicate whether an estimation model tends to yield overestimation. It is also worth noting that we do not adopt the widely used measure Mean Absolute Percent Error (MAPE) [62] here, as this measure yields biased evaluation when real value is close to zero [62].

We conduct prediction every 10, 60, 180, and 300 s, which are equivalent to the aggregation period of traffic data. We run the simulations five times under different seed values, and acquire five sets of real traffic data. For each value of prediction interval, the prediction is conducted over each of the five sets of data and prediction errors are calculated after each prediction. The average values of the prediction errors over the five repetitions are taken as the final results, and the 95% confidence interval is also calculated.

The prediction errors MAE and SMAPE are shown in Figure 1a,b, respectively. Generally speaking, the prediction errors (both MAE and SMAPE) decrease as the prediction interval τ decreases. As the prediction is based on the collected real-time traffic information that reflects the traffic conditions in the previous τ seconds, the shorter τ is, the higher is the possibility that the current traffic conditions are close to that of τ seconds ago. Therefore, higher frequency of prediction, i.e. smaller τ, has the potential to improve prediction accuracy. In reality, however, τ is bounded by the latency introduced in traffic data aggregation, transmission and processing. Therefore, short τ is desirable but not always achievable. For example, if the detected traffic data is updated every 10 min, then τ can only be longer than 10 min; in this case, it is meaningless if we conduct traffic prediction less than every 10 min, as new data are not yet available.

Figure 1
figure 1

Prediction errors versus prediction interval τ . (a) MAE (b) SMAPE. Model-1 has the best prediction accuracy and reduces MAE and SMAPE by up to 52% and 41% respectively compared to the Shift Model in the best case (τ=10 s). Model-2 also reduces MAE and SMAPE by up to 30% (τ=10 s) and SMAPE by 28% (τ=300 s) compared to the Shift Model in the best cases. Reducing τ may improve prediction accuracy, but short τ is not always achievable as it is bounded by the latency of traffic data collection and data processing at the control center.

Figure 1 shows that Model-1 has the smallest errors among the three prediction models regardless of τ. It significantly reduces MAE by 52% and SMAPE by 41% compared to the baseline Shift Model in the best case (τ=10 s). Model-2 also reduces MAE by 30% (τ=10 s) and SMAPE by 28% (τ=300 s) compared to the Shift Model in the best cases. In the studied scenario, Model-1 gains its maximum advantage when τ=10 s, which is in the same magnitude as the link travel time. As the prediction interval further increases, the advantage of Model-1 decreases, whereas the advantage of Model-2 increases. When τ=300 s, the accuracy of the two proposed models is very close. We can infer that Model-1 may work better when τ is on the same magnitude as link travel time, while Model-2 may be more suitable for longer τ.

In practice, the aggregation period of traffic data ranges from 20 or 30 s [63] to 5 min. The prediction model should be chosen depending on the data aggregation period. For example, if the traffic data is aggregated in less than 1 min, Model-1 should be used to perform the prediction; otherwise, Model-2 would be a better candidate to yield accurate prediction. In addition, it is worthy of mentioning that the prediction accuracy could be influenced by other factors, such as the characteristics of traffic demand, the topology of the traffic network, the route choice decision made by drivers with or without guidance, the configuration of traffic signal, etc. Hence, the ultimate requirement on the prediction accuracy could be greatly dependent on the specific applications. We also confirmed that the proposed models are not biased [64].

5.2 Performance of RGS with traffic prediction

In order to investigate the benefit of traffic prediction to RGS, we implement a typical RGS incorporated with the proposed traffic prediction models in SUMO. The map of a small proportion of London traffic network shown in Figure 2 was exported from OpenStreetMap [65]. The network includes a total of 3,002 links and 332 intersections. The exported map is then converted into required format using the tool NETGEN provided in SUMO. In the simulation, 954 vehicles are generated in total. One vehicle is generated every second between [0, 1,000] s and each vehicle randomly selects an Origin-Destination pair. Each run of simulation last 5,000 s to ensure that all the vehicles would have reached their destinations before the simulation terminates.

Figure 2
figure 2

Topology of traffic network. A portion of London traffic network is used as the network topology in the simulations.

We compare the performance of the following five cases.

  • RGS + Model-1: A proactive RGS that generates route guidance based on traffic prediction using Model-1.

  • RGS + Model-2: A proactive RGS that generates route guidance based on traffic prediction using Model-2.

  • RGS + Model-shift: A proactive RGS that generates route guidance based on traffic prediction using the existing Shift Model.

  • RGS: A reactive RGS that generates route guidance based on current traffic condition without prediction.

  • No-RG: No route guidance is provided; thus no rerouting is performed.

We run each simulation five times under different seed values, and take the average values as the final results. In the figures, we also indicate 95% confidence intervals. The selection level l is set to 3, as it produces good results with moderate computation [7]. The penetration rate is 100%; that is, all vehicles are subscribed to the route guidance service and thus can periodically receive route guidance. The compliance rate is set to 100% so that all the drivers are supposed to follow the guidance. The RGS generates route guidance every τ second, which is equivalent to the traffic prediction interval.

We first analyze the performance of the RGS under the impact of the congestion threshold α that is set to three fixed values 0.6, 0.7 and 0.8. In order to evaluate the operating efficiency of the route guidance, we use average travel time as the level-of-service measure. Compared with other similar measures such as travel speed, travel time is not only intuitive to travelers, but also can be easily interpreted in economic terms, which is critical to quantifying the cost and benefit of transportation investments.

The results of RGS+Model-1, RGS+Model-2 and RGS+Model-shift under different values of α are shown in Figure 3a,b,c, respectively. In each of the three cases, the impact of α is not obvious from the statistical point of view, as the confidence intervals for three threshold values are considerably overlapped. However, it also shows that α=0.7 has the potential to produce the most competitive results. Therefore, the value of α is set to 0.7 in the hereafter evaluations. It is worth noticing that the value of α should be tuned according to the scenario.

Figure 3
figure 3

The effect of congestion threshold α (a,b,c). The impact of congestion threshold is not statistically obvious; however, the threshold value 0.7 has the potential to produce the most competitive outcome.

With respect to the prediction/control interval τ, we set it to 30, 60, 180 and 300 s to investigate its effect on the system performance. The simulation results of average travel time is shown in Figure 4. Firstly, we confirmed that rerouting does help drivers arrive earlier, as the travel time is more than twice when no rerouting is performed. Moreover, the average travel time increases as τ increases, which indicates that increasing the frequency of traffic control may lead to more efficient traffic operation due to timely response to traffic dynamics.

Figure 4
figure 4

Average travel time versus prediction/control interval τ . Congestion prediction contributes to travel time reduction in the proposed RGS. The advantage is more obvious as τ decreases.

Figure 4 also demonstrates the advantage of RGS incorporated with traffic congestion prediction, where the average travel time under proactive route guidance is much shorter than that under a reactive one. Route guidance based on traffic prediction leads to maximum 70% reduction in average travel time compared to that based on current traffic condition. However, the gap between the former and the latter decreases a bit as the control/prediction interval increases. The contribution of traffic prediction to travel time reduction also depends on the prediction model. Compared to the existing Shift Model, both of the proposed models can further reduce up to 14% of the average travel time in the best cases. It is interesting to notice that the average travel length, which is plotted in Figure 5, is longer if the route guidance is provided. It seems that an RGS helps drivers to save travel time at the sacrifice of traveling on longer routes. From another angle, we can infer that the fastest routes are not necessarily the shortest; traveling on longer routes could lead to earlier arrival.

Figure 5
figure 5

Average travel length versus prediction/control interval τ . Route guidance leads to longer travel length. As τ increases, the average length of the conventional RGS stays almost constant, whereas that of the proposed predictive RGS increases probably due to the longer routes used to avoid predicted congestion.

In order to further understand the impact of route guidance on rerouted vehicles and non-rerouted vehicles, we also plot the average travel time for each of the two categories of vehicles in Figure 6. Since the average travel time produced by the reactive RGS is always much longer than that of the proposed proactive one, we do not include the results of the former in the figure in order to have a clear comparison among the proactive ones with different prediction models. Simulation results also show that both rerouted and non-rerouted vehicles are benefited from traffic prediction, as the average travel time for both categories of vehicles is much shorter under predictive route guidance than that under reactive route guidance. However, the average travel time of non-rerouted vehicles is shorter in comparison with rerouted vehicles. An explanation to this phenomenon could be that the route-switch of rerouted vehicles helps mitigate the on-going congestion or reduce the possibility of potential congestion on originally shortest routes, and thus facilitates smooth travel of non-rerouted vehicles on their original routes.

Figure 6
figure 6

Average travel time versus prediction/control interval τ among (a) rerouted vehicles and (b) non-rerouted vehicles. Both rerouted and non-rerouted vehicles are benefited from traffic prediction, as the average travel time for both categories of vehicles is much shorter under predictive route guidance than that under reactive route guidance. However, non-rerouted vehicles could enjoy more benefit than rerouted ones.

Figures 7 and 8 demonstrate the total number of rerouted vehicles and the average number of reroutings for each rerouted vehicle, respectively. It is interesting that the number of vehicles involved in rerouting does not change much as the control/prediction interval increases, and reactive route guidance affects slight less vehicles than predictive one does. On the other hand, the average number of reroutings for each rerouted vehicle decreases as the control/prediction interval increases. This is reasonable because longer interval means less frequent interaction between the route guidance service provider and the drivers. Moreover, individual vehicles are rerouted more times under reactive route guidance than predictive guidance. We can infer that proactive route guidance can give preventive response to traffic conditions and thus less times of reroutings for each vehicle.

Figure 7
figure 7

Total number of rerouted vehicles. The number of vehicles involved in rerouting does not change much as τ increases, and the conventional route guidance affects slightly less vehicles than predictive one does.

Figure 8
figure 8

Average number of reroutings for an individual rerouted vehicle. The average number of reroutings for each rerouted vehicle decreases as the τ increases. Individual vehicles are rerouted more times under reactive route guidance than a predictive one, which indicates that the route guidance based on congestion prediction serves as a global preventive management on traffic conditions and thus leads to less times of reroutings for each vehicle.

6 Conclusions

In this paper, we proposed two urban traffic amount prediction models based on the propagation of traffic flow and the spare road capacity, respectively, for applying the proposed models to a route guidance system (RGS) to reduce average travel time. We evaluated the prediction accuracy of the proposed models by comparing their performance with the Shift Model under varied prediction interval using the real data collected in the traffic simulator SUMO. The results demonstrated that both models significantly reduce prediction error up to 52% and 30% in the best cases compared to the existing Shift Model. In addition, we found that the performance of Model-1 peaks when the prediction interval is in the same magnitude as the link travel time, while Model-2 demonstrates superiority when the prediction interval is longer. We also evaluated the impact of proactive route guidance by comparing the performance of an RGS with traffic amount prediction (proactive route guidance) to that of an RGS without prediction (reactive route guidance). Simulation results confirmed that the proactive route guidance helps greatly reduce average travel time by up to 70% compared to the reactive ones, and the proposed traffic prediction models can further reduce average travel time by up to 14% in comparison with the existing Shift Model. Moreover, proactive route guidance leads to less number of reroutings for each rerouted vehicle. We also discovered that non-rerouted vehicles could benefit more from route guidance than rerouted vehicles do. In the next step, we intend to propose more efficient route scheduling and routing mechanism in RGS with the objective of pushing the system performance to its optimal.

References

  1. IBM Smart Traffic 2010.http://www.ibm.com/smarterplanet/us/en/traffic_congestion/ideas . Accessed May 2014

  2. Schrank D, Eisele B, Lomax T: TTl’s 2012 Urban mobility report. College Station, TX, USA: Texas A&M Transp. Inst.; 2012.

    Google Scholar 

  3. Grant-Muller S, Laird J: Costs of Congestion: Literature Based Review of Methodologies and Analytical Approaches. Edinburgh: Scottish Executive; 2007.

    Google Scholar 

  4. Rosen DA, Mammano FJ, Favout R: An electronic route-guidance system for highway vehicles. IEEE Trans. Vehicular Technol 1970, 19(1):143-152.

    Article  Google Scholar 

  5. Tomtom 2013.http://www.tomtom.com . Accessed May 2014

  6. Google Maps . Accessed May 2014 https://www.google.com/mobile/maps/

  7. Pan J, Popa IS, Zeitouni K, Borcea C: Proactive vehicular traffic rerouting for lower travel time. IEEE Trans. Vehicular Technol 2013, 628: 3551-3568.

    Article  Google Scholar 

  8. Dong J, Mahmassani HS, Lu CC: How reliable is this route? Predictive travel time and reliability for anticipatory traveler information systems. Transportation Res. Rec 2006, 1980(1):117-125. 10.3141/1980-17

    Article  Google Scholar 

  9. Claes R, Holvoet T, Weyns D: A decentralized approach for anticipatory vehicle routing using delegate multiagent systems. IEEE Trans. Intell. Transportation Syst 2011, 12(2):364-373.

    Article  Google Scholar 

  10. Chen K, Underwood SE: Research on anticipatory route guidance. In Proceedings of Vehicle Navigation and Information Systems Conference. Warrendale; 1991:427-439.

    Google Scholar 

  11. Krajzewicz D, Erdmann J, Behrisch M, Bieker L: Recent development and applications of SUMO – simulation of urban mobility. Int. J. Adv. Syst. Meas 5(3&4):2012.

  12. Khanjary M, Hashemi SM: Route guidance systems: review and classification. In Proceedings of 6th Euro American Conference on Telematics and Information Systems (EATIS). Valencia; 2012:1-7.

    Google Scholar 

  13. Boyce DE: Route guidance systems for improving urban travel and location choices. Transportation Res 1988, 22A(4):275-281.

    Article  MathSciNet  Google Scholar 

  14. Skog I, Handel P: In-car positioning and navigation technologies: a survey. IEEE Trans. Intell. Transportation Syst 2009, 10(1):4-21.

    Article  Google Scholar 

  15. Choe T, Skabardonis A, Varaiva P: Freeway performance measurement system (PeMS): an operational analysis tool. Transportation Res. Rec 2002, 1811: 67-75. 10.3141/1811-08

    Article  Google Scholar 

  16. Liang Z, Polak J, Wakahara Y: Simulation studies on the benefit of route guidance generated from imperfect traffic data. IEICE Tech. Rep 2013, 112(470):37-42.

    Google Scholar 

  17. Zhou Y, Wu J: The research on drivers’ route choice behavior in the presence of dynamic traffic information. In Proceedings of IEEE Intelligent Transportation Systems Conference. Toronto; 2006:1304-1309.

    Google Scholar 

  18. Tsavachidis M: Aggregate analysis of driver response to collective route guidance and implications for system control. In Proceedings of Tenth International Conference on Road Transport Information and Control. London; 2000:17-21.

    Chapter  Google Scholar 

  19. Bonsall PW, Joint M: Driver compliance with route guidance advice: the evidence and its implications. In Proceedings of Vehicle Navigation and Information Systems Conference. Warrendale; 1991:47-59.

    Google Scholar 

  20. Allen RW, Stein AC, Rosenthal TJ, Ziedman D, Torres JF, Halati A: A human factors simulation investigation of driver route diversion and alternate route selection using in-vehicle navigation systems. In Proceedings of Vehicle Navigation and Information Systems Conference. Warrendale; 1991:9-26.

    Google Scholar 

  21. Bonsall PW, Parry T: Drivers’ requirements for route guidance. In Proceedings of Third International Conference on Road Traffic Control. London; 1990:1-5.

    Google Scholar 

  22. Markovic H, Basic BD, Gold H, Dong F, Hirota K: Gps data based non-parametric regression for predicting travel time in urban traffic networks. Sci. Traffic Transport 2010, 22(1):1-13.

    Google Scholar 

  23. Wu CH, Ho JM, Lee DT: Travel-time prediction with support vector regression. IEEE Trans. Intell. Transportation Syst 2004, 5(4):276-281. 10.1109/TITS.2004.837813

    Article  Google Scholar 

  24. Zhang X, Rice JA: Short-term travel time prediction. Transportation Res. Part C 2003, 11: 187-210. 10.1016/S0968-090X(03)00026-3

    Article  Google Scholar 

  25. Comert G, Bezuglov A: An online change-point-based model for traffic parameter prediction. IEEE Trans. Intell. Transportation Syst 2013, 14(3):1360-1369.

    Article  Google Scholar 

  26. Min W, Wynter L: Real-time road traffic prediction with spatio-temporal correlations. Transportation Res. Part C 2011, 19: 606-616. 10.1016/j.trc.2010.10.002

    Article  Google Scholar 

  27. Xia J, Chen M, Huang W: A multistep corridor travel-time prediction method using presence-type vehicle detector data. J. Intell. Transportation Syst: Technol. Plann. Oper 2011, 15(2):104-113.

    Article  Google Scholar 

  28. Rzeszotko J, Nguyen SH: Machine learning for traffic prediction. Fundam. Inf 2012, 119(3-4):407-420.

    MathSciNet  Google Scholar 

  29. Vijayan VP, Paul B: Multi objective traffic prediction using type-2 fuzzy logic and ambient intelligence. In Proceedings of 2010 International Conference on Advances in Computer Engineering (ACE). Egypt; 2010:309-311.

    Chapter  Google Scholar 

  30. Li L, Lin WH, Liu H: Type-2 fuzzy logic approach for short-term traffic forecasting. IEE Proc. Intell. Transport Syst 2006, 153(1):33-40. 10.1049/ip-its:20055009

    Article  MathSciNet  Google Scholar 

  31. Dunne S, Ghosh B: Weather adaptive traffic prediction using neurowavelet models. IEEE Trans. Intell. Transportation Syst 2013, 14(1):370-379.

    Article  Google Scholar 

  32. Mazloumi E, Rose G, Currie G, Moridpour S: Prediction intervals to account for uncertainties in neural network predictions: methodology and application in bus travel time prediction. Eng. Appl. Artif. Intell 2011, 24(3):534-542. 10.1016/j.engappai.2010.11.004

    Article  Google Scholar 

  33. van Hinsbergen CPIJ, Hegyi A, van Lint JWC, van Zuylen HJ: Bayesian neural networks for the prediction of stochastic travel times in urban networks. IET Intell. Transport Syst 2011, 5(4):259-265. 10.1049/iet-its.2009.0114

    Article  Google Scholar 

  34. Ghosh B, Basu B, O’Mahony M: Multivariate short-term traffic flow forecasting using time-series analysis. IEEE Trans. Intell. Transportation Syst 2009, 10(2):246-254.

    Article  Google Scholar 

  35. Smith BL, Williams BM, Oswalsd RK: Comparison of parametric and nonparametric models for traffic flow forecasting. Transportation Res. Part C 2002, 10(4):303-321. 10.1016/S0968-090X(02)00009-8

    Article  Google Scholar 

  36. Wang Y, Papageorgiou M, Messmer A: Real-time freeway traffic state estimation based on extended kalman filter: a case study. Transportation Sci 2007, 4(2):167-181.

    Article  Google Scholar 

  37. Chen M, Chien SIJ: Dynamic freeway travel-time prediction with probe vehicle data: link based versus path based. Transportation Res. Rec 2001, 1768: 157-161. 10.3141/1768-19

    Article  Google Scholar 

  38. Kong QJ, Xu Y, Lin S, Wen D, Zhu F, Liu Y: UTN-model-based traffic flow prediction for parallel-transportation management system. IEEE Trans. Intell. Transportation Syst 2013, 14(3):1541-1547.

    Article  Google Scholar 

  39. Lighthill MJ, Whitham GB: On kinematic waves II: a theory of traffic flow on long crowded roads. Proc. Roy. Soc. Lond. Ser. A 1955, 229(1178):317-345. 10.1098/rspa.1955.0089

    Article  MATH  MathSciNet  Google Scholar 

  40. Mcshane WR, Roess RP: Traffic Engineering. Prentice Hall, Inc; 1990.

    Google Scholar 

  41. Geroliminis N, Boyaci B: The effect of variability of urban systems characteristics in the network capacity. Transportation Res. Part B 2012, 46: 1607-1623. 10.1016/j.trb.2012.08.001

    Article  Google Scholar 

  42. Daganzo CF, Gayah VV, Gonzales EJ: Macroscopic relations of urban traffic variables: bifurcations, multivaluedness and instability. Transportation Res. Part B 2011, 45: 278-288. 10.1016/j.trb.2010.06.006

    Article  Google Scholar 

  43. Willumsen LG: Travel networks. In Handbook of Transport Modelling. Edited by: Button J K, Hensher DA, Button J K. Oxford, UK: Elsevier; 2008:203-220.

    Google Scholar 

  44. Liang Z, Wakahara Y: Speed-volume relationship model for speed estimation on urban roads in intelligent transportation systems. In Proceedings of the 23rd International Conference on System Engineering. Las Vegas; 2014.

    Google Scholar 

  45. Detection Technology: for IVHS-Volume 1, Final Report Addendum 1995.http://ntl.bts.gov/DOCS/96100/ch02/ch02.html . Accessed May 2014

  46. Pan SAZRXI-pN TL: Short-term traffic state prediction based on temporal-spatial correlation. IEEE Trans. Intell. Transportation Syst 2002, 14(3):1242-1254.

    Article  Google Scholar 

  47. Sivaraman S, Trivedi MM: Integrated lane and vehicle detection, localization, and tracking: a synergistic approach. IEEE Trans. Intell. Transportation Syst 2013, 14(2):906-917.

    Article  Google Scholar 

  48. Hu J, Razdan A, Femiani JC, Cui M, Wonka P: Road network extraction and intersection detection from aerial images by tracking road footprints. IEEE Trans. Remote Sensing 2007, 45(12-2):4144-4157.

    Article  Google Scholar 

  49. Xue G, Li Z, Zhu H, Liu Y: Traffic-known urban vehicular route prediction based on partial mobility patterns. In Proceedings of 15th International Conference on Parallel and Distributed Systems. Shenzhen; 2009:369-375.

    Google Scholar 

  50. Choi JM: Multi-touch based standard UI design of car navigation system for providing information of surrounding areas. Design, User Exp. Usability User Exp. Novel Technological Environ 2013, 8014: 40-48. 10.1007/978-3-642-39238-2_5

    Article  Google Scholar 

  51. Hofleitner A, Herring R, Abbeel P, Bayen A: Learning the dynamics of arterial traffic from probe data using a dynamic Bayesian network. IEEE Trans. Intell. Transportation Syst 2012, 13(4):1679-1693.

    Article  Google Scholar 

  52. Athol P: Interdependence of certain operational characteristics within a moving traffic stream. Highway Res. Record 1965, 72: 58-87.

    Google Scholar 

  53. Ishimaru JM, Hallenbeck ME: Flow evaluation design technical report. Washington Dept. Transp., Seattle, WA, Tech. Rep. WA-RD 1999, 13(4):1679-1693.

    Google Scholar 

  54. Liou RH, Lin YB, Chang YL, Hung HN, Peng NF, Chang MF: Deriving the vehicle speeds from a mobile telecommunications network. IEEE Trans. Intell. Transportation Syst 2013, 14(3):1208-1217.

    Article  Google Scholar 

  55. Lin BY, Chen CH, Lo CC: A traffic information estimation model using periodic location update events from cellular network. Commun. Comput. Inf. Sci 2011, 135: 72-77. 10.1007/978-3-642-18134-4_12

    Article  Google Scholar 

  56. Hensher DA, Button KJ: Handbook of Transport Modelling. Elsevier; 2008.

    Google Scholar 

  57. Traffic Control Interface (TraCI) in SUMO 2013.http://sourceforge.net/apps/mediawiki/sumo/index.php?title=TraCI Accessed May 2014

  58. Krauss S: Microscopic modelling of traffic flow: investigation of collision free vehicle dynamics. PhD thesis, University of Cologne 1998.

    Google Scholar 

  59. “TAPAS Cologne”İ Scenario 2013.http://sumo-sim.org/doc/current/docs/userdoc/Data/Scenarios.html . Accessed May 2014

  60. Flores BE: A pragmatic view of accuracy measurement in forecasting. Omega Int. J. Manage. Sci 1986, 14: 93-98. 10.1016/0305-0483(86)90013-7

    Article  Google Scholar 

  61. Hyndman RJ: Another look at forecast accuracy metrics for intermittent demand. Int. J. Appl. Forecasting 2006, 4: 43-46.

    Google Scholar 

  62. Armstrong JS: Principles of Forecasting: A Handbook for Researchers and Practitioners. New York: Springer; 2001.

    Book  Google Scholar 

  63. Hazelton ML: Estimating vehicle speed from traffic count and occupancy data. J. Data Sci 2004, 2: 231-244.

    Google Scholar 

  64. Liang Z, Wakahara Y: Proceedings of 13th International Conference on ITS Telecommunications (ITST). Edited by: City traffic prediction based on real-time traffic information for intelligent transportation systems, City traffic prediction based on real-time traffic information for intelligent transportation systems . Finland; 2013:378-383.

  65. Open Street Map 2012.http://www.openstreetmap.org . Accessed May 2014

Download references

Acknowledgements

The authors would like to thank the anonymous reviewers for their valuable comments and suggestions on this paper.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Zilu Liang.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ original submitted files for images

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 2.0 International License (https://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Liang, Z., Wakahara, Y. Real-time urban traffic amount prediction models for dynamic route guidance systems. J Wireless Com Network 2014, 85 (2014). https://doi.org/10.1186/1687-1499-2014-85

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1687-1499-2014-85

Keywords