Abstract

This study proposes a traffic congestion minimization model in which the traffic signal setting optimization is performed through a combined simulation-optimization model. In this model, the TRANSYT traffic simulation software is combined with Differential Evolution (DE) optimization algorithm, which is based on the natural selection paradigm. In this context, the EQuilibrium Network Design (EQND) problem is formulated as a bilevel programming problem in which the upper level is the minimization of the total network performance index. In the lower level, the traffic assignment problem, which represents the route choice behavior of the road users, is solved using the Path Flow Estimator (PFE) as a stochastic user equilibrium assessment. The solution of the bilevel EQND problem is carried out by the proposed Differential Evolution and TRANSYT with PFE, the so-called DETRANSPFE model, on a well-known signal controlled test network. Performance of the proposed model is compared to that of two previous works where the EQND problem has been solved by Genetic-Algorithms- (GAs-) and Harmony-Search- (HS-) based models. Results show that the DETRANSPFE model outperforms the GA- and HS-based models in terms of the network performance index and the computational time required.

1. Introduction

Configuring the traffic signal timings is a challenging problem in transportation engineering as it is important to minimize delays and total travel time in the road networks. Since the drivers’ route choice behavior is taken into account in the User Equilibrium (UE) manner, this problem is called the EQuilibrium Network Design (EQND) problem. Two common solution methods have been discussed for solving the EQND problem: Mutually Consistent (MC) and bilevel approaches. In those approaches, some procedures have been developed for determining the optimal signal timings. Allsop and Charlesworth [1] presented an MC calculation for the EQND problem. In their study, the equilibrium link flows and resulting signal settings are calculated, respectively, by solving each problem until the convergence criterion has been satisfied. However, the resulting MC signal settings and equilibrium link flows are nonoptimal in many cases [2, 3].

Due to the multiobjective structure of the EQND problem, it is usually modeled as a bilevel programming problem, where certain design parameters are optimized at the upper level, while the lower level represents a UE problem [410]. Heydecker and Khoo [4] presented a Linear Constraint Approximation (LCA) to the UE constraint and solved the EQND problem. On the other hand, effectiveness of the Sensitivity Analysis (SA) of UE flows in particular design issues has been investigated in several studies [6, 11, 12]. The basic principle of the SA-based methods is searching for the optimal solution using the simplex method by formulating a linearized subproblem at the current signal settings. Because of the nonconvex solution space of the EQND problem, LCA- and SA-based algorithms may only produce locally optimal solutions [13]. Thus, these optimization techniques are not guaranteed to obtain the global optimum solutions. Over the past several decades, some heuristics based on natural phenomena such as Genetic Algorithms (GAs) [14], Simulated Annealing (SA) [15], and Differential Evolution (DE) [16] have been developed to overcome this problem. These methods can be applied to both continuous (differentiable) and discontinuous (nondifferentiable) objective functions without requiring an extensive formulation. Moreover, they do not require specialized starting points and they are rarely trapped into a local optimum solution [17]. These advantages enhance their application in the field of the EQND.

Friesz et al. [18, 19] presented a metaheuristic SA-based optimization approach under variational inequality constraints. Ceylan and Bell [7] presented a simulation-optimization model combining GAs with the logit traffic assignment tool Path Flow Estimator (PFE), which has been developed and improved by Bell and Shield [20], Bell et al. [2123], Bell and Iida [24], Bell and Grosso [25], and TRANSYT traffic simulation software [26, 27]. In the study, the upper level problem was considered to be the optimization of the green times, common cycle time, and offsets to minimize the network Performance Index (PI) which may be defined as the sum of a weighted combination of the delays and stops on all the links in a network. Furthermore, Teklu et al. [28] presented a GA-based signal timing optimization method that considers drivers rerouting. Ceylan [29] combined GAs with the TRANSYT Hill-Climbing optimization routine and proposed a hybrid global/local optimization method for determining optimal signal timings. In the related study, drivers rerouting was ignored. Ceylan and Ceylan [30] developed a hybrid solution approach, where the metaheuristic Harmony Search (HS) and TRANSYT Hill-Climbing optimization methods were combined, considering drivers’ route choice behavior. The performance of their model was compared with that of the pure HS- and GA-based solution models. Although a number of solution methods were developed and improved for the solution of the EQND problem, it may be useful to develop new models based on different optimization algorithms. Among them, DE is an important optimization algorithm due to its powerful solution ability in finding the global optimum solution.

The DE algorithm, which is an improved version of GAs, is a quite simple evolutionary approach that is quite faster and robust at numerical optimization, and it is more likely to find the global optimum of an objective function [31]. However, to create new solution vectors, the DE uses nonuniform crossover and tournament selection operators, while the bitwise flipping approach is used in GAs. Thus, it can be used for optimizing functions, including many local optima with real variables [17]. The DE algorithm has recently been applied to several engineering design problems, including the optimization of the airfoil cross section of a vertical-axis wind turbine [32], the designing of the aperture of pyramidal horns [33], the optimizing of reservoir systems [34], shape design of variable capacitance micromotor [35], various constrained engineering design problems [36, 37], the vehicle routing problem with time windows [38], the optimal design of water distribution networks [39, 40], and river suspended sediment concentration modeling [41], but no studies of DE have been reported on the solution of the EQND problem.

In this study, the Differential Evolution and TRANSYT with PFE (DETRANSPFE) model are developed for the solution of the EQND problem. For this purpose, the Stochastic User Equilibrium (SUE) traffic assignment and traffic signal optimization problems are combined using the DE solution framework to minimize the network PI value. It should be noted that this is the first time that the DE optimization algorithm is implemented for the EQND problem. The proposed model is applied to Allsop and Charlesworth’s [1] test road network and a comparison with GA- and HS-based models is given to examine the solution ability of the DETRANSPFE model. The DETRANSPFE model further extends the GA- and HS-based models [7, 30] in terms of mathematical formulation and the computational time.

The remainder of the paper is organized as follows: fundamentals of the SUE assignment and traffic signal optimization problems are given in Section 2. Basics of the DE algorithm and DETRANSPFE model are provided in Section 3. Performance of DETRANSPFE model is proved with a numerical example in Section 4. Last, the study is ended with some conclusions and future recommendations in Section 5.

2. Problem Formulation

Considering a network with sets of nodes , links , and paths between the Origin-Destination (O-D) pairs , bilevel formulation of the EQND problem may be expressed as a combination of the SUE traffic assignment and network performance optimization in the following way:where is the performance index of the road network (£/h), is the vector of equilibrium link flows as a function of signal timings, . is the cost of delay, is the weighting factor of delay, represents delay as a function of equilibrium link flows and signal timings, is the cost for 100 vehicle stops, is the weighting factor of stops, and is the number of vehicle stops per hour. Additionally, subscripts “”, “,” and “” denote link , node (or signalized intersection) , and path , respectively. Superscript “*” indicates that the variable is associated with its optimal and/or equilibrium state. is the penalty term, and it takes a zero value if the total duration of the total green and intergreen times equals the network cycle time at every signalized intersection; otherwise, it varies linearly with the magnitude of constraint violation. The penalty approach is implemented by multiplying the penalty term with a weighting factor, , as shown in (1a). Note that a larger for a given constraint set means that a greater emphasis will be placed on resolving constraint violations. However, the selection of is mostly problem dependent. Furthermore, represents the network cycle time while and are the lower and upper bounds of the network cycle time, respectively, is the lowest acceptable stage green timing duration, is the vector of duration of stage green timings , is the number of stages for signalized intersection , and is the intergreen time between signal stages.

In (1a), may implicitly be derived from the solution of (2a), which leads to a logit path choice model [42]where represents the vector of the total O-D demands , is the vector of path travel times , is the vector of link travel times , and is the vector of path flows . In (2b) and (2c), represents the O-D/path incidence matrix and represents the link/path incidence matrix, where if link is on path , and ; otherwise, . In this study, solution of the SUE assignment problem, which is given in (2a), is conducted by PFE with Pseudocode 1, where is the dispersion parameter. When is zero, path choice is not sensitive to cost that means that any path is likely to be chosen. On the other hand, while tends to infinity, drivers become concentrated on the least cost paths to travel. The link cost function used by PFE is presented in where is the free-flow travel time on link , and are the uniform and random plus over saturation delays at the downstream intersection, respectively. The convergence measure is obtained by basing it on the flow in the last several iterations of PFE. At this point, let represent the average flow over the last iterations; that is, where is a priori fixed that may be accepted as “3” in applications [43]. Thus, a convergence criterion , that is based on flow similarity, is used as given in

Step 1 (initialization)
   q   user supplied,
    0,
    ,
    1, iteration counter
Step 2 (update link costs by method of successive averages)
   
Step 3 (new path costs)
   
Step 4 (new path flows - logit route choice model)
   
Step 5 (new link flows)
   
   if any new path and link flows converged then
    
   return to Step 2
   else stop.

3. Basics of the Differential Evolution Algorithm and DETRANSPFE Model

The DE algorithm is a comparatively simple, fast, powerful, and robust variant of an evolutionary algorithm for solving optimization problems. In this section, the solution of the EQND problem, which deals with the signal setting optimization based on the DETRANSPFE model, is presented. The solution procedure of the proposed model is presented in Figure 1 and the main solution steps are explained hereafter.

Step 1 (initialization of the objective function, user-specified DE parameters, network characteristics, and termination criterion). The objective function to be minimized has been given in (1a). The DE algorithm is controlled by three parameters. The first parameter, which is called the number of populations (), that represents the number of solution vectors used during the optimization process. The mutation factor (), which is the second parameter and which is recommended to be set between 0.5 and 1 by Storn and Price [31], has an effect on the difference vector. The third one is the crossover rate (CR), which is the probability of mixing parameters of the mutation vector. The recommended range of the crossover rate is [0.8, 1.0] by Storn and Price [31]. Fixed sets of data related to the network topology are represented with the vector of free-flow link travel times, , and the vector of saturation link flows, . In this study, results of the DETRANSPFE model will be compared with those obtained by the GA- and HS-based models, which have been developed by Ceylan and Bell [7] and Ceylan and Ceylan [30], respectively. Therefore, the maximum number of generations () has been used as the termination criterion as in GA- and HS-based models. The numerical values of the DE parameters, the network characteristics, and the termination criterion are given in Section 4.

Step 2 (generation of the initial population). In this step, initial signal timing variables are generated between preset possible bounds and their corresponding network PI values which are calculated and stored as shown in where is the number of decision variables and represents the vector of offset variables . In order to calculate the network PI values according to (1a), the TRANSYT traffic simulation tool, which requires the SUE equilibrium link flows, is used at this step. As can be seen from Figure 1, TRANSYT requires both signal timing variables and corresponding SUE traffic link flows to calculate the network PI. Thus, before running the TRANSYT, the PFE traffic assignment tool is employed to calculate the SUE traffic link flows. Signal timing variables are transformed for the use of DETRANSPFE model as follows.(i)Network cycle time is generated based on possible value bound .(ii)Offsets are generated based on the following expression: where represents the offset variable for signalized intersection . However, stage change times are derived from offset variables in the following way: where is the change time for the first stage of the th signalized intersection [44]. (iii)Stage green times are generated based on the possible value bound .
Note that, unlike the DE and HS in which the signal timing parameters governing the system performance index are represented as real numbers, these parameters in the GA are coded into binary strings, and the mapping from the binary string representation of variables into the real numbers is carried out to be used in the TRANSYT traffic model and PFE [7]. At this point, simplicity to code is important for researchers who are not familiar with programming and are looking for algorithms that can be simply implemented and tuned to solve the traffic signal timing optimization problem.

Step 3 (mutation). In particular, DE has the advantage of using a simple and efficient form of a self-adapting mutation process [45]. The mutation, which represents the basic strength of DE, is performed by adding the weighted difference vector between two population members to a third member. Combining three different, randomly chosen signal timing vectors to create a mutant vector, , is given in where is a randomly chosen base vector index that is different from the target vector index, . and are also randomly selected difference vector indices that are different from both base and target vector indices. Simple adaptation rule for improves the performance of the DE algorithm to a large extent without imposing any serious computational burden [46]. However, the mutation is treated as a random change of some signal timing parameters in the GA, and this process may lead to an increase in computational load since the mutation is repeated if the mutated solution is infeasible.

Step 4 (crossover). The search process of the DE is completed with the uniform crossover. At this step, each member of the trial vector, , is chosen from the mutant vector with the probability of CR or from the target vector with the probability of 1-CR as given in
CR is compared with the output of a uniform random number generator to determine whether the mutant vector or target vector will provide the member of the trial vector in (10). If the random number is less than or equal to CR, the trial parameter is chosen from the mutant vector, ; otherwise, the parameter is chosen from the target vector, . Additionally, the condition of ensures that at least one member of the trial vector is inherited from the mutant vector. Although both DE and GA contain the crossover process, their implementations are quite different. In DE, one of two feasible signal timing parameter values is chosen, whereas two solution vectors are recombined to produce two trial vectors often by crossover in GA. Considering the possible bounds of the signal timing parameters, the crossover operator of the GA used to manipulate the chromosomes often yields infeasible offspring. In such cases, crossover process is repeated and valuable CPU time is wasted.

Step 5 (selection). At this step, the objective function is evaluated using the parameters of the trial vector. For this purpose, DETRANSPFE employs PFE for calculating the SUE link flows using signal timing parameters stored in the trial vector. Then, both trial vector parameters and resulting SUE link flows are given to the TRANSYT to calculate the total network PI. If the trial vector, , has an equal or lower PI value than that of its target vector, , it replaces the target vector in the next generation; otherwise, the target vector is retained in the population as given in
It should be noted that although the mutation, crossover, and selection steps are explained only for stage green timing parameters in (9)–(11), these steps are performed in the same manner for all decision parameters in the DETRANSPFE model.

Step 6 (termination). The mutation, crossover, and selection steps of the DETRANSPFE model are repeated until the maximum number of generations, , is reached.

4. Numerical Example and Computational Comparison

The performance of the proposed DETRANSPFE model is investigated on Allsop and Charlesworth’s [1] well-known test road network in this section. The results obtained by two previous works are presented to make a comparison to prove the effectiveness of the DETRANSPFE model.

4.1. Test Road Network

The basic layout of the test network and the allocations for signal groups for each intersection are provided in Figures 2 and 3, respectively.

Fixed travel demands for each O-D pair are given in Table 1. The input data including free-flow travel times and saturation flow rates is given in Table 2.

Using typical values found in practice, the minimum green time, , for each group is 7 seconds, and the intergreen times, , are 5 seconds between incompatible signal groups. The possible range for the network cycle time is set at 36 and 120 seconds. Values of the mutation factor, , the crossover rate, CR, which are the user-specified parameters of DE, and the weighting factor, , are set to 0.80, 0.80, and 10, respectively. The optimization process is terminated after 110 generations for (i.e., 4400 function evaluations) in the same manner as Ceylan and Bell’s [7] GA-based modeling.

4.2. Computational Results

In order to prove the effectiveness of DETRANSPFE, the model was run 100 times with different random seeds and initial populations for the test network. The convergence behavior of the DETRANSPFE, GA-based, and HS-based models can be seen in Figure 4.

Figure 4 indicates that the best solution was obtained as 679.1 /h at the 49th generation (i.e., about 1690 function evaluations) with the DETRANSPFE model. The improvement of the network PI is about 28% in comparison with the initial status of the network. It can also be seen from Figure 4 that the DETRANSPFE model performs slightly better than the GA- and HS-based models in terms of the final values of total network performance index. The comparison of GA-based, HS-based, and DETRANSPFE models in terms of the network PI value is given in Table 3.

It can be seen from Table 3 that the DETRANSPFE model minimizes the network PI value by about 4.69% and 1.25% better than the GA- and HS-based models, respectively. Furthermore, the highest PI value obtained after 100 runs of the DETRANSPFE model is 690.6 /h, which may indicate the better solution ability of the DETRANSPFE model. In order to evaluate the average computation times required by three models, the algorithms have been recoded in Visual Basic and run in a PC with a 1.6 Ghz processor and 1 GB ram. Computation time required by the DETRANSPFE model is obtained as 36 minutes, while GA- and HS-based models require about 66 and 43 minutes, respectively. As it has been mentioned in the previous section, the crossover and mutation operators of the GA may lead to an increase in computation time due to the infeasible solutions. Ceylan and Ceylan [30] stated that if signal timing constraints are not satisfied for generated timings, the HS-based model automatically discards those generated signal timings and starts generating new ones. Considering this situation, it may be concluded that the DETRANSPFE completes 4400 function evaluations by about 45% and 16% faster than the GA- and HS-based models, respectively. The network cycle times obtained by the GA-based, HS-based, and DETRANSPFE models is 77, 71, and 79 seconds, respectively. Signal timings resulting from three models are given in Table 4.

Resulting link flows and degree of saturation values resulting from three models are presented in Tables 5(a) and 5(b), respectively.

Table 5(b) indicates that since the highest degree of saturation, is obtained as 86%, which is less than 90%, the network works under reserve capacity, and traffic flow is uncongested after the application of the DETRANSPFE model.

5. Conclusions

A number of methods for the solution of EQND problems have been discussed and new methodologies have been created. In this context, a simulation-optimization based-model, so-called DETRANSPFE, has been developed by combining the DE optimization technique with the TRANSYT traffic simulation tool. The EQND problem, which has been formulated in the bilevel form, has been solved by searching for the optimal or near-optimal signal setting strategy on the upper level with the DE optimization technique. On the lower level, the SUE assignment problem has been solved using PFE. In order to prove the effectiveness of the DETRANSPFE model, it has been applied to a well-known test network. Results have shown that the DETRANSPFE model provides better results than those obtained by GA- and HS-based models in terms of the total network performance index. In order to evaluate the average computation times required by three models, GA- and HS-based algorithms have been recoded and run. Results indicated that the DETRANSPFE model requires about 45% and 16% less computational time in comparison with the GA- and HS-based models, respectively.

Several directions, for future research in solving the EQND problem, are possible. For DE, encouraging results indicate that there is a potential for further improvement in its procedures, such as developing a hybrid search mechanism, in which a local search technique is integrated with DE algorithm. Besides, the design of different metaheuristics, which may improve the solution quality in terms of the system performance index and computational time required, may be explored. For practical application purposes, it would be useful to carry out a comparative study based on different metaheuristics within the scope of a case study including a real-sized signal controlled road network.

Conflict of Interests

The author declares that there is no conflict of interests.