Skip to main content
Entropy logoLink to Entropy
. 2018 Oct 8;20(10):768. doi: 10.3390/e20100768

Nestedness Maximization in Complex Networks through the Fitness-Complexity Algorithm

Jian-Hong Lin 1, Claudio Juan Tessone 1, Manuel Sebastian Mariani 1,2,*
PMCID: PMC7512329  PMID: 33265856

Abstract

Nestedness refers to the structural property of complex networks that the neighborhood of a given node is a subset of the neighborhoods of better-connected nodes. Following the seminal work by Patterson and Atmar (1986), ecologists have been long interested in revealing the configuration of maximal nestedness of spatial and interaction matrices of ecological communities. In ecology, the BINMATNEST genetic algorithm can be considered as the state-of-the-art approach for this task. On the other hand, the fitness-complexity ranking algorithm has been recently introduced in the economic complexity literature with the original goal to rank countries and products in World Trade export networks. Here, by bringing together quantitative methods from ecology and economic complexity, we show that the fitness-complexity algorithm is highly effective in the nestedness maximization task. More specifically, it generates matrices that are more nested than the optimal ones by BINMATNEST for 61.27% of the analyzed mutualistic networks. Our findings on ecological and World Trade data suggest that beyond its applications in economic complexity, the fitness-complexity algorithm has the potential to become a standard tool in nestedness analysis.

Keywords: economic fitness, fitness-complexity, genetic algorithms, nestedness temperature, ecological networks

1. Introduction

Network representations of complex interacting systems provide simple and powerful frameworks to characterize the topology of interactions and understand its impact on the emergence of collective phenomena [1,2]. Some topological properties are found in a wide variety of real networks, which has led scholars to investigate possible interaction mechanisms behind their emergence. An example is the heavy-tailed distribution of the number of links per node (degree); its ubiquity has motivated the study of various network growth mechanisms that can generate networks with that property [2]. First conceived [3] and measured [4,5] in biogeographic studies, nestedness [6] is one of such pervasive properties. In a perfectly nested bipartite network, the interaction partners of a given node are also partners of more generalist nodes. This property results in a “triangular” shape of the network’s interaction matrix (i.e., the binary matrix whose elements denote the presence or absence of a link, see Figure 1).

Figure 1.

Figure 1

An illustration of the interaction matrix of a perfectly nested network as compared to the interaction matrix of a non-nested network (Nakaikemi marsh pollination network) composed of the same number of nodes and links. In a perfectly nested network (left panel), one can define a line (marked in red) that perfectly partitions the matrix into a filled region (i.e., the region above the line) and an empty region (i.e., the region below the line). The same feature does not hold for a non-nested network (right panel).

While perfectly nested networks are unambiguously defined, they are also rarely found in real systems. However, many real networks exhibit a high degree of nestedness. The degree of nestedness of a bipartite network has not been uniquely defined in the literature [6]. In the widely adopted definition by Atmar and Patterson [5], which is the one we consider here, a network is highly nested if the rows and columns of its interaction matrix can be ordered in such a way that one can find a line that separates almost perfectly the filled and empty regions of the matrix. It is essential to notice that this definition involves a reordering of the interaction matrix’s rows and columns; alternative definitions of nestedness [7,8] (not considered here) do not involve any matrix reordering.

Based on various metrics and definitions, nestedness has indeed been found in systems as diverse as spatial patterns of species distribution [4,6], mutualistic plant-animal networks [9], manufacturer-contractor networks [10,11], country-product export networks [12,13], spatial patterns of firm distribution [12,14], among others. The ubiquity of the pattern has naturally led scholars to investigate how nestedness relates to other network properties [15,16,17], which mechanisms can possibly explain its emergence in ecological [18,19,20] and socio-economic [10,21,21] networks, and its implications for the stability and feasibility of ecological systems [22,23].

One of the most popular algorithms to quantify the degree of nestedness of a given network is the Nestedness Temperature Calculator [5]. Introduced by Atmar and Patterson in 1993 [5], the algorithm first determines a line of perfect nestedness by defining a perfectly nested interaction matrix with the same number of links as the original matrix. Then, it seeks to find the ranking of rows and columns that minimizes the average distance (“temperature” [5]) of observed “unexpected” matrix elements from the line of perfect nestedness; the unexpected matrix elements are those that are different from the corresponding ones in a perfectly nested matrix with the same number of links as the original matrix. Lower temperatures correspond to more nested topologies.

While the original Nestedness Temperature Calculator (NTC) by Atmar and Patterson [5] has been widely used in ecology [6], it exhibits some shortcomings that have been later overcome by the BINMATNEST algorithm [24]. BINMATNEST minimizes nestedness temperature through a genetic algorithm that confers higher chance to reproduce upon lower-temperature orderings [24]. The optimal matrices by BINMATNEST exhibit substantially lower temperature than those ranked by the NTC [24], which is why BINMATNEST can be considered as the state-of-the-art approach for nestedness temperature minimization in ecology.

Here, we explore an alternative approach to nestedness temperature minimization inspired by the recent Economic Complexity literature [25,26]. Originally introduced to rank countries and products in the country-product export network [25], the fitness-complexity algorithm ranks the countries and products in such a way that the resulting incidence matrix exhibits a (typically imperfect) “triangular” shape [25,26,27,28]. In World Trade, this suggests that the most competitive countries tend to diversify their export baskets, whereas the most sophisticated products can be only fabricated by the most competitive countries [25,26]. The country score produced by the algorithm, referred to as country fitness, is positively correlated with country GDP per capita [25,26]. Importantly, deviations from the linear-regressed trend are highly informative about the future economic development of the country [29,30], resulting in GDP predictions often more accurate than those by the International Monetary Fund [31,32].

The fact that matrices sorted according to the fitness-complexity algorithm exhibit a neater “triangular” shape than those sorted by degree [27] suggests that the algorithm might be competitive with algorithms typically adopted in ecology for nestedness temperature minimization [33]. The main goal of this article is to extensively compare the fitness-complexity algorithm and BINMATNEST according to their ability to minimize nestedness temperature. To this end, we analyze 142 mutualistic networks from http://www.web-of-life.es/ and 14 years of World Trade country-product networks from https://atlas.media.mit.edu/ en/resources/data/. We compare the nestedness temperature of the matrices as ranked by BINMATNEST with those of the same matrices as ranked by the fitness-complexity algorithm.

We find that the fitness-complexity algorithm generates sorted matrices that exhibit a lower temperature than the optimal matrices by BINMATNEST for the 61.27% of the analyzed ecological networks. The only matrices where BINMATNEST outperforms substantially the fitness-complexity algorithm are low-size and high-density ones. The FCA is marginally outperformed by BINMATNEST for World Trade networks which exhibit higher density than mutualistic networks of similar size. Our findings suggest that while originally introduced as a ranking algorithm in economic production networks, the fitness-complexity algorithm has the potential to become a standard tool for nestedness detection in complex networks.

2. Materials and Methods

This paper focuses on binary bipartite networks. We label row-nodes (countries/pollinators) and column-nodes (products/plants) through Latin (i{1,,N}) and Greek (α{1,,M}) letters, respectively. The total number of row-nodes and column-nodes is denoted as N and M, respectively, whereas the total number of links is denoted as L. The N×M network’s incidence matrix [1] is denoted as B: its element Biα is equal to one (“filled” element) if link (i,α) is observed, zero (“empty” element) otherwise. We refer to the incidence matrix of mutualistic networks as interaction matrix [9]. The density Φ of the network is defined as Φ=L/(MN).

2.1. Nestedness Temperature Minimization (NTM) Problem

Nestedness temperature is determined through three steps: determination of the line of perfect nestedness, node ranking, and temperature calculation. We provide below the details of the three steps, and state the NTM problem.

First, to compute the nestedness temperature of a given matrix, one needs to determine its line of perfect nestedness. In this work, we use the definition provided by Rodríguez-Gironés and Santamaría [24] which overcomes some of the shortcomings of the original geometrical construction by Atmar and Patterson [5]. By rescaling the row and columns labels in such a way that they range from 0 to 1, the line of perfect nestedness is determined through the following shape function [24]

f(x;p)=0.5N+N-1N1-1-Mx-0.5M-1p1/p. (1)

This function depends on a single parameter, p, which is determined by imposing that the area above the curve in the interval (0,1) equals the fill of the matrix Φ.

Second, matrix temperature depends on the order of rows and columns. The nestedness temperature minimization (NTM) problem (or, equivalently, the nestedness maximization problem) consists in determining the ranking of rows and columns that produces a ranked matrix of minimal temperature T (defined below). The output of this step is, therefore, a pair of rankings, one for rows and one for columns. Equivalently, we can say that the output of the ranking is a ranked matrix. Due to the large number of possible permutations of rows and columns, a combinatorial search is infeasible [24], which has motivated ecologists to search for fast ranking methods [5,24,34]. The main goal of this paper is to compare two alternative ranking algorithms, the one adopted by BINMATNEST (details in Section 2.2) and the fitness-complexity algorithm (details in Section 2.3).

Third, for a given network and a given ranking of its row-nodes and column-nodes, one calculates nestedness temperature T as follows. The unexpected elements of the ranked matrix are the the empty elements above and the filled elements below the line of perfect nestedness (as determined through Equation (1)). We denote by U the set of unexpected elements. For each unexpected element (i,α), one draws a straight line of slope -1 in the interaction matrix (after having normalized to one the column and row labels, as described above). On this line, one compute the distance diα of unexpected element (i,α) from the line of perfect nestedness, and the distance Diα between the intersection points of this line with the x-axis and y-axis (see Figure 1 in [24] for an illustration). The total unexpectedness U of the ranked matrix is given by [5,24]

U=1NM(i,α)UdiαDiα2. (2)

Matrix temperature is defined as T=100U/Umax, where Umax=0.04145 [5,24]. A perfectly nested matrix has zero temperature (“perfect order” [5]), whereas random, noisy matrices have large temperature.

We stress that the key point in our analysis is that the calculation of nestedness temperature T requires a ranked matrix as input: different rankings of rows and columns lead to different matrix temperatures. This allows us to compare different ranking algorithms with respect to the nestedness temperature they produce. We expect the rankings by effective algorithms for NTM to produce ranked matrices that exhibit lower temperature than the ranked matrices by other algorithms.

2.2. Genetic Algorithm Approach: BINMATNEST (BIN)

The BINMATNEST algorithm [24] adopts a genetic-algorithm approach [35] to the NTM problem. As the computational steps of the ranking algorithm are detailed in [24], we only discuss here the main ideas behind the algorithm. The goal is to find a “solution” to the NTM problem, i.e., the minimal-temperature ranking of the nodes. The algorithm starts with a set of candidate solutions (“chromosomes” in the genetic-algorithm language [35]); among these solutions, the rankings by degree and by the Nestedness Temperature Calculator by Atmar and Patterson [5]. In each generation, the algorithm considers a well-performing solution, and it generates an “offspring” solution o by probabilistically combining elements of the well-performing solution w with elements of a randomly selected “partner” solution p.

More specifically, let us consider the ranking of the row-nodes. Given a well-performing solution w={w1,,wN} and a partner solution p={p1,,pN}, the each element of the offspring solution is given by the corresponding element of w with probability 1/2; otherwise, it is determined by the following steps:

  • We randomly select an integer k between 1 and N.

  • We set oi=wi for i{1,,k}.

  • We set oi=pi for i{k+1,,N}, if and only if pi{w1,,wk}.

  • If pi{w1,,wk}, we assign one of the ranking positions that have not yet appeared in o to 0i.

One applies the same steps to the ranking of the column-nodes.Besides, after these steps are performed, the offspring solution can undergo a mutation with a given probability (set to 0.1 in [24]). If the mutation happens, in the case of row-nodes, one extracts uniformly at random two integers k1,k2{1,,N} (k1<k2), and cyclically permutes the elements {ok1,,ok2}. The process described above is iterated for a given number of generations, and the minimal-temperature solution is eventually selected to determine the network nestedness temperature.

The output of the BINMATNEST algorithm is therefore a ranking of the rows and columns that minimizes nestedness temperature T. Importantly, the optimal rankings by BINMATNEST lead to temperature values that are substantially lower than those determined by the widely used Nestedness Temperature Calculator [5]; see Figs. 4–5 in [24], for example. Based on those results, BINMATNEST can be considered as the state-of-the-art approach for NTM in ecological networks. In this paper, we implement the BINMATNEST algorithm by using the function nestedrank (https://www.rdocumentation.org/packages/bipartite/versions/2.11/topics/nestedrank) from the R package bipartite with argument method = “binmatnest”. This function gives as output the ranking of row-nodes and column-nodes by the BINMATNEST algorithm.

2.3. Non-Linear Iterative Algorithms: Fitness-Complexity Algorithm (FCA)

Originally introduced to rank countries and products in the bipartite country-product export network [25], the fitness-complexity algorithm has been applied to diverse systems including ecological mutualistic networks [33], knowledge production networks [36], food production networks [37]. In its formulation for countries and products [25], the algorithm aims to find a vector of “fitness” scores F={Fi} for countries and “complexity” scores Q={Qα} for products, respectively. The algorithm starts from a uniform initial condition [25]

Fi(0)=1,Qα(0)=1, (3)

and it subsequently refines the fitness and complexity scores according to the following non-linear iterative equations:

F˜i(n)=αBiαQα(n-1),Q˜α(n)=1iBiα/Fi(n-1). (4)

After each iterative step, the scores are normalized by their mean:

Fi(n)=F˜i(n)/F˜i(n),Qα(n)=Q˜α(n)/Q˜α(n). (5)

Differently from widely used spectral ranking algorithms (see [30] for a review), the second line of Equation (4) is markedly non-linear. Such non-linearity is motivated by economic-complexity considerations. Empirical evidence indicates indeed that competitive countries tend to diversify their export baskets, which makes it reasonable to quantify the score of a given country as the sum over the scores of its exported products. At the same time, the fact that a product is exported by many countries (in particular, developing countries) suggests that the product might require few productive capabilities to be made and it is unlikely to be a sophisticated one. This motivates the non-linear dependence of product score Q˜α(n) on country score Fi(n-1): Q˜α(n) is heavily penalized if α is exported by a low-fitness country.

Do the iterations above converge to a unique fixed point? Scholars have found that while the answer is positive, the scores of several nodes can potentially converge to a zero value, which reduces the discriminative power of the ranking based on the fixed point of the map [38]. Besides, this convergence to zero tends to be relatively slow, and it strongly depends on the density and shape of the incidence matrix [28,38]. To prevent this potential issue, we adopt a convergence criterion based on ranking: we stop the iterations at step n* if and only if the ranking of countries and products at step n* is almost exactly the same as the ranking at step n*+Δn, i.e., if few ranking variations occurred in the subsequent Δn steps. In practice, the stopping iteration n* is defined as the smallest iteration such that both Spearman’s correlation coefficients ρ(F(n*),F(n*+Δn)) and ρ(Q(n*),Q(n*+Δn)) are larger than 1-10-3. Unless otherwise stated, the results presented in this manuscript refer to Δn=10 – the criterion allows us to stop the algorithm after a finite number of iteration for all the analyzed networks. We find that results for Δn=20 and Δn=30 are in qualitative agreement with those obtained with Δn=10; the same holds for results obtained by running a fixed number n*=100 of iterations of the FCA – details are provided in the Results section.

While we formulated the algorithm for the country-product network, the algorithm can be applied to any bipartite network by replacing “countries” with the system’s row-nodes (e.g., animals in mutualistic networks [33]) and “products” with the system’s column-nodes (e.g., plants). In this paper, we apply it not only to the country-product network, but also to mutualistic networks: the fitness score of animal and plant species represents their importance and vulnerability, respectively [33].

3. Results

3.1. Mutualistic Networks

We analyzed the 142 pollination networks provided by The Web of Life (www.web-of-life.es) project. The species are plants (rows) and pollinators (columns) and the type of interaction is Pollination. The main goal of our paper is to compare the FCA and the BINMATNEST algorithm with respect to their performance in the NTM problem. Figure 2 shows that qualitatively, the matrices produced by the fitness-complexity algorithm are substantially more nested than those produced by ranking the nodes by degree, and their nestedness might be comparable or even larger than that of the matrices ranked by BINMATNEST.

Figure 2.

Figure 2

Six empirical mutualistic matrices of different density packed according to three different methods: fitness-complexity algorithm (top row), BINMATNEST (intermediate row), and degree (bottom row). The matrices ranked by fitness-complexity and BINMATNEST are significantly more nested than those ranked by degree.

The reason why the FCA produces highly nested structures is that the score of a plant/product is mostly determined by the least-fit pollinator/country (Such dependence can be even sharpened by replacing 1/F(n) with (1/F(n))γ (with γ>0) in the dependence of the complexity score on fitness score (second line of Equation (4)) [27,38], or by defining the complexity of a product directly as the minimum fitness of its interaction partners [28]. However, we do not explore these possibilities here.): a plant/product that is pollinated/produced by a generalist pollinator/country — i.e., many pollinators/countries can pollinate/produce it, is heavily penalized and achieves a low complexity score Q; whereas a plant/product that is only pollinated/produced by specialist pollinator/country, i.e., few pollinators/countries can pollinate/produce it — attains a high complexity score. Hence, when sorting plants/products and pollinators/countries by the FCA, the plants/products are essentially ranked by the degree of generalization of their least-fit pollinators/exporters, which naturally results in a nested structure.

We now proceed in a more quantitative fashion by comparing, for all the analyzed empirical networks, the temperature values produced by the FCA with those by BINMATNEST. To do this, for the rankings determined by both methods, we determine the corresponding matrix temperature T according to Equation (2). We find that while the temperature values achieved by the two methods are positively correlated (Figure 3A), the temperature TFCA by the FCA is lower than the temperature TBIN by BINMATNEST for 61.27% of the networks. This result is stable with respect to variations in the convergence criterion adopted for the FCA (This result was obtained with Δn=10. The fraction of datasets where TFCA<TBIN is equal to 61.97% and 61.97% for Δn=20 and Δn=30, respectively. Besides, the same fraction was equal to 62.68% when using a fixed number n*=100 of iterations for all the networks. We conclude that the fraction of datasets where TFCA<TBIN is not substantially affected by the adopted convergence criterion for the FCA.).

Figure 3.

Figure 3

Results on mutualistic networks: a comparison of the nestedness temperature TFC of the matrices ranked by the FCA with the nestedness temperature TBIN of the optimal matrices found by the BINMATNEST genetic algorithm. The two temperatures are positively correlated (panel A), yet the temperature measured by the fitness-complexity algorithm is lower than that by BINMATNEST for the majority of analyzed networks. The only networks where BINMATNEST produces a substantially lower temperature (TFCA/TBIN>1) are characterized by small size N+M (panel B) and high density Φ (panel C).

The only matrices where the FCA is substantially outperformed by BINMATNEST are characterized by small size (Figure 3B) and high density (Figure 3C), yet these two properties seem necessary but not sufficient for BINMATNEST to outperform the FCA. Interestingly, among matrices that are found to be “colder” by the FCA, the lowest TFCA/TBIN ratio (TFCA/TBIN=0.75) was observed in the M_PL_060_13 network (N=31,M=7,L=48); in this dataset, TBIN=10.15 whereas TFCA=7.64. By contrast, among matrices that are found to be “colder” by BINMATNEST, the highest TFCA/TBIN ratio (TFCA/TBIN=1.46) was observed in the M_PL_042 network (N=6,M=12,L=18).

To deepen our understanding of the relation between the rankings by the FCA and BINMATNEST, we study their correlation and how such correlation depends on network properties. The Spearman’s correlation coefficient [39] between the rankings by the two methods is positive and relatively high for both plants and pollinators (Figure 4). Yet, as we have seen in Figure 3, discrepancies between the two rankings point to a better ability of the FCA to “pack” the matrix in such a way that it displays a nested structure. The networks where we observe the largest discrepancies between the rankings by BINMATNEST and the FCA are the small and high-density ones – for example, the minimal observed correlation for the rankings of pollinators is ρ=0.20, observed for one of the smallest networks [M_PL_069_02 which has N=4,M=10,L=16]. All the other Spearman’s coefficient values are above 0.67.

Figure 4.

Figure 4

Results on mutualistic networks: Spearman’s rank correlation coefficient ρ between the rankings by BINMATNEST and the fitness-complexity algorithm, for the rankings of pollinators (rhombuses) and plants (circles). Panels A and B represent ρ as a function of size N+M and density Φ, respectively. The two methods produce highly correlated rankings: the networks where we observe the lowest values of correlation are the small (panel A) and high-density ones (panel B).

3.2. Country-Product Networks

We analyzed 14 years of World Trade data obtained from https://atlas.media.mit.edu/en/resources/data/. The raw data include information on which country exported which products to which countries, and the volume (measured in US dollars) of each trade relation. For each country-product pair (i,α), we denote by wiα the volume of product α exported by country i. In line with the Economic Complexity literature [25,26,40], we construct a binary country-product network by only keeping the links between those country-product pairs such that Riα1, where Riα:=wiα/wiα is referred to as revealed comparative advantage [25], wiα=wiwα/W denotes the expected weight based on the total export volume wi:=βwiβ of country i, the total export volume wα:=jwjα of product α, and the total export volume W=jβwjβ in the system. In other words, a given country i is connected to a given product α in the bipartite country-product network if and only if the export volume wiα exceeds the expected export volume. Based on this assumption, we construct 14 binary networks corresponding to the 2001–2014 period.

Figure 5 compares the temperature by the FCA and BINMATNEST in the size-density plane, for all the analyzed mutualistic networks and the World Trade networks. The figure reveals that compared to the mutualistic networks analyzed above, the obtained country-product networks turn out to have a similar size as the largest mutualistic networks, but substantially larger density (see Figure 5A). For all the analyzed World Trade networks, the temperature by BINMATNEST is marginally smaller than the one by the FCA, and both temperatures are stable over the years (see Figure 5B): the average of TFCA/TBIN over the 14 analyzed years is equal to 1.04.

Figure 5.

Figure 5

Results on mutualistic and World Trade networks. In (panel A), each dot represents a network in the size-density plane; the dots’ shape and color depend on the TFCA/TBIN ratio, in such a way that mutualistic networks with a ratio larger or smaller than one are represented by red squares or blue circles, respectively. This illustration confirms that the mutualistic networks where TFCA is substantially larger than TBIN are characterized by small size and high density. The World Trade network from 2001 (represented by the circled rhombus) exhibits relatively high density compared to mutualistic networks of comparable size; World Trade networks from other years (2002–2014) exhibit a similar size and density as the one from 2001, and they are not shown here. (Panel B) shows that the temperature TBIN by BINMATNEST is marginally smaller than the temperature TFCA by the FCA for all the analyzed years of World Trade, and the temperature values do not exhibit wide fluctuations over time.

4. Discussion

We showed that the fitness-complexity ranking algorithm [25] is a highly effective method to “pack” the incidence matrix of a given bipartite network in order to maximize its nestedness. In particular, an extensive comparison with BINMATNEST, the state-of-the-art nestedness maximization method in ecology, revealed that the FCA produces ranked matrices with temperature values substantially lower than those of the optimal matrices by BINMATNEST for the majority of analyzed datasets. Small-size and high-density ecological matrices are those where the rankings by the two methods differ the most, and where BINMATNEST has a chance to produce matrices of significantly smaller temperature than those ranked by the fitness-complexity algorithm.

Importantly, the Nestedness Temperature Minimization problem is not only a theoretical one, but it has also implications for the important problem of forecasting of the secondary effects of species’ extinctions [33]. More specifically, recent works [27,33] have pointed out that the rankings of active and passive species (countries and products, in World Trade analysis [27]) that result in the most packed matrices are also those that best reproduce the rankings of the nodes according to their structural importance and vulnerability (as determined by numerical simulations of ranking-based targeted attacks to the network). Maximizing nestedness is therefore highly informative on the structural importance of active species and vulnerability of passive species.

Finally, recent literature has reinterpreted nestedness as a mesoscopic property instead of a macroscopic one [17,41,42]. This means that nestedness can be interpreted not as a hierarchical organization of interactions between all pairs of nodes (as in Figure 1), but as a property of subcomponents of the network. While our results show that the fitness-complexity algorithm can be used as a nestedness detection tool, whether it can be exploited (and arguably, generalized) to detect network compartments that exhibit an internal nested topology remains an intriguing open question.

Abbreviations

The following abbreviations are used in this manuscript:

BIN BINMATNEST algorithm
NTC Nestedness Temperature Calculator
NTM Nestedness Temperature Minimization
FCA Fitness-Complexity algorithm

Author Contributions

Conceptualization, C.J.T., M.S.M.; Methodology, M.S.M.; Software, J.-H.L.; Validation, J.-H.L.; Formal Analysis, J.-H.L.; Investigation, J.-H.L.; Resources, J.-H.L.; Data Curation, J.-H.L.; Writing—Original Draft Preparation, M.S.M.; Writing—Review & Editing, M.S.M.; Visualization, J.-H.L.; Supervision, C.J.T, M.S.M.; Project Administration, C.J.T.; Funding Acquisition, C.J.T.

Funding

The authors acknowledge financial support from the University of Zurich through the URPP Social Networks. Jian-Hong Lin also acknowledges the support from the China Scholarship Council (no. 2017083010177) and from the Sino-Swiss Programme.

Conflicts of Interest

The authors declare no conflict of interest.

References

  • 1.Newman M. Networks: An Introduction. Oxford University Press; Oxford, UK: 2010. [Google Scholar]
  • 2.Barabási A.L., Pósfai M. Network Science. Cambridge University Press; Cambridge, UK: 2016. [Google Scholar]
  • 3.Darlington P.J. Zoogeography. John Wiley; New York, NY, USA: 1957. [Google Scholar]
  • 4.Patterson B.D., Atmar W. Nested subsets and the structure of insular mammalian faunas and archipelagos. Biol. J. Linn. Soc. 1986;28:65–82. doi: 10.1111/j.1095-8312.1986.tb01749.x. [DOI] [Google Scholar]
  • 5.Atmar W., Patterson B.D. The measure of order and disorder in the distribution of species in fragmented habitat. Oecologia. 1993;96:373–382. doi: 10.1007/BF00317508. [DOI] [PubMed] [Google Scholar]
  • 6.Ulrich W., Almeida-Neto M., Gotelli N.J. A consumer’s guide to nestedness analysis. Oikos. 2009;118:3–17. doi: 10.1111/j.1600-0706.2008.17053.x. [DOI] [Google Scholar]
  • 7.Almeida-Neto M., Guimaraes P., Guimaraes P.R., Jr., Loyola R.D., Ulrich W. A consistent metric for nestedness analysis in ecological systems: Reconciling concept and measurement. Oikos. 2008;117:1227–1239. doi: 10.1111/j.0030-1299.2008.16644.x. [DOI] [Google Scholar]
  • 8.Staniczenko P.P., Kopp J.C., Allesina S. The ghost of nestedness in ecological networks. Nat. Commun. 2013;4:1391. doi: 10.1038/ncomms2422. [DOI] [PubMed] [Google Scholar]
  • 9.Bascompte J., Jordano P., Melián C.J., Olesen J.M. The nested assembly of plant–animal mutualistic networks. Proc. Natl. Acad. Sci. USA. 2003;100:9383–9387. doi: 10.1073/pnas.1633576100. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 10.Saavedra S., Reed-Tsochas F., Uzzi B. A simple model of bipartite cooperation for ecological and organizational networks. Nature. 2009;457:463. doi: 10.1038/nature07532. [DOI] [PubMed] [Google Scholar]
  • 11.Saavedra S., Stouffer D.B., Uzzi B., Bascompte J. Strong contributors to network persistence are the most vulnerable to extinction. Nature. 2011;478:233–235. doi: 10.1038/nature10433. [DOI] [PubMed] [Google Scholar]
  • 12.Bustos S., Gomez C., Hausmann R., Hidalgo C.A. The dynamics of nestedness predicts the evolution of industrial ecosystems. PLoS ONE. 2012;7:e49393. doi: 10.1371/journal.pone.0049393. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 13.Saracco F., Di Clemente R., Gabrielli A., Squartini T. Detecting early signs of the 2007–2008 crisis in the world trade. Sci. Rep. 2016;6:30286. doi: 10.1038/srep30286. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 14.Garas A., Rozenblat C., Schweitzer F. The network structure of city-firm relations. arXiv. 2015. 1512.02859
  • 15.Johnson S., Domínguez-García V., Muñoz M.A. Factors determining nestedness in complex networks. PLoS ONE. 2013;8:e74025. doi: 10.1371/journal.pone.0074025. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 16.Lee S.H. Network nestedness as generalized core-periphery structures. Phys. Rev. E. 2016;93:022306. doi: 10.1103/PhysRevE.93.022306. [DOI] [PubMed] [Google Scholar]
  • 17.Solé-Ribalta A., Tessone C.J., Mariani M.S., Borge-Holthoefer J. Revealing in-block nestedness: Detection and benchmarking. Phys. Rev. E. 2018;97:062302. doi: 10.1103/PhysRevE.97.062302. [DOI] [PubMed] [Google Scholar]
  • 18.Suweis S., Simini F., Banavar J.R., Maritan A. Emergence of structural and dynamical properties of ecological mutualistic networks. Nature. 2013;500:449–452. doi: 10.1038/nature12438. [DOI] [PubMed] [Google Scholar]
  • 19.Valverde S., Piñero J., Corominas-Murtra B., Montoya J., Joppa L., Solé R. The architecture of mutualistic networks as an evolutionary spandrel. Nat. Ecol. Evol. 2018;2:94–99. doi: 10.1038/s41559-017-0383-4. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 20.Maynard D.S., Serván C.A., Allesina S. Network spandrels reflect ecological assembly. Ecol. Lett. 2018;21:324–334. doi: 10.1111/ele.12912. [DOI] [PubMed] [Google Scholar]
  • 21.König M.D., Tessone C.J. Network evolution based on centrality. Phys. Rev. E. 2011;84:056108. doi: 10.1103/PhysRevE.84.056108. [DOI] [PubMed] [Google Scholar]
  • 22.Allesina S., Tang S. Stability criteria for complex ecosystems. Nature. 2012;483:205–208. doi: 10.1038/nature10832. [DOI] [PubMed] [Google Scholar]
  • 23.Rohr R.P., Saavedra S., Bascompte J. On the structural stability of mutualistic systems. Science. 2014;345:1253497. doi: 10.1126/science.1253497. [DOI] [PubMed] [Google Scholar]
  • 24.Rodríguez-Gironés M.A., Santamaría L. A new algorithm to calculate the nestedness temperature of presence–absence matrices. J. Biogeogr. 2006;33:924–935. doi: 10.1111/j.1365-2699.2006.01444.x. [DOI] [Google Scholar]
  • 25.Tacchella A., Cristelli M., Caldarelli G., Gabrielli A., Pietronero L. A new metrics for countries’ fitness and products’ complexity. Sci. Rep. 2012;2:723. doi: 10.1038/srep00723. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 26.Cristelli M., Gabrielli A., Tacchella A., Caldarelli G., Pietronero L. Measuring the intangibles: A metrics for the economic complexity of countries and products. PLoS ONE. 2013;8:e70726. doi: 10.1371/journal.pone.0070726. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 27.Mariani M.S., Vidmer A., Medo M., Zhang Y.C. Measuring economic complexity of countries and products: Which metric to use? Eur. Phys. J. B. 2015;88:293. doi: 10.1140/epjb/e2015-60298-7. [DOI] [Google Scholar]
  • 28.Wu R.J., Shi G.Y., Zhang Y.C., Mariani M.S. The mathematics of non-linear metrics for nested networks. Phys. A Stat. Mech. Appl. 2016;460:254–269. doi: 10.1016/j.physa.2016.05.023. [DOI] [Google Scholar]
  • 29.Cristelli M., Tacchella A., Pietronero L. The heterogeneous dynamics of economic complexity. PLoS ONE. 2015;10:e0117174. doi: 10.1371/journal.pone.0117174. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 30.Liao H., Mariani M.S., Medo M., Zhang Y.C., Zhou M.Y. Ranking in evolving complex networks. Phys. Rep. 2017;689:1–54. doi: 10.1016/j.physrep.2017.05.001. [DOI] [Google Scholar]
  • 31.Cristelli M.C.A., Tacchella A., Cader M.Z., Roster K.I., Pietronero L. On the predictability of growth. [(accessed on 15 August 2018)];2017 World Bank Policy Research Working Paper No 8117. Available online: https://ssrn.com/abstract=3006151.
  • 32.Tacchella A., Mazzilli D., Pietronero L. A dynamical systems approach to GDP forecasting. Nat. Phys. 2018;14:861–865. doi: 10.1038/s41567-018-0204-y. [DOI] [Google Scholar]
  • 33.Domínguez-García V., Muñoz M.A. Ranking species in mutualistic networks. Sci. Rep. 2015;5:8182. doi: 10.1038/srep08182. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 34.Guimarães P.R., Guimaraes P. Improving the analyses of nestedness for large sets of matrices. Environ. Model. Softw. 2006;21:1512–1513. doi: 10.1016/j.envsoft.2006.04.002. [DOI] [Google Scholar]
  • 35.Whitley D. A genetic algorithm tutorial. Stat. Comput. 1994;4:65–85. doi: 10.1007/BF00175354. [DOI] [Google Scholar]
  • 36.Cimini G., Gabrielli A., Labini F.S. The scientific competitiveness of nations. PLoS ONE. 2014;9:e113470. doi: 10.1371/journal.pone.0113470. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 37.Tu C., Carr J., Suweis S. A data driven network approach to rank countries production diversity and food specialization. PLoS ONE. 2016;11:e0165941. doi: 10.1371/journal.pone.0165941. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 38.Pugliese E., Zaccaria A., Pietronero L. On the convergence of the Fitness-Complexity Algorithm. Eur. Phys. J. Spec. Top. 2016;225:1893–1911. doi: 10.1140/epjst/e2015-50118-1. [DOI] [Google Scholar]
  • 39.Spearman C. The proof and measurement of association between two things. Am. J. Psychol. 1904;15:72–101. doi: 10.2307/1412159. [DOI] [PubMed] [Google Scholar]
  • 40.Hidalgo C.A., Hausmann R. The building blocks of economic complexity. Proc. Natl. Acad. Sci. USA. 2009;106:10570–10575. doi: 10.1073/pnas.0900943106. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 41.Grimm A., Tessone C.J. Detecting Nestedness in Graphs; Proceedings of the International Workshop on Complex Networks and Their Applications; Lyon, France. 29 November–1 December 2016; New York, NY, USA: Springer; 2016. pp. 171–182. [Google Scholar]
  • 42.Grimm A., Tessone C.J. Analysing the sensitivity of nestedness detection methods. Appl. Netw. Sci. 2017;2:37. doi: 10.1007/s41109-017-0057-9. [DOI] [PMC free article] [PubMed] [Google Scholar]

Articles from Entropy are provided here courtesy of Multidisciplinary Digital Publishing Institute (MDPI)

RESOURCES