Next Article in Journal
Worldwide Coverage Mobile Systems for Supra-Smart Cities Communications: Featured Antennas and Design
Previous Article in Journal
Mechanisms for Innovative-Driven Solutions in European Smart Cities
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Particle Swarm Optimization Algorithm for the Solution of the Transit Network Design Problem

1
Department of Engineering, Roma Tre University, Via Vito Volterra 62, 00146 Rome, Italy
2
Department of Civil, Construction and Environmental Engineering, Sapienza University of Rome, 00184 Rome, Italy
3
Faculty of Economics, Universitas Mercatorum, Piazza Mattei, 10, 00186 Rome, Italy
*
Author to whom correspondence should be addressed.
Smart Cities 2020, 3(2), 541-555; https://doi.org/10.3390/smartcities3020029
Submission received: 22 March 2020 / Revised: 20 May 2020 / Accepted: 25 May 2020 / Published: 1 June 2020
(This article belongs to the Section Smart Transportation)

Abstract

:
The research presented in this paper proposes a Particle Swarm Optimization (PSO) approach for solving the transit network design problem in large urban areas. The solving procedure is divided in two main phases: in the first step, a heuristic route generation algorithm provides a preliminary set of feasible and comparable routes, according to three different design criteria; in the second step, the optimal network configuration is found by applying a PSO-based procedure. This study presents a comparison between the results of the PSO approach and the results of a procedure based on Genetic Algorithms (GAs). Both methods were tested on a real-size network in Rome, in order to compare their efficiency and effectiveness in optimal transit network calculation. The results show that the PSO approach promises more efficiency and effectiveness than GAs in producing optimal solutions.

1. Introduction

In recent decades, many policies for urban transport planning have been proposed; these policies aim at mitigating the negative effects of the overuse of cars in urban centres with regard to air and noise pollution, energy consumption, safety, and traffic congestion.
An effective strategy to achieve sustainability is to encourage mode switching from car to public transport by increasing its accessibility and reliability. If not available, a transit network should be planned, despite its complexity. Thus, this study proposes a new procedure based on a Particle Swarm Optimization (PSO) for addressing bus transit planning.
As it is well known, the Transit Network Design Problem (TNDP) consists of determining the optimal (or near-optimal) network configuration in terms of routes (discrete variables) and frequencies (continue variables) in order to minimize the objective function (OF), representing the total costs involved with the transit system. Due to the non-linear and non-convex nature of the problem [1,2], effective and efficient solution procedures suited for real-size networks are based on metaheuristic techniques.
In the literature, studies concerning TNDP addresses strategic issues (route generation, network design, and frequency setting) and tactical issues (timetabling of transit lines and vehicle and crew scheduling); seminal works in this field are [3,4,5,6,7,8,9,10], and a recent review of the mathematical models and solution methods for the TNDP can be found in [11,12].
Several methods for the route generation problem have been proposed by [3,13,14]. In particular, Baaj and Mahmassani (1995) [3] used an Artificial Intelligence heuristic algorithm to select a given number of high-demand node pairs and to build a network based on the shortest paths connecting these node pairs; according to the performance metrics and taking into account users and operator costs, candidate routes are extended and transformed. Carrese and Gori (2002) [13] proposed a bus network design model for the development of a hierarchical transit system. The model is divided in two steps: in the first one, the base structure of the bus network, which results from the flow concentration process, is fixed; in the second step, the integrated bus network levels is defined. The network is hierarchically organized into express, main, and feeder lines.
Lee and Vuchic (2005) [14] suggest an iterative procedure that firstly creates an initial set of routes composed by the shortest paths for all the origin–destination pairs, and then tries to improve it considering the change of modal split, by realigning the routes or eliminating the less efficient ones.
As for the computational effectiveness of the procedure, the evolution of computer technology has allowed a renewed attention for new approaches based on metaheuristic techniques, such as Genetic Algorithms (GAs), Simulated Annealing, Ant Colony Optimization (ACO), and Tabu Search. Among the most remarkable researches on metaheuristic methods, it is important to mention Xiong and Schneider (1993) [15], who showed how GAs efficiently solves the transport network design problem; Chakroborty (2003) [16], who highlighted how to include problem-specific information in GA-based optimization technique and obtain optimal or near-optimal solutions with a low computational effort; Dhingra et al. (2000) [17], who used the GA technique for sequentially solving the routing and scheduling problems; and Bielli et al. (2002) [18], who proposed a new method to compute fitness function values in Genetic Algorithms for bus network optimization.
Over the last years, metaheuristic techniques also have been applied to route-generation processes. One of the most notable examples is the study by Yang et al. (2007) [19], and their application of a Course-grained Parallel Ant Colony Algorithm (CPACA) on the Dalian City small-size transit network (almost 3000 links and 2000 nodes). The main contribution of their research is the use of a parallel ACA in the route-design process. It provides lower computational times and a higher quality of solutions. Moreover, this study provides a new strategy of pheromone updating in the optimization procedure based on the OF evaluation (i.e., maximization of direct travellers’ density per unit length in the entire network). Previous research on ACO can be seen in [20]. In their application, an ACO algorithm based on the MSA (Method of Successive Averages) is applied to represent the preventive–adaptive user behaviour in the hyperpath transit assignment. The main result of this research is the equivalence in terms of path-choice behaviours between the artificial ants simulated by the proposed algorithm and the transit users obtained by the traditional algorithms.
Recently, some innovative procedures for solving TNDP have been proposed for both route-generation and final network configuration; most valuable works are proposed by [21,22,23,24,25,26]. Pattnaik et al. (1998) [21] implemented a two steps procedure for the transit network design. Firstly, a set of feasible routes is generated and then a GA selects the optimal (or near-optimal) network. Different coding schemes can be applied to represent the number of routes in the network by using a fixed or variable string length. Fan and Machemehl (2006) [22] developed a three-stage transit network design procedure. In the first one, a set of candidate routes is generated using the shortest paths between pairs of nodes. Then, a network analysis procedure is applied to compute the performance measures considering the transit demand as a variable. Lastly, a GA is performed to select the optimal set of routes.
Michaelis and Schöbel (2009) [23] introduced an integrated model by reordering this classic sequence in planning steps, i.e., line planning, timetabling, and vehicle scheduling. They started from defining vehicle routes, then splitting them into lines, and finally estimating the operative timetable. The OF used to evaluate the optimal solution is set to maximize the attractiveness of the transit network. Their work assumes that attractiveness is what may induce drivers to switch to the transit system.
Alt and Wiedmann (2011) [24] proposed a new method for small-size public transport networks; the main novelty of this approach for TND is the application of a Guided Stochastic Search Heuristic (GSSH) for designing public transport networks. The set of candidate routes is built according to the nearest shortest paths between the set of potential terminal stations; then, all these preliminary paths are suppressed, merged or shortened using an ACO algorithm while a GA optimizes service frequencies and vehicle sizes. In the last step of this methodology, on the base of a Headway-based Stochastic Multiple Route (HBSMR) assignment, all the alternative lines produced at each iteration are evaluated and the best ones are selected for the optimal network if no further improvements are possible.
Bagloee and Ceder (2011) [25] proposed a three-stage heuristic method devised to consider all the relevant features of transit networks. In the first step, a set of potential stops is created using a clustering criterion; routes are generated by applying a modified shortest-path procedure based on Newton’s gravity theory. This set of candidate routes (organized into a hierarchy of mass, feeder, and local routes) is the main input for the last step of the process: a metaheuristic technique, deriving from an ACO algorithm hybridized by a GA, finds the optimal network; both the budget constraints and level of service standards are fulfilled. Their method has been tested on the Winnipeg network and applied on the Chicago extra-urban rail network (almost 13,000 nodes, 52,000 links, 650 stops, and 500 routes).
A similar optimization method (hybrid Bee Colony Optimization) was used by Szeto and Jiang (2014) [26] to solve their bi-level model for the transit network design. In the upper level, an OF simultaneously defines the routes and operative frequencies for each transit line, aiming to minimize the transfer passengers in the study area. In the lower level the procedure simulates the passenger route choice behaviour with the set of transit lines obtained by the upper level. The simulation uses a transit assignment model based on capacity constraints and aiming at minimizing the total travel times for transit users.
In the light of these contributions, this study addresses the TNDP and shows an innovative solving procedure, based on a new approach for optimal bus network calculation for real-size cities: the PSO algorithm. To best of our knowledge, the PSO algorithm has been recently tested for the TNDP on benchmark networks [27,28], but experiments on larger networks were left for future works.
The proposed heuristic optimization technique is used to find the sub-optimal set of routes and the associated frequencies. The sub-optimal set of routes is selected among all the routes resulting from the application of a Heuristic Route Generation Algorithm, described in [29].
The remainder of this paper is organized as follow. Section 2 provides a short summary of TNDP with its mathematical formulation. Section 3 explains each step of the proposed procedure, briefly showing the Heuristic Route Generation Algorithm (HRGA) and the main features of the PSO algorithm. Section 4 shows the results of the application of the proposed methodology to the real-size network of Rome. Section 5 concludes the paper and discusses directions for future research.

2. Problem Formulation

TNDP is formulated as an optimization problem, consisting of the minimization of all resources and costs related to the public transport system with fixed demand. The optimization problem is subject to the route choice model on transit networks as well as to the bus capacity constraints, as well as to a set of feasibility constraints on route length and line frequency. As reported in [29], it can be formally defined as follows:
( r ^ , f ^ ) = argmin   z ( r , f , q * )
subject to:
  • User equilibrium in the transit network (assignment constraint). Such a constraint corresponds to a hyperpath approach for the simulation of user choice behaviour on transit [30]:
    q * = Λ [ C t ( r , f ) ]
  • Bus capacity constraints:
    q h k , i f i C v f c max
  • Feasibility constraints that define both minimum and maximal values for route length and bus frequency:
    L min L i L max
    f min f i f max
    where z is the OF; r is the vector of routes; r ^ is the vector of optimal routes; f is the vector of lines frequencies; f ^ is the vector of optimal frequencies; q * is the equilibrium vector of segment loads on the transit network; Λ is the user route choice model function; C t is the vector of path generalized costs on the transit network; q h k , i is the number of hourly passengers on segment hk of line i; f c max is the maximum load factor; C v is the vehicle capacity; f i is the frequency of line i, f min and f max are its minimum and maximum value; L i is the length of line i, L min and L max are its minimum and maximum value.
As the performance of the transit system depends on the service frequencies, which should be optimized depending on the passenger volumes, an iterative assignment and frequency setting procedure is applied. The procedure consists of an iterative process between the transit demand assignment and the route frequency setting equation:
f i = q h k , i f c max C v
If the frequency f i exceeds its maximum operational value, f max will be the final frequency of line i and an overload for some sections hk will occur (a higher load factor will be accepted). The frequency must not also be lower than a minimum value, since in an urban context it would be perceived by users as no service availability.
The OF z is defined as the sum of the operator’s costs z 1 , users’ costs z 2 , and an additional penalty related to the level of unsatisfied demand z 3 :
z ( r , f , q * ) = z 1 ( r , f ) + z 2 ( r , f , q * ) + z 3 ( r , f , q * )
Transit operator’s costs z 1 are computed as a combination of total bus travel distance and total bus travel time. The transit users’ costs z 2 are a weighted sum of in-vehicle travel time, access time, waiting time, and a transfer penalty. In order to provide transit services to as many transit users as possible, another additional component is included in the OF. This supplementary term z 3 represents a penalty that is proportional to the unsatisfied transit demand of the network; the third term reflects the need to reject the banal solution of minimum cost (zero users and zero service). Thus, the OF formulation is developed to represent specific needs of the transit network and its three terms, measured per hour, can be written as follows:
z 1 = W 1 ( C k m i I i L i f i + C h i I i h k , i I w , i t p h k , i f i )
z 2 = W 2 C u ( i I i h k , i I w , i t p h k , i q h k , i + i I i h k , i I w , i t w h k , i q w h k , i + p t n I n n t n + h k I a t a h k q a h k )
z 3 = W 3 C u ( p u D u )
where:
Ia, Ii, Iw,i, In are the set of links hk of the road network, the set of the network lines i, the set of the segments (hk,i) of line i, and the set of the nodes of the transit network, respectively;
qwhk,i shows the boarding passengers on segment (hk,i) of line i;
tphk,i and twhk,i indicate the travel time and the waiting time for segment (hk,i) of line i, respectively;
ntn is the number of transfers at node n;
pt is the time penalty associated to a transfer;
qahk shows the pedestrians flow on link hk of the road network;
tahk indicates the access travel time on link hk of the road network;
pu is the time penalty associated with an unsatisfied transit user;
Du is the unsatisfied transit demand;
Ckm is the unit cost factor depending on the total bus distance travelled, namely the vehicle operating cost;
Ch is the unit cost factor depending on the total time of bus service, namely the travelling personnel’s cost;
Cu is the average monetary value of time for the users; and
W1, W2, and W3 are a set of weights that reflect the relative importance that the decision-maker assigns to each of the three cost components.
The input data are the public transport AM peak-hour demand matrix, the characteristics of the road network available for bus service, and the operating and users’ unit costs. The outputs are optimal bus routes, the associated frequencies, the total costs, and the vector of loads on the public transport network.
Given the well-known non-convexity of the problem and the heuristic nature of the method, there is no guarantee that the solution found, indicated as [ r ^ , f ^ ] , will be the global minimum.

3. Methodology

The proposed solution framework consists of two main stages:
  • HRGA generates a large and rational set of feasible routes, by applying different design criteria and practical rules.
  • The PSO algorithm finds the optimal network of routes and their frequencies.
The first phase of the procedure is taken from Cipriani et al. (2012) [29], but the novelty proposed in this study consist of the use of the PSO algorithm to solve the optimization problem (Step 2). Note that the hyperpath assignment procedure, mentioned in Section 2, is a subprocess of Step 2.
In the first step of the procedure (Stage 1), a heuristic algorithm generates three different and complementary sets of rational and realistic routes (A-, B-, and C-type routes), which are built according to different design criteria; the A-type routes are direct paths connecting higher demand origin–destination pairs not served by railways; the B-type routes connect the main transit hubs (preferably rail stations) and links carrying high passenger volumes; the C-type routes consist of paths of the already-existing bus network.
The second stage of the solution framework (Step 2) uses a PSO algorithm to find the optimal sub-set of routes and their frequencies.
PSO is a stochastic optimization approach inspired by the choreography of a bird flock [31]. Introduced by Kennedy and Eberhart (1995) [32], the algorithm is currently used to solve many optimization problems.
PSO optimizes a problem by creating a population (called swarm) of candidate solutions (called particles); these particles move around the solution space according to mathematical relations based on a particle’s position and speed. Specifically, each particle’s movement is influenced by its local best-known position and by the best positions found by other particles. By repeating the process iteratively, it is expected to move the swarm towards the best global solutions in the whole search space.
A comprehensive review of the most effective variants of PSO can be found in [31,32,33,34]. Progress has been made in single aspects of the algorithm framework (e.g., different ways to initialize particles and velocities) for application in multi-objective problems (introducing Pareto dominance) and in performance optimization, such as convergence rapidity (e.g., PSO combined with other metaheuristic techniques, as in [35,36]). This aspect is significant since the basic PSO can easily converge to the local minimum, neutralising the algorithm’s optimizing effectiveness. Several studies have been made to avoid this premature convergence, revealing how choices and calibrations of parameters have a large impact on optimization performance. Therefore, parameters must be chosen balancing the best solution search in a broader region of the solution space. This avoids a premature convergence to a local minimum and ensures the algorithm’s effectiveness with a good rate of convergence.
The algorithm first generates a set S 0 (population) of candidate transit networks P a 0 , called swarm and particles, respectively. Each particle is obtained by randomly selecting a predetermined number of lines ( N L ) among those available in the set of feasible routes, previously described in the HRGA section. Each candidate network configuration (particle) within the population (swarm) is identified by the index a. At every iteration k, each particle P a k is evaluated in terms of OF computation (see Section 2) in order to identify the particles implying the minimum OF values; then, N S “partial best” particles (PBEST, matrix of dimension N S × N L ) are identified; each of them (PBESTa, row of dimension 1 × N L ) is computed among the k a-th particles for each set value of a ranging from 1 to N S . Besides, the best “partial best” is the “global best” (GBEST, row of dimension 1 × N L ) among the k × N S particles. By doing so, PSO introduces the concept of “memory” of each particle that allows individuals to store their successful past practices. The fastness of the convergence of particles towards the “partial” or “global best” is controlled in the sixth step according to some constraints to be satisfied.
The speed of each particle is calculated in order to update the best-known position for the single particle (i.e., “PBEST”) or even for the entire swarm (i.e., “GBEST”). This update is completed if several constraints are not satisfied; these constraints concern the algorithm convergence to a local or global minimum, and they are introduced to represent the impact of the local and global best-known position towards the optimal solution search. All these three conditions are checked after the first 50 iterations in order to create a preliminary set of potential solutions not affected by the behaviours of other particles of the swarm.
The PSO algorithm used in this paper is based on three parameters (“CR1”, “CR2”, and “CR3”), which differently affect the optimal solution search; e.g., an increase of “CR1” leads the particles towards the corresponding partial best solution found before. These parameters C R [ 0 , 1 ] , which control the crossover operations [37], were initially set to 0.55, 065, and 0.53, respectively.
For any set value of a, a high CR1 value implies a higher probability of duplicating the elements (lines) of the a-th partial best in the swarm, which corresponds to a higher number of particles in the swarm moving towards the partial best solution. Moreover, if no improvement of the OF is detected in the last 10 iterations (from k-10 to k-1) with respect to the previous 10 ones (from k-20 to k-11), then CR1 increases by a small amount (equal to 0.36% of its initial value).
CR1 may grow until a certain threshold (equal to 36% of its initial value) beyond which it is set to its initial value.
The parameter CR2 allows the particles to be influenced by the best global solution found before.
A low CR2 value implies a lower probability of duplicating the elements (lines) of the global best in the swarm; this translates into to a lower number of particles in the swarm moving towards the global best solution. In addition, CR2 decreases by a small amount (equal to 0.31% of its initial value) if the two following conditions are both satisfied: (i) no improvement of the OF is detected in (a wider range if compared to CR1) the last 15 iterations (from k-15 to k-1) with respect to the previous 15 ones (from k-30 to k-16); and (ii) the difference between the mean and the best values of the OF in the current iteration is lower than 20%.
CR2 may decrease until a certain threshold is reached (equal to 7.7% of its initial value) beyond which it is set to its initial value.
Finally, “CR3” is the parameter that increases or decreases the randomness of the procedure. A high CR3 value implies a higher probability of randomly generating a particle in the swarm. It corresponds to a lower number of particles in the swarm moving towards the global best solution or the partial best. Furthermore, if no improvement of the OF is detected in (a wider range if compared to CR1 and CR2) the last 20 iterations (from k-20 to k-1) with respect to the previous 20 ones (from k-40 to k-21), CR3 increases by a small amount (equal to 3.7% of its initial value).
CR3 may increase until a certain threshold is reached (equal to 22.6% of its initial value) beyond which it is set to its initial value.
Taking advantage of the whole architecture previously described, PSO allows the behaviour of each particle to be affected by either the local or the global best individual. This allows to explore broader regions of the solution space, thus avoiding local convergence of the algorithm. Moreover, PSO algorithms allow individuals to remember past experiences differently from evolutionary algorithms like GAs, where the “memory” of each individual is represented by the current population at each iteration. These features of PSO can be considered similar to GAs. Recording into an array called “GBEST”, the historical best solution found by a particle can be considered similar to what is performed by the genetic operator called “elitism” used in GAs.
In the application (Section 5), resulting from the HRGA procedure, there are about 500 routes of the three types A, B, and C. From this set PSO builds up a network. For example, in case of 40-line networks, the initial population (swarm) of the PSO is composed of 50 networks (particles); any network is composed of 40 lines randomly picked from 500 lines; any route is identified by a code (line number); and any network is represented as a string (in this example, 40 characters long). For any individual (network) the objective function value is computed.
The PSO was implemented in the MATLAB language and EMME by INRO was used to perform the transit assignments required for the evaluation of the objective function. The procedure, described by Baaj and Mahmassani (1991) [2], consists of an iterative process between the transit demand assignment and the route frequency setting equation.

PSO Algorithm for the Optimization of the Bus Network

The PSO algorithm used in the model is organized in the following steps:
  • Initialization
    • Initialization of the swarm S 0 of size N S by randomly generating particles P a 0 , each one composed by N L elements; dim( S 0 ) = N S × N L ; dim ( P a 0 ) = 1 × N L ;
    • Initialization of particles speed:
      • CR1 = CR1IN, CR2 = CR2IN, CR3 = CR3IN;
    • Initialization of particles memory:
      • PBESTa = P a 0 , a = 1, …, N S ; dim(PBESTa) = 1 × N L ;
    • Initialization of the iteration counter: k = 0
  • Evaluation
    • OF evaluation z ( P a k ) for any particle P a k of the swarm S k ;
  • Memory update (Partial best update)
    • Identification of the N S partial best solutions; they are the particles implying the best OF values among the k a-th particles:
      • PBESTa = argmin z ( P a k ) , k , a = 1, …, N S
    • Update the matrix PBEST;
      • PBEST = (PBESTa); dim(PBEST) = N S × N L
  • Global best update
    • Identification of the global best solution; it is the particle implying the best OF value for any iteration k:
    • GBEST = argmin z ( P a k ) , k , a ; dim(GBEST) = 1 × N L
  • Spread update
    • Spread of partial best solution within the swarm:
      • If round (CR1 · rand) = 0; a = 1, …, N S ; n = 1, …., N L ;
      • PAUX 1 a k ( n ) = P a k ( n ) ;
      • else
      • PAUX 1 a k ( n ) = PBEST a ( n ) ; PAUX 1 a k ( n ) : element in position n of auxiliary matrix PAUX 1 a k
    • Spread of local solution within the swarm:
      • If round (CR2 × rand) = 0; a = 1, …, N S ; n = 1, …., N L ;
      • PAUX 2 a k ( n ) = PAUX 1 a k ( n ) ,
      • else
      • PAUX 2 a k ( n ) = GBEST ( n ) ; PAUX 2 a k ( n ) : element in position n of auxiliary matrix PAUX 2 a k
    • Spread of randomness within the swarm:
      • If round (CR3 × rand) = 0; a = 1, …., N S ; n = 1, …., N L ;
      • PAUX 3 a k ( n ) = PAUX 2 a k ( n ) ,
      • else
      • PAUX 3 a k ( n ) is randomly selected among basin lines; PAUX 3 a k ( n ) : element in position n of auxiliary matrix PAUX 3 a k
  • Iteration update
    • Set k = k +1
  • Swarm update
    • P a k ( n ) = PAUX 3 a k ( n )
  • Speed update
    • Speed update for each particle, verifying if several constraints are satisfied or not, for k > 50
  • Convergence check
    • Return to Step 2 or stop if the fixed number of iterations is reached.

4. Real Size Test Network Application

The proposed procedure has been applied on the large real-size network of the city of Rome. An overview of mobility-related information of Rome, including initiatives to promote the use of public transport as well as innovative solutions for sustainable mobility, can be found in [38,39,40,41].
The performances of the final optimal network have been compared with the existing transit network: the study area is divided in 450 traffic zones; the network counts more than 4000 nodes and 7000 bidirectional links; the existing transit network is composed of more than 200 bus lines, with many overlapping routes and low frequency service (average headway is about 15 min); besides, the transit supply comprises two subway and five rail lines; the transit demand considered in the applications amounts to about 230,000 trips in the morning peak hour and it includes a potential component; this is equal to the current transit demand plus an amount of car demand that has been previously computed in an a priori modal-split estimation process.
The application of the HRGA procedure on the Rome network has allowed the identification of a set of about 500 feasible routes: 100 A-type routes, 338 B-type routes, and 99 C-type routes.
The PSO and Genetic Algorithms optimize an OF whose terms have been weighted in order to make any term homogeneous. The OF also reflect the trade-offs between the different subjects involved (users, operators, and public administration).
Both PSO and GA run for 250 iterations, and computational times are largely affected by the number of OF evaluations required in any iteration. In order to investigate the efficiency of the two solving procedures, comparable tests were carried out. Specifically, 50 particles were evaluated in any swarm of the PSO algorithm, and equivalently 50 individuals were evaluated in any generation of the GA one. The adopted stopping criterion was based on the total number of required iterations; it was set to 500.
Five different scenarios were defined, varying the number of lines ( N L ) composing each transit network: 40, 55, 85, 100, and 130 lines, respectively.
Results relative to efficiency and effectiveness of the two procedures are reported in Table 1 and in Figure 1, Figure 2 and Figure 3. For any scenario and for specific values of the iteration counter (iteration #1, 10, 50, 100, 250, and 500), Table 1 shows the corresponding PSO and GA objective function values, and the relative difference. As one can observe, the PSO implies a final OF value always lower than the GA one, except for the scenario with 40 lines. As for the effectiveness, the difference is quite negligible; conversely, results are more interesting in terms of efficiency. In fact, the final OF value obtained with the GA is reached by the PSO in nearly half the iterations; explicitly, the PSO allows halving the computational times for gaining the same final OF value (or slightly better). The number of iterations being equal, there is no significant computational effort difference between the procedures, which ran on an Intel Core i7 (1.6 GHz) processor performing on average 100 iterations per day.
Among all the five scenarios, the lowest OF value was the one provided by applying the PSO to the scenario composed of 130 lines. It can be observed that the final OF value decreases as the number of lines in the transit network increases. This is due to the weights adopted for users and operator terms in the OF definition. For this scenario, a detailed comparison between the two algorithms is reported in the figures below: Figure 1 and Figure 2 show the trend of the OF minimum and mean value for the PSO and GA, respectively. The trend obtained by PSO algorithm is characterized by sudden increases of the mean value due to the speed updating procedure that adds random properties to the optimization method to investigate new valleys of the searching space without being trapped in local minima. Such high peaks are missing in the OF trend of the GA (Figure 2), underlining a smoother contribution of the random component to the search process.
Figure 3 shows a straight comparison between trends of the GA and PSO OF minimum values. It allows to appreciate how PSO is more efficient than GA. The trend clearly shows that, after about the 150th iteration, the minimum OF value found by the PSO is lower than that of the GA. Moreover, this value is very close to the one reached by the GA in its last 100 iterations (from iteration #400 on). The results of the remaining scenarios confirmed the efficiency properties of the PSO algorithm.
The analysis of the transport effectiveness of the results obtained by the two optimization procedures is reported in Table 2 and Table 3 for any term of the objective function. The results are compared with current transit network (absolute values and percentages).
As shown in Table 3, among all the scenarios the OF terms vary in a limited range, except for the operator costs (vehicle∙kilometres) and the unsatisfied demand. In fact, the first term decreases with the reduction of the number of lines composing the network: the difference between the 40-bus-lines network and the 130-bus-lines network amounts to about −30%. The unsatisfied demand increases with the reduction of the number of lines composing the network: the difference between the 40-bus-lines network and the 130-bus-lines network amounts to about +15%. This is due to the large size of the entire network and reflects the need for a high number of lines to serve all 230,000 trips composing the potential transit demand in the morning peak hour. The remaining terms of the objective function indicate that design networks with few lines highly rely on a rapid rail system.
The comparison between the existing network and the best design network (130 lines networks) shows that Rome’s transit demand can be served effectively (reduction of 30% of the waiting time) by a bus network composed of a lower number of lines (reduction of almost 40%) in a more efficient way (reduction of 10% of the operating costs), still guaranteeing the same service area coverage as the current system.
It is important to underline that the designed network provides significant improvements in terms of in-vehicle time (reduction equal to about 16%) due to the increase of direct lines. A small increase is recorded for the number of transfers.

5. Conclusions

This paper proposes a PSO approach procedure for solving the bus network design problem. The solving procedure consists of a set of heuristics, which includes a first routine for route generation based on the flow concentration process, and a PSO algorithm to find an optimal or near-optimal network of routes with the associated frequencies. The main novelty introduced is the use of this optimal solution calculation technique and its application to a transit network design methodology. It was developed for a large urban area (the city of Rome), characterized by three aspects: (a) a complex road network topology, not simply represented as radial or grid network; (b) a multimodal public transport system (a rapid rail transit system, buses, and tramways lines); and (c) a many-to-many transit demand.
The robustness and effectiveness of the model in producing optimal solutions was proved and the PSO approach was demonstrated as suitable if combined with the HRGA. The application of the PSO algorithm to the set of routes created in the route generation step, from which the solving procedure created the swarm and particles for the optimal solution, highlighted that PSO is more efficient and effective than GAs. The analysis of the optimal solutions showed that PSO provides a lower minimum value of OF than the GA in most of the five created scenarios. These minimum values were also reached in a lower number of iterations. The best solution among the five provided scenarios (composed of 130 lines) shows the expected results also in the comparison between the OF components. In fact, transit demand can be served effectively (a reduction of 33% in waiting time) by a bus network composed of a lower number of lines (a reduction of 40%) in a more efficient way (a reduction of 10% in the operating costs), still guaranteeing the same area coverage as the current system.
Further developments might focus on a multi-objective approach in the definition of the OF terms and on the use of different optimization techniques, such as ACO algorithms. It would be worth testing this solving technique to feeder bus network design problems. The research agenda also includes an application of this procedure to a different version of Rome’s current network, with almost 1330 traffic zones. Finally, additional refinements and improvements of the PSO structure and parameters could be necessary for a further decrease in computational times.

Author Contributions

Conceptualization, E.C., G.F., S.M.P. and M.P.; methodology, E.C., G.F., S.M.P. and M.P.; investigation, E.C., G.F., S.M.P. and M.P.; data curation, E.C., G.F., S.M.P. and M.P.; writing—original draft preparation, E.C., G.F., S.M.P. and M.P.; writing—review and editing, E.C., G.F., S.M.P. and M.P. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Newell, G.F. Some Issues Relating to the Optimal Design of Bus Routes. Transp. Sci. 1979, 13, 20–35. [Google Scholar] [CrossRef]
  2. Baaj, M.H.; Mahmassani, H.S. An AI−based approach for transit route system planning and design. J. Adv. Transp. 1991, 25, 187–210. [Google Scholar] [CrossRef]
  3. Baaj, M.H.; Mahmassani, H.S. Hybrid route generation heuristic algorithm for the design of transit networks. Transp. Res. Part C Emerg. Technol. 1995, 3, 31–50. [Google Scholar] [CrossRef]
  4. Desaulniers, G.; Hickman, M.D. Chapter 2 Public Transit. Handb. Oper. Res. Manag. Sci. 2007, 14, 69–127. [Google Scholar]
  5. Guihaire, V.; Hao, J.-K. Transit network design and scheduling: A global review. Transp. Res. Part A Policy Pract. 2008, 42, 1251–1273. [Google Scholar] [CrossRef] [Green Version]
  6. Kepaptsoglou, K.; Karlaftis, M. Transit Route Network Design Problem: Review. J. Transp. Eng. 2009, 135, 491–505. [Google Scholar] [CrossRef]
  7. Gallo, M.; Montella, B.; D’Acierno, L. The transit network design problem with elastic demand and internalisation of external costs: An application to rail frequency optimisation. Transp. Res. Part C Emerg. Technol. 2011, 19, 1276–1305. [Google Scholar] [CrossRef]
  8. Schöbel, A. Line planning in public transportation: Models and methods. OR Spectr. 2011, 34, 491–510. [Google Scholar] [CrossRef] [Green Version]
  9. Ibarra-Rojas, O.J.; Delgado, F.; Giesen, R.; Muñoz, J.C. Planning, operation, and control of bus transport systems: A literature review. Transp. Res. Part B Methodol. 2015, 77, 38–75. [Google Scholar] [CrossRef]
  10. Cipriani, E.; Fusco, G.; Patella, S.M.; Petrelli, M.; Quadrifoglio, L. Transit network design for small-medium size cities. Transp. Plan. Technol. 2018, 42, 84–97. [Google Scholar] [CrossRef]
  11. Jia, G.-L.; Ma, R.-G.; Hu, Z.-H. Review of Urban Transportation Network Design Problems Based on CiteSpace. Math. Prob. Eng. 2019, 1, 1–22. [Google Scholar]
  12. Iliopoulou, C.; Kepaptsoglou, K.; Vlahogianni, E. Metaheuristics for the transit route network design problem: A review and comparative analysis. Public Transp. 2019, 11, 487–521. [Google Scholar] [CrossRef]
  13. Carrese, S.; Gori, S. An Urban Bus Network Design Procedure. In Transportation Planning; Patriksson, M., Labbé, M., Eds.; Kluwer Academic Publishers: Boston, MA, USA, 2002; pp. 177–195. [Google Scholar]
  14. Lee, Y.-J.; Vuchic, V.R. Transit Network Design with Variable Demand. J. Transp. Eng. 2005, 131, 1–10. [Google Scholar] [CrossRef]
  15. Xiong, Y.E.; Schneider, J.B. Transportation network design using a cumulative genetic algorithm and neural network. Transportation Research Record. J. Transp. Res. Board 1993, 1364, 37–44. [Google Scholar]
  16. Chakroborty, P. Genetic Algorithms for Optimal Urban Transit Network Design. Comput.-Aided Civ. Infrastruct. Eng. 2003, 18, 184–200. [Google Scholar] [CrossRef]
  17. Dhingra, S.L.; Muralidhar, S.; Krishna Rao, K.V. Public transport routing and scheduling using genetic algorithms. In Proceedings of the 8th CASPT International Conference, Berlin, Germany, 21–23 June 2000. [Google Scholar]
  18. Bielli, M.; Caramia, M.; Carotenuto, P. Genetic algorithms in bus network optimization. Transp. Res. Part C Emerg. Technol. 2002, 10, 19–34. [Google Scholar] [CrossRef]
  19. Yang, Z.; Yu, B.; Cheng, C. A Parallel Ant Colony Algorithm for Bus Network Optimization. Comput.-Aided Civ. Infrastruct. Eng. 2007, 22, 44–55. [Google Scholar] [CrossRef]
  20. D’Acierno, L.; Gallo, M.; Montella, B. Ant Colony Optimization approaches for the transportation assignment problem. WIT. Trans. Built Environ. 2010, 111, 37–48. [Google Scholar]
  21. Pattnaik, S.B.; Mohan, S.; Tom, V.M. Urban Bus Transit Route Network Design Using Genetic Algorithm. J. Transp. Eng. 1998, 124, 368–375. [Google Scholar] [CrossRef]
  22. Fan, W.; Machemehl, R.B. Optimal transit route network design problem with variable transit demand: Genetic algorithm approach. J. Transp. Eng. 2006, 132, 40–51. [Google Scholar] [CrossRef]
  23. Michaelis, M.; Schöbel, A. Integrating line planning, timetabling, and vehicle scheduling: A customer-oriented heuristic. Public Transp. 2009, 1, 211–232. [Google Scholar] [CrossRef] [Green Version]
  24. Alt, B.; Weidmann, U. A stochastic multiple area approach for public transport network design. Public Transp. 2011, 3, 65–87. [Google Scholar] [CrossRef]
  25. Bagloee, S.A.; Ceder, A. Transit-network design methodology for actual-size road networks. Transp. Res. Part B Methodol. 2011, 45, 1787–1804. [Google Scholar] [CrossRef]
  26. Szeto, W.Y.; Jiang, Y. Transit route and frequency design: Bi-level modeling and hybrid artificial bee colony algorithm approach. Transp. Res. Part B Methodol. 2014, 67, 235–263. [Google Scholar] [CrossRef] [Green Version]
  27. Iliopoulou, C.; Tassopoulos, I.; Kepaptsoglou, K.; Beligiannis, G. Electric Transit Route Network Design Problem: Model and Application. Transp. Res. Rec. 2019, 267, 264–274. [Google Scholar] [CrossRef]
  28. Jha, S.B.; Jha, J.K.; Tiwari, M.K. A multi-objective meta-heuristic approach for transit network design and frequency setting problem in a bus transit system. Comput. Ind. Eng. 2019, 130, 166–186. [Google Scholar] [CrossRef]
  29. Cipriani, E.; Gori, S.; Petrelli, M. Transit network design: A procedure and an application to a large urban area. Transp. Res. Part C Emerg. Technol. 2012, 20, 3–14. [Google Scholar] [CrossRef]
  30. Spiess, H.; Florian, M. Optimal strategies: A new assignment model for transit networks. Transp. Res. Part B Methodol. 1989, 23, 83–102. [Google Scholar] [CrossRef]
  31. Coello, C.A.; Lamont, G.B.; Van Veldhuizen, D.A. Evolutionary Algorithms for Solving Multi-Objective Problems; Springer: Berlin, Germany, 2007. [Google Scholar]
  32. Kennedy, J.; Eberhart, R. Particle Swarm Optimization. In Proceedings of the IEEE International Conference on Neural Networks IV, Perth, Australia, 27 November–1 December 1995; pp. 1942–1948. [Google Scholar]
  33. Carlisle, A.; Dozier, G. An Off-The-Shelf PSO. In Proceedings of the Particle Swarm Optimization Workshop, Indianapolis, IN, USA, 6–7 April 2001. [Google Scholar]
  34. Sengupta, S.; Basak, S.; Peters, R. Particle Swarm Optimization: A Survey of Historical and Recent Developments with Hybridization Perspectives. Mach. Learn. Knowl. Extr. 2018, 1, 157–191. [Google Scholar] [CrossRef] [Green Version]
  35. Lovbjerg, M.; Krink, T. Extending Particle Swarm Optimizers with Self-Organized Criticality. In Proceedings of the Fourth Congress on Evolutionary Computation, Honolulu, Hawaii, HI, USA, 12–17 May 2002. [Google Scholar]
  36. Niknam, T.; Amiri, B. An efficient hybrid approach based on PSO, ACO and k-means for cluster analysis. Appl. Soft Comput. 2010, 10, 183–197. [Google Scholar] [CrossRef]
  37. Kukkonen, S.; Lampinen, J. Constrained Real-Parameter Optimization with Generalized Differential Evolution. In Proceedings of the 2006 IEEE International Conference on Evolutionary Computation, Vancouver, BC, Canada, 16–21 July 2006. [Google Scholar]
  38. Carrese, S.; Giacchetti, T.; Patella, S.M.; Petrelli, M. Real time ridesharing: Understanding user behavior and policies impact: Carpooling service case study in Lazio Region, Italy. In Proceedings of the 5th IEEE International Conference on Models and Technologies for Intelligent Transportation Systems (MT-ITS), Naples, Italy, 26–28 June 2017. [Google Scholar]
  39. Carrese, S.; Giacchetti, T.; Nigro, M.; Patella, S.M. An innovative car sharing electric vehicle system: An Italian experience. WIT Trans. Built Environ. 2017, 176, 245. [Google Scholar] [CrossRef]
  40. Patella, S.M.; Sportiello, S.; Petrelli, M.; Carrese, S. Workplace relocation from suburb to city center: A case study of Rome, Italy. Case Stud. Transp. Policy 2019, 7, 357–362. [Google Scholar] [CrossRef]
  41. Gatta, V.; Marcucci, E.; Nigro, M.; Patella, S.; Serafini, S. Public Transport-Based Crowdshipping for Sustainable City Logistics: Assessing Economic and Environmental Impacts. Sustainability 2018, 11, 145. [Google Scholar] [CrossRef] [Green Version]
Figure 1. OF minimum and mean values for the 130 lines scenario (Particle Swarm Optimization (PSO) algorithm).
Figure 1. OF minimum and mean values for the 130 lines scenario (Particle Swarm Optimization (PSO) algorithm).
Smartcities 03 00029 g001
Figure 2. OF minimum and mean values for the 130 lines scenario (Genetic Algorithm (GA)).
Figure 2. OF minimum and mean values for the 130 lines scenario (Genetic Algorithm (GA)).
Smartcities 03 00029 g002
Figure 3. OF minimum values for the 130 lines scenario (GA and PSO algorithm).
Figure 3. OF minimum values for the 130 lines scenario (GA and PSO algorithm).
Smartcities 03 00029 g003
Table 1. Objective function (OF) values in the five different scenarios, for both the optimization techniques.
Table 1. Objective function (OF) values in the five different scenarios, for both the optimization techniques.
SCENARIOALGORITHMITER = 1ITER = 10ITER = 50ITER = 100ITER = 250ITER = 500
40 LINESPSO1,074,2671,051,9141,017,6721,003,923995,499989,290
GA1,069,3511,041,0391,015,5651,005,095993,503984,260
(PSO-GA)/PSO (%)0.46%1.03%0.21%−0.12%0.20%0.51%
55 LINESPSO1,050,3061,026,7371,000,541987,277972,614963,467
GA1,048,3221,030,8951,006,451996,670980,814977,757
(PSO-GA)/PSO0.19%−0.41%−0.59%−0.95%−0.84%−1.48%
85 LINESPSO1,020,7111,001,708993,070982,987965,285956,967
GA1,028,3441,012,388997,786985,752974,862965,661
(PSO-GA)/PSO−0.75%−1.07%−0.47%−0.28%−0.99%−0.91%
110 LINESPSO1,016,5091,003,617987,110981,690965,924956,751
GA1,018,004997,120989,749980,939968,848961,299
(PSO-GA)/PSO−0.15%0.65 %−0.27%0.08%−0.30%−0.48%
130 LINESPSO1,005,612998,011980,368977,090957,987952,837
GA1,006,506998,140980,201972,560964,664956,224
(PSO-GA)/PSO−0.09%−0.01%0.02%0.46%−0.70%−0.36%
Table 2. OF terms for the different design networks (PSO and GA application).
Table 2. OF terms for the different design networks (PSO and GA application).
ScenarioAlgorithmOF minVeh.∙kmUns. Demand (pax)Boardings (pax)Access Time (h)Waiting. Time (h)In-veh. Time (h)
EXISTING NETWORK (214 LINES)1,102,60218,91214,206320,817101,65633,13199,906
40 LINESPSO989,29011,0946,982323,477104,80922,58380,493
GA984,26011,5836,958322,612103,41922,76581,681
55 LINESPSO963,46712,7455,896320,388100,29622,40682,100
GA977,75712,3476,878328,919101,23622,82282,215
85 LINESPSO956,96715,1745,311324,70697,52222,01482,361
GA965,66114,9975,651325,82397,33622,15583,031
110 LINESPSO956,75115,6715,354334,85195,80222,72583,299
GA961,29916,5835,634333,62595,73422,30183,962
130 LINESPSO952,83716,9945,121330,06595,09922,08383,497
GA956,22816,8165,044329,12095,77422,29382,858
Table 3. Comparison among OF parameters for different design networks with respect to the existing one.
Table 3. Comparison among OF parameters for different design networks with respect to the existing one.
ScenarioAlgorithmOF minVeh.∙kmUns. Demand (pax)Boardings (pax)Access Time (h)Waiting. Time (h)In-veh. Time (h)
EXISTING NETWORK (214 LINES)-------
40 LINESPSO−10.3%−41.3%−50.9%0.8%3.1%−31.8%−19.4%
GA−10.7%−38.8%−51.0%0.6%1.7%−31.3%−18.2%
55 LINESPSO−12.6%−32.6%−58.5%−0.1%−1.3%−32.4%−17.8%
GA−11.3%−34.7%−51.6%2.5%−0.4%−31.1%−17.7%
85 LINESPSO−13.2%−19.8%−62.6%1.2%−4.1%−33.6%−17.6%
GA−12.4%−20.7%−60.2%1.6%−4.2%−33.1%−16.9%
110 LINESPSO−13.2%−17.1%−62.3%4.4%−5.8%−31.4%−16.6%
GA−12.8%−12.3%−60.3%4.0%−5.8%−32.7%−16.0%
130 LINESPSO−13.6%−10.1%−63.9%2.9%−6.5%−33.3%−16.4%
GA−13.3%−11.1%−64.5%2.6%−5.8%−32.7%−17.1%

Share and Cite

MDPI and ACS Style

Cipriani, E.; Fusco, G.; Patella, S.M.; Petrelli, M. A Particle Swarm Optimization Algorithm for the Solution of the Transit Network Design Problem. Smart Cities 2020, 3, 541-555. https://doi.org/10.3390/smartcities3020029

AMA Style

Cipriani E, Fusco G, Patella SM, Petrelli M. A Particle Swarm Optimization Algorithm for the Solution of the Transit Network Design Problem. Smart Cities. 2020; 3(2):541-555. https://doi.org/10.3390/smartcities3020029

Chicago/Turabian Style

Cipriani, Ernesto, Gaetano Fusco, Sergio Maria Patella, and Marco Petrelli. 2020. "A Particle Swarm Optimization Algorithm for the Solution of the Transit Network Design Problem" Smart Cities 3, no. 2: 541-555. https://doi.org/10.3390/smartcities3020029

Article Metrics

Back to TopTop