Figures
Abstract
The effectiveness of rapid rail transit system is analyzed using tools of complex network for the first time. We evaluated the effectiveness of the system in Beijing quantitatively from different perspectives, including descriptive statistics analysis, bridging property, centrality property, ability of connecting different part of the system and ability of disease spreading. The results showed that the public transport of Beijing does benefit from the rapid rail transit lines, and the benefit of different regions from RRTS is gradually decreased from the north to the south. The paper concluded with some policy suggestions regarding how to promote the system. This study offered significant insight that can help understand the public transportation better. The methodology can be easily applied to analyze other urban public systems, such as electricity grid, water system, to develop more livable cities.
Citation: Cheng H-M, Ning Y-Z, Ma X, Liu X, Zhang Z-Y (2017) Effectiveness of rapid rail transit system in Beijing. PLoS ONE 12(7): e0180075. https://doi.org/10.1371/journal.pone.0180075
Editor: Jun Ma, Lanzhou University of Technology, CHINA
Received: December 20, 2016; Accepted: June 11, 2017; Published: July 13, 2017
Copyright: © 2017 Cheng et al. This is an open access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.
Data Availability: Data are available from Github at: https://github.com/ZhongYuanZhang/plos_one.
Funding: This study was supported by the Program for Innovation Research in Central University of Finance and Economics (Dr. Zhong-Yuan Zhang); Young Elite Teacher Project of Central University of Finance and Economics (Dr. Zhong-Yuan Zhang); Disciplinary funding of Central University of Finance and Economics (Dr. Zhong-Yuan Zhang); National Natural Science Foundation of China under Grant No. 61203295 to Dr. Zhong-Yuan Zhang; NSFC (Grant No. 61502363,61672406) to Dr. Xiaoke Ma; and the Natural Science Basic Research Plan in Shaanxi Province of China (Program No. 2016JQ6044) to Dr. Xiaoke Ma. The funders had no role in study design, data collection and analysis, decision to publish, or preparation of the manuscript.
Competing interests: The authors have declared that no competing interests exist.
Introduction
Network science is deeply rooted in real applications, and there is strong emphasis on empirical data. Actually, The world is full of complex systems, such as organizations with cooperation among individuals, the central nervous system with interactions among neurons in our brain, the ecosystem, etc. It has been one of the major scientific challenges to describe, understand, predict, and eventually take good control of complex systems. Indeed, the complex system can be naturally represented as a network that encodes the interactions between the system’s components, and hence network science is at the heart of complex systems [1]. In general, there are three main aspects in the research of complex networks including (1) evolution of networks over time [2, 3], (2) topological structures of networks, such as scale-free property and community structures [4, 5], (3) and role of the topological structures, such as how to influence spreading on networks [6, 7]. This paper focuses on the latter two ones.
During the last few years, more and more attentions have been paid to transportation network. Most of the works are about the topological characteristics of the transportation networks, including statistical analysis [8, 9], community structures [10], effectiveness [11], centrality [12, 13], traffic flow [14, 15], optimal solution to design problem [16], etc. Others are about the functions of the networks including robustness [17], facilitating travel [18], epidemic spreading [19], economy [20], etc.
Rapid rail transit system (RRTS for short) is an important part of public transportation. However, the cost of RRTS is usually very high, and few attempts have been made to evaluate its effectiveness in one city [21]. To the best of our knowledge, this paper is the first time to quantitatively analyze the effectiveness using tools of complex network. We represent the Beijing transportation system as an unweighted directed network, and the main contributions are fourfold: (a) The transportation network has small world property. (b) Different from its counterparts in foreign cities, the transportation system has a high assortativity coefficient, which reduces the robustness of the entire system and may lead to traffic congestion. (c) The degree of the dependency on RRTS varies with different regions, and the benefit of different regions from the system is gradually decreased from the north to the south. (d) RRTS promotes the spread of communicable diseases.
The rest of the paper is organized as follows: Sect. 1 described in detail the spatial distribution pattern of the transport stations, and how the network was built. The descriptive statistics of the data was also presented. From Sect. 2 to Sect. 5, we analyzed the effectiveness of Beijing RRTS from different perspectives, including bridging property, centrality property, ability of connecting different part of the system, ability of disease spreading. Finally, Sect. 6 concluded.
1 Network construction and description of public transport system
Beijing is located in northern China, and its terrain is high in the northwest and is low in the southeast. It is the capital city of the People’s Republic of China, and is governed as a direct-controlled municipality under the national government with 16 urban, suburban, and rural districts. It is the world’s third most populous city proper, and is the political, economic and cultural center of China. The city spreads out in concentric ring roads, and the city’s main urban area is within the 5th ring road. We collected the public transport data of Beijing including city buses, trolley buses and rapid rail transit. Firstly, we graphically displayed the spatial distribution of the stations to find out the general pattern of Beijing public transportation system. As is shown is Fig 1, The spatial pattern does match with the terrain of Beijing, and also with the spatial pattern of the population density of Beijing shown in Fig 5(a) from ref. [22]: (1) Overall, the coverage percentage of the public transport stations and the population density are all increased gradually from the northwest to the southeast, and are all relatively higher within the 5th ring road. (2) There are more stations in the areas, outside the 5th ring, with higher population densities. The above analysis also reflects the accuracy of the data collected, making our further analysis and the conclusions more reliable.
The red circle line shows the 5th ring road of Beijing.
The public transport system of Beijing can be naturally represented as a unweighted directed network , where the nodes are the stations, and the directed edge from node i to node j means there is at least one route in which station j is the successor of the station i or the distance between them is less than 250 meters (m for short).
Table 1 gathers the fundamental descriptive statistics of the transportation networks with and without rapid rail transit stations, and of the rapid rail transit network, denoted by ,
and
respectively, including number of nodes N and edges m, median of in-degrees I and out-degrees O, averaged shortest path distance p, clustering coefficient c [23], and assortativity coefficient r [24]. We also generated the randomized degree-preserving counterpart of the transportation network for comparison, denoted by
. The clustering coefficient of a network is simply the ratio of the triangles and the connected triples in it. For directed network the direction of the edges is ignored. The assortativity coefficient of a directed and connected network is simply the Pearson correlation coefficient of degrees between pairs of linked nodes, and is defined as:
where
,
, σ(qout) and σ(qin) are the standard deviations of qout and qin, respectively. r is between −1 and 1, and is used to measure whether nodes tend to be connected with other ones with similar degrees.
means the network of Beijing public transport system;
means the network without rail transit stations;
means the rail transit network;
means the randomized degree-preserving network of
. N is the number of nodes; m is the number of edges; I is the median of in-degrees; O is the median of out-degrees; p is averaged shortest path distance; c is clustering coefficient; r is assortative coefficient. Note that the sum of N of
and
is larger than the node number of
because there are two stations shared by
and
.
From the table, one can observe that: (1) The averaged shortest path distance p of the transportation network is comparable with logN ≈ 11, and is also comparable with that of its randomized counterpart
. The clustering coefficient of the network
is significantly larger than
. The above two points show that the transportation network is not random, and is typically a small world network [25]. (2) The clustering coefficient of the rapid rail transit network
is 0, meaning that there is no triangles in the network, as expected. (3) The averaged shortest path distance of network
is half station shorter than that of network
, meaning that the public transport of Beijing does benefit from the rapid rail transit lines. (4) An interesting observation is that the assortativity coefficient of the public transportation network is high, which is very different from its counterpart [8]. Recent studies showed that high assortativity within a single network decreases the robustness of the entire system (network of networks) [26], which may lead to traffic congestion.
2 Rapid rail transit lines are local bridges
To evaluate the local effectiveness of RRTS, we compared the local bridge values of the connected rapid rail transit stations, and those of the rest edges in the network . The local bridge value of the directed edge from i to j is the length of the shortest route from i to j after deleting the edge [27]. For each connected nodes i and j, the shortest route is obviously i → j (or j → i), and the length is 1. If we delete the edge, the length will be increased. A longer route indicates that the edge is more powerful for connecting different parts of the network and is more important for the convenience of traffic.
The average of the local bridge values of the connected subway stations is 4.81, and that of the rest is 2.09. We ran the independent samples T test, and the p−value is less than 2.2 × 10−16, meaning that the difference between the average values has statistical significance.
The local bridge value is obviously effected by the distance of the connected nodes. The longer the distance, the larger the bridge value. To keep things fair, we equally divided the range of distances of connected nodes into a series of intervals, i.e., 0m − 500m, 500m − 1000m, ⋯, 5000m − 5500m, and calculated the averaged local bridge values of the connected nodes fallen into each interval. From Fig 2, one can observe that: (1) The local bridge values are increased when the distances between the stations are increasing, as expected; (2) The values of the edges connecting the rapid rail transit stations are consistently higher than those of the rest, especially when the distance is large, indicating that the stations connected by the rail lines have fewer common neighbors, and are more important for connecting different parts of the network [28].
The black squares are the averaged values of the connected rapid rail transit stations, and the white circles are the averaged values of the rest. The numbers on the x-axis mean intervals of distances: 1 means 0m − 500m, 2 means 500m − 1000m, ⋯, 11 means 5000m − 5500m.
3 Rapid rail transit lines have higher centrality
To evaluate the centrality of the rapid rail transit stations, we calculated the betweenness values [29] and the closeness values [30, 31] of the stations in the network.
In a connected network, the betweenness centrality of node v is defined by
where gij is the total number of shortest paths from node i to j, and givj is the number of those paths that pass through v.
Betweenness centrality is introduced as a measure for quantifying the control of a node on the communication between other nodes in a complex network.
In a connected and directed network, the closeness_in centrality of node v is defined as the inverse of the average length of the shortest paths from all the other vertices in the graph:
and the closeness_out centrality is defined as that to all the other ones:
where d(i, v) is the shortest path length from node i to v in the directed network. If there is no (directed) path between node v and i, then the total number of nodes is used in the formula instead of the path length.
A larger closeness value of node v means that the total distance to/from all other nodes from/to v is lower, and the node v is in the middle of the network.
We listed the top ranked 20 stations based on different centrality measures in Table 2, and the stations that are appeared in all of the three lists are underlined. One can observe that: (1) Generally, the two centrality metrics are positively correlated. (2) Some stations are the exceptions. They have higher betweenness but lower closeness, or conversely, have lower betweenness but higher closeness.
The underlined stations are those appeared in all of the lists.
In order to further study the positions of the stations in the network, we drew RRTS on the Beijing map, as is shown in Fig 3, from which, one can observe that: (1) The stations in the central region of Beijing have higher closeness values, as expected. (2) The stations in the northern Beijing have higher betweenness values, and several typical stations are marked on the map. (3) The betweenness values decrease gradually from the north to the south, indicating that northern Beijing is more dependent on RRTS.
The bigger the circles, the larger the betweenness values. The more bright the color, the larger the closeness values. The stations in the central region have higher closeness, as expected. The stations in northern Beijing have higher betweenness but lower closeness, such as Lishuiqiao (立水桥), Wangjingxi (望京西) and Beiyuan (北苑), indicating that they monopolize the connections from a small number of stations to many others.
We also compared the betweenness of the rapid rail transit stations with the other ones with comparable degrees, which is summarized in Fig 4. One can see that: (1) The betweenness values of rapid rail transit stations are generally larger than their counterparts, indicating that RRTS is really important for bringing convenience to the transportation of citizens. (2) The betweenness values of rapid rail transit stations are gradually decreased with the decreasing of degree.
4 Rapid rail transit lines make travel more convenient
Results of Sect. 1 indicate that, on average, one’s traveling distance is just half station longer if he/she does not use RRTS. Fig 5 is the frequency distribution of shortest path distances in Beijing’s transportation network, which shows that the shift to left is very small. Both results suggest that the benefit of RRTS is limited. But this is not true. The following analysis shows that RRTS makes the connections of different regions in Beijing more efficient.
Inset is the partial enlarged plot.
Firstly, we detected the community structures in the transportation network without rapid rail transit stations using the fast greedy modularity optimization algorithm [32], and the network was partitioned into 94 non-overlapping communities. A community in the network is a set of nodes that are densely interconnected but loosely connected with the rest of the network [5].
Secondly, we explicitly define a convenient index H to quantify to what extent the convenience is increased with RRTS:
where n and nα are the number of nodes in the transportation network without rapid rail transit stations
, and in community α, respectively, and Hα is defined as:
where
is the distance from community α to β, i.e., averaged pairwise distances from the nodes in community α to those in community β with RRTS, and
is that without RRTS.
The overall results are shown in Fig 6, from which one can see that: (a) The benefit of different regions from RRTS is different, and is gradually decreased from the north to the south, which is in accordance with the results of Sect. 3. (b) The region of Lishuiqiao (立水桥) benefits the most from RRTS, and one’s averaged distance of traveling to the rest of Beijing is 2.80 stations shorter. Take for example the route from the Xichengjiayuan station (溪城家园站) to the Shahegaojiaoyuan station (沙河高教园站), which is actually the last author’s commute to work. Without RRTS, the distance is 24 stations, and is 6 stations shorter with the system. (c) The region of Yanqing, which is in northwest Beijing, benefits the least, and one’s averaged travelling distance is only 0.09 stations shorter.
Communities are displayed on the map in descending order as to their reception of benefits from RRTS from the most benefitted to least benefitted.
The convenient index H of Beijing is 0.40. Fig 7 is the scatter plot of Hα in decreasing order with standard deviations. From which, one can observe that: Although for most communities, the value of Hα is less than one, the standard deviations are large, indicating that RRTS benefit different people to varying extents, even in the same community.
5 Rapid rail transit lines promote the spread of disease
Finally, we evaluated the efficiency of RRTS for disease spreading. We adopted the susceptible-infected (SI) disease model, which is suitable for simulating the beginning stage of the diffusion and can be formulated as follows: at time 0, some nodes are randomly selected and are set to be infected. During the disease diffusion, each node has two possible states: S (susceptible) and I (infected). At time t + 1, susceptible node can become infected with possibility λ if it has an infected neighbor at time t, and with possibility 1 − (1 − λ)k if it has k infected neighbors at time t. We set λ to be 0.4.
There are 264 rapid rail transit stations. We also selected 264 stations with the highest degrees and randomly selected 264 stations with the degrees comparable with those of the rapid rail transit stations as the candidates for comparison. At each time, for the initial condition of diffusion, we selected one station as the infected spreader. The evolution of the infected nodes over time is shown in Fig 8. The results are averages of five trials.
“High” means the diffusion curve of the station with the highest spreading capacity at the time step 30, “Mean” means the averaged fraction, and “Low” means the curve of that with the lowest spreading capacity at the time step 30. The results are averages of five trials. The initial infected nodes are (a) the subway stations; (b) the nodes with the highest degrees in the network; (c) the nodes with the degrees comparable with that of the subway stations.
From Fig 8, one can observe that: (1) The subway stations are in general more efficient with smaller deviation for disease diffusion. (2) The spreading capability of stations with the highest degrees is comparable with that of the subway stations. (3) For the nodes whose degrees are comparable with those of the subway stations, the spreading capacity is lower. (4) Rapid screening is reasonable during the outbreak of infectious diseases for detecting people with elevated body temperatures.
Actually, numerical simulation is a widely used method on analyzing the relations between transportation networks and disease outbreak due to lack of real data [33]. In our simulations, we assume that the passenger flows are proportional to the degree of the stations, and the stations with higher degrees are more likely to spread disease. This assumption is reasonable. However, it is better to combine the information of passenger flows with the topology structures. We will leave it to our future work.
Note that this assumption does not necessarily mean that the nodes with higher degrees have higher spreading capability, since this is affected by many factors such as the spreading capability of neighbors.
6 Conclusions and future work
In this paper, the effectiveness of RRTS was evaluated using complex network analysis theory. We represented Beijing public transportation system as an unweighted directed network, and evaluated the properties of RRTS from different perspectives, including descriptive statistics analysis, bridging property, centrality property, ability of connecting communities in the system, and ability of disease spreading. In summary: (1) The public transportation system has small world property. (2) The rapid rail transit lines are weak ties, have higher centrality, and are important for connecting different communities in the transportation system, making travelling more convenient. (3) As a byproduct, the rail lines promote the spread of disease.
Based on the findings that the transportation system has high assortativity, reducing the robustness of the entire system, and people in northern Beijing is more dependent on RRTS than that in the rest parts of Beijing, our policy suggestions include more consideration to the rail transit construction in the south and to the ground public transportation construction in the north, especially in the area of Lishuiqiao (立水桥), construction of more lines connecting the nodes with different degrees to reduce assortativity, and body temperature rapid screening during the epidemics. Specifically, we give two concrete suggestions to verify our analysis: a). To reduce the assortativity coefficient, we put forward a preliminary route design plan, starting at Xichengjiayuan station (溪城家园站), whose degree is 2, and ending with Xidan station (西单站), whose degree is 25. There are 23 stations in the route, which are selected one by one. At each step, we select one station satisfying two conditions: 1. Its distance to the station selected in the last step is between 500m and 1000m; 2. It is the nearest stations to Xidan station (西单站). The assortativity coefficient is reduced slightly from 0.9039726 to 0.9039708. b). To make communities in the south benefit more from RRTS, we put forward another preliminary route design plan from Jijiamiao station (纪家庙站) to Xidan station (西单站). There are also 23 stations in the route. Hα of the community is increased slightly from 0.11129113 to 0.1510864.
Based on our works, there are several interesting problems for future work, including traffic early warning by combining data from other resources, such as congestion prediction, disease outbreak warning using information of passenger flows, helping plan the rail route and station locations to improve the efficiency of the transportation system, and comprehensive comparison of the topological structure and statistical properties of the transportation systems in different scale cities.
Author Contributions
- Conceptualization: ZYZ.
- Data curation: HMC YZN ZYZ.
- Formal analysis: HMC YZN XKM ZYZ.
- Funding acquisition: ZYZ.
- Investigation: HMC YZN XKM ZYZ.
- Methodology: ZYZ.
- Project administration: ZYZ.
- Resources: ZYZ.
- Software: HMC YZN XKM ZYZ.
- Supervision: ZYZ.
- Validation: ZYZ.
- Visualization: HMC XL ZYZ.
- Writing – original draft: ZYZ.
- Writing – review & editing: HMC YZN XKM XL ZYZ.
References
- 1.
Network Science;. http://barabasilab.neu.edu/networksciencebook/downlPDF.html#.
- 2. ERDdS P, R&WI A. On random graphs I. Publ Math Debrecen. 1959;6:290–297.
- 3. Gilbert EN. Random graphs. The Annals of Mathematical Statistics. 1959;30(4):1141–1144.
- 4. Barabási AL, Albert R. Emergence of scaling in random networks. science. 1999;286(5439):509–512. pmid:10521342
- 5. Girvan M, Newman MEJ. Community structure in social and biological networks. Proceedings of the National Academy of Sciences. 2002;99(12):7821–7826.
- 6. Newman ME. Spread of epidemic disease on networks. Physical review E. 2002;66(1):016128.
- 7. Nematzadeh A, Ferrara E, Flammini A, Ahn YY. Optimal network modularity for information diffusion. Physical review letters. 2014;113(8):088701. pmid:25192129
- 8. Sienkiewicz J, Hołyst JA. Statistical analysis of 22 public transport networks in Poland. Physical Review E. 2005;72(4):046127.
- 9. Li W, Cai X. Statistical analysis of airport network of China. Physical Review E. 2004;69(4):046106.
- 10. De Leo V, Santoboni G, Cerina F, Mureddu M, Secchi L, Chessa A. Community core detection in transportation networks. Physical Review E. 2013;88(4):042810.
- 11. Latora V, Marchiori M. Efficient behavior of small-world networks. Physical review letters. 2001;87(19):198701. pmid:11690461
- 12. Guimera R, Mossa S, Turtschi A, Amaral LN. The worldwide air transportation network: Anomalous centrality, community structure, and cities’ global roles. Proceedings of the National Academy of Sciences. 2005;102(22):7794–7799.
- 13. Derrible S. Network centrality of metro systems. PloS one. 2012;7(7):e40575. pmid:22792373
- 14. Chen Q, Wang Y. A Cellular Automata (CA) Model for Two-Way Vehicle Flows on Low-Grade Roads Without Hard Separation. IEEE Intelligent Transportation Systems Magazine. 2016;8(4):43–53.
- 15. Chen Q, Wang Y. A cellular automata (CA) model for motorized vehicle flows influenced by bicycles along the roadside. Journal of Advanced Transportation. 2016;50(6):949–966.
- 16. Liu X, Chen Q. An Algorithm for the Mixed Transportation Network Design Problem. PloS one. 2016;11(9):e0162618. pmid:27626803
- 17. Derrible S, Kennedy C. The complexity and robustness of metro networks. Physica A: Statistical Mechanics and its Applications. 2010;389(17):3678–3691.
- 18. Zhang H, Zhao P, Wang Y, Yao X, Zhuge C. Evaluation of Bus Networks in China: From Topology and Transfer Perspectives. Discrete Dynamics in Nature and Society. 2015;2015.
- 19. Colizza V, Barrat A, Barthélemy M, Vespignani A. The role of the airline transportation network in the prediction and predictability of global epidemics. Proceedings of the National Academy of Sciences of the United States of America. 2006;103(7):2015–2020. pmid:16461461
- 20. Cho S, Gordon P, Moore I, James E, Richardson HW, Shinozuka M, et al. Integrating transportation network and regional economic models to estimate the costs of a large urban earthquake. Journal of Regional Science. 2001;41(1):39–65.
- 21. Jarboui S, Forget P, Boujelbene Y. Public road transport efficiency: a literature review via the classification scheme. Public Transport. 2012;4(2):101–128.
- 22. Dong W, Liu Z, Zhang L, Tang Q, Liao H, Li X. Assessing heat health risk for sustainability in Beijing’s urban heat island. Sustainability. 2014;6(10):7334–7357.
- 23.
Wasserman S, Faust K. Social network analysis: Methods and applications. vol. 8. Cambridge university press; 1994.
- 24. Newman ME. Assortative mixing in networks. Physical review letters. 2002;89(20):208701. pmid:12443515
- 25. Watts DJ, Strogatz SH. Collective dynamics of’small-world’ networks. nature. 1998;393(6684):440–442. pmid:9623998
- 26. Zhou D, Stanley HE, D’Agostino G, Scala A. Assortativity decreases the robustness of interdependent networks. Physical Review E. 2012;86(6):066103.
- 27.
Easley D, Kleinberg J. Networks, crowds, and markets: Reasoning about a highly connected world. Cambridge University Press; 2010.
- 28. Granovetter MS. The strength of weak ties. American Journal of Sociology. 1973; p. 1360–1380.
- 29. Freeman LC. A set of measures of centrality based on betweenness. Sociometry. 1977; p. 35–41.
- 30. Bavelas A. Communication patterns in task-oriented groups. Journal of the acoustical society of America. 1950;.
- 31. Sabidussi G. The centrality index of a graph. Psychometrika. 1966;31(4):581–603. pmid:5232444
- 32. Clauset A, Newman ME, Moore C. Finding community structure in very large networks. Physical review E. 2004;70(6):066111.
- 33. Nicolaides C, Cueto-Felgueroso L, Gonzalez MC, Juanes R. A metric of influential spreading during contagion dynamics through the air transportation network. PloS one. 2012;7(7):e40961. pmid:22829902