Multilink Communities of Multiplex Networks
Raul J Mondragon, Jacopo Iacovacci, Ginestra Bianconi

TL;DR
This paper introduces a novel community detection method for multiplex networks, revealing complex mesoscale structures and the interplay between node layer participation and community formation.
Contribution
It presents a new approach to identify multilink communities, highlighting the diverse mesoscale structures and layer participation patterns in multiplex networks.
Findings
Nodes can belong to many layers and few communities or vice versa.
Multilink communities can involve varying numbers of layers.
Mesoscale structures significantly influence network compressibility.
Abstract
Multiplex networks describe a large number of complex social, biological and transportation networks where a set of nodes is connected by links of different nature and connotation. Here we uncover the rich community structure of multiplex networks by associating a community to each multilink where the multilinks characterize the connections existing between any two nodes of the multiplex network. Our community detection method reveals the rich interplay between the mesoscale structure of the multiplex networks and their multiplexity. For instance some nodes can belong to many layers and few communities while others can belong to few layers but many communities. Moreover the multilink communities can be formed by a different number of relevant layers. These results point out that mesoscopically there can be large differences in the compressibility of multiplex networks.
Click any figure to enlarge with its caption.
Figure 1
Figure 1
Figure 2
Figure 3
Figure 4
Figure 5
Figure 7
Figure 8
Figure 9Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Multilink Communities of Multiplex Networks
Raúl J. Mondragón
School of Electronic Engineering and Computer Science, Queen Mary University of London E1 4NS, United Kingdom
Jacopo Iacovacci
School of Mathematical Sciences, Queen Mary University of London E1 4NS, United Kingdom
Ginestra Bianconi
School of Mathematical Sciences, Queen Mary University of London E1 4NS, United Kingdom
Abstract
Multiplex networks describe a large number of complex social, biological and transportation networks where a set of nodes is connected by links of different nature and connotation. Here we uncover the rich community structure of multiplex networks by associating a community to each multilink where the multilinks characterize the connections existing between any two nodes of the multiplex network. Our community detection method reveals the rich interplay between the mesoscale structure of the multiplex networks and their multiplexity. For instance some nodes can belong to many layers and few communities while others can belong to few layers but many communities. Moreover the multilink communities can be formed by a different number of relevant layers. These results point out that mesoscopically there can be large differences in the compressibility of multiplex networks.
The current Big Data explosion requires the development of new algorithms and theoretical methods to extract information from large datasets. Often in this context, it is advantageous to combine information coming from different sources and to represent the data by a multiplex network boccaletti2014structure ; kivela2014multilayer ; bianconi2013statistical ; buldyrev2010catastrophic ; gomez2013diffusion . A multiplex network is formed by a set of nodes connected in different layers by links indicating interactions of different types. Multiplex networks are ubiquitous spanning from complex infrastructure networks buldyrev2010catastrophic ; shao2011cascade ; huang2011robustness , to social nicosia2015measuring ; mucha2010community ; szell2010multirelational ; menichetti2014weighted biological nicosia2015measuring ; bentley2016multilayer and transportation networks de2014navigability ; cardillo2013emergence . For instance, individuals can be related by different type of social ties, neurons can interact through chemical synapses and electrical gap junctions, and two locations can be connected by different means of transportation.
A multiplex network tends to have a richer structure than single networks and this richness is reflected in its communities mucha2010community ; szell2010multirelational ; battiston2016emergence ; iacovacci2015mesoscopic ; kao2017layer . The communities of a multiplex network cannot be obtained by considering its layers individually. Some communities might exist only in one layer, other communities can overlap on many layers and finally there are communities that only exist when considering the whole structure of the multiplex network. Several algorithms mucha2010community ; de2015identifying ; jeub2017local ; bennett2015detection ; kuncheva2015community ; lancichinetti2012consensus have been recently proposed to detect multilayer communities. These include methods based on multilayer modularity optimization mucha2010community ; bennett2015detection , diffusion properties on multilayer networks de2015identifying ; kuncheva2015community and consensus clustering lancichinetti2012consensus . All these techniques are node-based community detection methods where each node or each replica-node (realization of a node in a given layer) is classified in one community. Interestingly in the framework of single-layer community detection fortunato2016community ; schaub2016many it has been observed that link-based community detection methods ahn2010link ; evans2009line can be very fruitful to describe the mesoscale organization of networks when nodes belong to several communities at the same time palla2005uncovering . The need to extend the link communities to multiplex network is rather pressing. For instance if we consider individuals interacting through different on-line social network platforms, say Twitter and Facebook, it might be misleading to think that an individual or an account (a Twitter or Facebook account) might belong just to a single community. In fact, influential Twitter of Facebook accounts tend to reach more than one community of the same online platform.
In simple networks any two nodes can be either connected or not connected by a link, in multiplex network any two nodes can be connected in multiple ways. We say that two nodes are connected via a multilink bianconi2013statistical ; menichetti2014weighted , where the multilink describes the pattern of connections between two nodes. In this work we propose a multilink community detection method for multiplex networks which extends link communities to the multiplex network framework. Our community detection method is based on the similarity of incident multilinks. In order to reduce unnecessary layer-information, the similarity between two multilinks is measured by comparing the local structure of the multiplex against a local, maximum entropy null model. To avoid introducing bias via the null model, the null model describes our state of knowledge of the multiplex in a way that is maximally noncommittal to the layered structure.
Here we show that using the proposed multilink community detection method not only we are able to extract relevant information on the mesoscale structure of multiplex networks, but also we can contribute to the scientific debate about the compressibility of the multiplex network structures. Recent research on multiplex networks questions whether it is opportune to aggregate or disaggregate their layers. Aggregation of layers could be useful for removing redundant information. De Domenico et al. de2015structural , have shown that for the vast majority of multiplex networks there is trade-off between the information content and the minimization of their total number of layers. The case of disaggregating a single network to a multi-layer network has been considered by Vales-Catala et al. in Ref. valles2016multilayer . According to their results some single networks are better represented as multiplex networks because they are effectively the result of a blind multiplex network aggregation procedure. Finally, Peixoto peixoto2015inferring , using a statistical inference approach, has revealed that there is no clear answer, the benefits of the aggregation or disaggregation of the layers are dependent on the system under study.
Here we show that actually the optimal answer to the question whether it is more appropriate to aggregate or disaggregate a general multiplex network might not be global but mesoscale. Our analysis of social, biological and transportation networks reveals that in multiplex networks there is a very rich interplay between their mesoscale organization and their multiplexity. Multilinks communities can include connections of only one layer or of multiple layers. Additionally we observe that not always the layer activity (in how many layers a node is connected) correlates with the community activity (in how many communities a node can be found). For example there can be nodes that are connected in many layers (high layer activity) but belong only to few multilink communities (low community activity) and nodes belonging to few layers (low layer activity) but belonging to many multilink communities (high community activity). The first possibility suggests that mesoscopically the network could be compressed while the second possibility suggests that mesoscopically the network could be expanded into many layers making a case for a definition of a mesoscale compressibility of the multiplex network.
RESULTS
Multiplex network
Let us consider a multiplex network formed by nodes and layers . The multiplex network is the set of networks where each network is formed by the same set of nodes and by the set of links which describe the connections in layer . We assume that all these networks are undirected and we represent each layer by the adjacency matrix . The whole multiplex network can be expressed via its multilinks bianconi2013statistical ; menichetti2014weighted . Every pair of nodes is connected by a multilink
[TABLE]
with indicating in which layers of the multiplex network the two nodes are connected. Whenever node and node are connected at least in one layer, i.e. we say that they are connected by a non-trivial multilink. To decide if a non-trivial multilink exist, it is convenient to construct the aggregated network formed by the nodes of the multiplex. The adjacency matrix of the aggregated network has elements
[TABLE]
where is the step function if and if . We indicate with the total number of links of the aggregated network, or equivalently the number of non-trivial multilinks.
In a multiplex network the nodes might not be connected in each layer. The number of layers in which a node is connected (or active) is called the node activity nicosia2015measuring ; cellai2016multiplex and reveals relevant coarse grained information about the node.
Multilink similarity
In the context of single networks several community detection methods use hierarchical clustering applied either to a similarity matrix between nodes ravasz2003hierarchical or between links ahn2010link ; evans2009line . Here we construct a hierarchical clustering of multiplex networks based on a measure of similarity between incident multilinks. By defining the similarity between multilinks here we generalize the link communities previously defined for single layers evans2009line ; ahn2010link to multiplex networks.
In a similar spirit to the use of the modularity function for detecting node communities newman2006modularity , the similarity between incident multilinks is evaluated by comparing simultaneously the cohesiveness and the multiplexity of their neighbourhood to a maximum entropy null model.
To every pair of multilinks connecting nodes and and nodes and we assign the similarity . The similarity is non-zero only between incident multilinks (i.e. for ) and is a function of two parameters: and . The parameter can be tuned depending on the role that we want to assign to the composition of the two incident multilinks with respect to their local neighborhood. The additional parameter evaluates the role of multiplexity and represent the cost we want to attribute to incident multilinks of different composition.
Specifically the non-zero similarities are given by
[TABLE]
where evaluates the contribution of the two incident multilinks while , evaluates instead the contribution due to the existence of other multilinks, joining node and node directly or by paths of length two excluding node . The parameter tunes the relative importance between these two contributions. The term is expressed as
[TABLE]
with
[TABLE]
The smaller is the larger is the “penalty” for having multilinks and with different layer composition. If the multilinks connecting nodes and have not even a link in a common layer, and , indicating the maximum cost attributed to multiplexity. If, on the contrary the two multilinks have the same layer composition, then and indicating that we attribute no cost penalty to this configuration.
The term includes contributions from paths of length one () and two () between node and node that pass through node with , i.e.
[TABLE]
where is a normalization constant with with
[TABLE]
Similarly to the modularity measure newman2006modularity , term evaluates the significance of the observed multilink against its expectation and, evaluates the significance of two non-trivial multilinks connecting respectively node and node to a common node against their expectations. These terms are
[TABLE]
where is given by Eq. , and is the Kronecker delta (i.e. for and otherwise). The term puts a cost to the paths that are created using different layers. The expectation of multilink is given by the probability , which is evaluated using maximum entropy ensembles preserving the degree of node and node in each layer , and the multilinks (see Methods and SI for details).
Multilink Communities
From the similarity matrix , we construct a dendrogram via single linkage hierarchical clustering. The dedrogram contains information about the multiplex structure which cannot be obtained from the aggregated network. Finally the multilink communities are determined by cutting the dendrogram at a height that correspond to an optimal value of a appropriate score function.
To obtain the multilink communities we desire to use a score function that does not use any a priori assumptions about the multilink composition. To this end we have considered a score function used on single-layer link-community detection methods, i.e. the link modularity evans2009line (see Method for its definition). An alternative choice could be to choose the partition density used in ahn2010link . The optimal partition is defined by the maximum value of obtained when considering all the heights in the dendrogram (see SI for typical profiles of this link modularity on real datasets).
Once every multilink is associated to a given multilink community we can assign to each node a community activity given by the number of communities to which its incident multilinks belong.
DISCUSSION
A simple example
The community activity of a node resulting from the multilink community detection method is independent on its layer activity. To illustrate this property we consider the multilayer network shown in Fig. 1(a) decomposed in three multilink communities 1(c)) detected using the parameters and . Node is active in a single layer but belongs to two multilink communities. On the contrary node is active in two layers but belongs to just one community.
Additionally the communities can be formed by interactions existing only in one layer or in multiple layers. For instance the community formed by the nodes of the multiplex network shown in Fig. 1(a), only exist due to the combination of different layers in the multiplex. On the contrary the community formed by the nodes include only links of a single layer.
The dendrogram in Fig. 1(b) shows the hierarchical structure of the link communities of the multiplex network in Fig.1(a) and reveals the multilayer nature of the network also in the case of this very symmetrical and clustered topology. In fact, the left and right communities of Fig. 1(c), although they play the same role in the aggregated network, have a different decomposition into multilink sub-communities. There are two factors that contribute to this difference. The right community has a multilink formed by two layers (multilink 14) which is no present in the other community. The second factor is more subtle and it would generate differences in the hierarchical structure even if the community on the right included only links existing in a single layer (see SI for details).
Florentine Families
The Florentine Families Multiplex Network padgett1993robust consist of two layers, one layer describes the business dealings between florentine families in the XV century, the other layer their alliances due to marriages. Fig. 2(a) shows these relationships between the families. Figure 2(b) shows the dendrogram describing the multilink communities for (see SI for the dependence of the number of clusters on and ).
The two detected single multilink communities correspond to two different scenarios (Fig. 2(c)). The multilink between the Strozzi and the Ridolfi family establish an interaction between two families which have connections between different clusters; the multilink between the Acciaiuoli and the Medici family is a leaf of the multiplex network, being the only multilink connecting the Acciaiuoli family to the rest of the multiplex network.
For each family we compare their layer activity and their community activity (Fig. 2(d)). We observe that families with high community activity are powerful brokers between different communities. Most relevantly, the Medici play a pivotal role as they are brokers between three different communities. The Barbadori and the Guadagni family have the same community activity as the Ridolfi and the Strozzi family but while the first two are connected in both layers the latter two are connected to the other families exclusively in one layer (the marriage alliances).
Multiplex Connectome of C. elegans
The Multiplex Connectome of C. elegans chen2006wiring ; de2014muxviz has two layers , the chemical synapses and the gap junctions describing the interactions between neurons. As an example, we obtained the multilink communities for and . The multiplex has 845 multilink communities of which 652 (about 77) are made of single multilinks. The distribution of the sizes of the communities is broad. (Fig. 3(a)). The largest community is formed by 878 multilinks followed communities including 67 links and 51 links. Although there is a large dominant community in the multiplex network, the internal structure of this community can be investigated via the dendrogram. We noticed that the ADAL and ADAR are the neurones that cluster first with some of their neighbouring neurones (Fig. 3(b)) for all values of .
This multiplex has neurons which have large community activity (Fig. 3(c)). By ranking the neurons according to their community activity we find in the first two positions the RIBR and RIBL neurons, which are head interneurons connected via gap junctions to multiple other neuron classes, suggesting that these neurons play a role in brokering between different communities (Fig. 3(d)).
European Multiplex Air Transport Network
The European Multiplex Air Transport Network cardillo2013emergence comprises of European airports and layers corresponding to the airlines that have flight connections between these airports. The total number of multilink describing these connections is 2953. For the case that and , our algorithm obtains 1790 multilink communities. The largest community includes 723 nodes, about 24% of the total number of multilinks. The smallest communities are made of single multilinks and there are 1696 of them, about 57% of the multilinks.
We observe that the main communities have very different composition in term of single layers. Figure 4(a)-(b) shows the two largest communities. All the airlines (layers) contribute to the structure of the largest community (Fig. 4(a)). The second largest community has a very different structure, only few airlines contribute to this community.
When comparing the airports and their community activity, we observe (Fig. 4(c)) that while large layer activity, an airport serving multiple airline companies, seems to be correlated to high community activity, there is a significant variability in the community of airports that are active in many layers. For example Vienna (VIE) and Amsterdam (AMS) have a comparable layer activity but very different community activity. Similarly there are airports with small layer activity but significant community activity, for example Luton (LTN) and Bergamo (BGY) airports. This indicates that the airports might adopt different strategies to broker between different communities. These strategies might involve serving flights of many airline companies or serving flights of relatively fewer airline companies.
Composition of the multilink communities
To investigate whether the communities are formed exclusively by links of a single layer or include links of several layers we introduce the layer specificity which is the fraction of multilinks in a community which include a link in layer . Therefore indicates that all the multilinks of a community include a link in layer , while indicates that the community does not include any link in layer . Note that since a single multilink can include links of different layers, the sum of the layer specificity for community in general do not add to one.
In the Multiplex Connectome of C. elegans we observe that many communities are exclusively formed by one type of multilink, however, the three largest communities have a multiplex nature as they include different types of multilinks (see Fig. where the larger communities are indicated by the labels 1, 2, 3 in order of decreasing size).
In the European Multiplex Air Transportation Network, the largest community, apart from Flybe, contains flights from all other airlines (Fig 5(b)). The largest contribution comes from Lufthansa with an specificity of 0.10 followed by Turkish Airlines with 0.07 specificity. The second largest community has a different structure, in this case only seven airlines contribute to the community, the largest contribution is from Ryanair with a specificity of 0.60. In this multiplex, low-cost airlines like Ryanair, Easyjet and Wideroe have high specificity (often equal to 1) in many communities. However these airlines rarely have high specificity in the same community. This is a consequence of the competition between low-cost airline companies as they tend to differentiate each other by having unique flights to some destinations.
CONCLUSIONS
Our method reveal the richness of multiplex networks at their mesoscale structure. This is achieved by associating to each pair of incident multilinks a similarity measure based on the comparison of the local connectivity of two multilinks against a null model. Our intrinsically multiplex community detection method allow us to associate to each node multiple communities independently on its layer activity. Specifically we can have nodes active exclusively in one layer and belonging to multiple communities or active in many layers but belonging only to few communities. The proposed method is here applied to several real datasets revealing that the mesoscale structure of a multiplex can be organised via communities containing links in many different layers and, at the same time, communities having one predominat layer. This suggests that the mesoscale organization of multiplex networks has a rich mesoscale structure that is not captured by methods that aim at compressing the information on few single layers.
MATERIALS AND METHODS
Maximum Entropy Ensemble
To evaluate the similarity between two incident multilinks connecting nodes and we need to calculate the probability of the multilinks with and in our null model. The null model is a maximum entropy ensemble determined by the probability associated to each possible multiplex network with adjacency matrices and satisfying the constraints
[TABLE]
with , and indicating the degree on node in layer .(See SI for further details). Therefore the ensemble randomizes the original multiplex network by keeping constants the degrees and the multilinks with .
Link modularity
Let us consider the adjacency matrix determining the line graph of the aggregated network. This matrix has elements if the link is incident to the link while otherwise . For any given dendrogram cut, we indicate the cluster membership of multilink corresponding to the link of the aggregated network as . The link modularity evans2009line is given by
[TABLE]
where and if and only if otherwise .
Codes
The codes implementing the Multilink Community detection method are freely available at the website: https://github.com/ginestrab.
Data
All the datasets analyzed in this paper are freely available on the data repository http://deim.urv.cat/~manlio.dedomenico/data.php.
ACKNOWLEDGMENTS
This research utilised Queen Mary’s MidPlus computational facilities, supported by QMUL Research-IT and funded by EPSRC grant EP/K000128/1.
SUPPLEMENTARY INFORMATION
Supplementary Information on the Multilink Community detection algorithm
General considerations
The similarity between any two incident multilinks of the multiplex network is the basic element of the multilink community detection algorithm. The similarity matrix is used to perform a hierarchical clustering of the multilinks, ultimately finding the multilink communities as described in the main body of the paper. In the same spirit as in Ref. newman2006modularity the similarity matrix is constructed by comparing the local neighborhood of each pair of incident multilinks to a maximum entropy null model for the multiplex network.
Here we give further information on the maximum entropy null model that we used to evaluate the similarity between any two incident multilinks. This model extends previous results on exponential random graphs of single park2004statistical and multiplex networks bianconi2013statistical ; menichetti2014weighted .
Multiplex network
Let us consider a multiplex network formed by nodes and layers . . Every layer is formed by a undirected network with adjacency matrix . Every pair of nodes is connected by a multilink bianconi2013statistical ; menichetti2014weighted
[TABLE]
with indicating in which layers of the multiplex network the two nodes are connected. Whenever node and node are connected at least in one layer, i.e. we say that they are connected by a non-trivial multilink.
The aggregated network is the single network in which any two nodes are connected if they are linked at least in one layer of the multiplex network. The adjacency matrix of the aggregated network has elements
[TABLE]
where is the step function if and if . We indicate with the total number of links of the aggregated network, or equivalently the number of non-trivial multilinks.
Multilink similarity
In order to detect the multilink communities we assign a non zero similarity to every pair of incident multilinks connecting respectively the generic nodes and and and . The non-zero similarities are given by
[TABLE]
where evaluates the contribution of the two incident multilinks while , evaluates instead the contribution due to the existence of other multilinks, joining node and node directly or by paths of length two excluding node . The parameter tunes the relative importance between these two contributions. The term is expressed as
[TABLE]
with
[TABLE]
The term includes contributions from paths of length one () and two () between node and node that pass through node with , i.e.
[TABLE]
where is a normalization constant with with
[TABLE]
Similarly to the modularity measure newman2006modularity , term evaluates the significance of the observed multilink against its expectation and, evaluates the significance of two non-trivial multilinks connecting respectively node and node to a common node against their expectations. These terms are
[TABLE]
where is given by Eq. , and is the Kronecker delta (i.e. for and otherwise). The expectation of multilink is given by the probability , which is evaluated using maximum entropy ensembles.
The null model should not change the multilinks and determining the connection of nodes and with node . This restriction fixes the connections between node and and node and but it does not restrict the connections between nodes and and their other neighbors. To capture the local structure on layer , the null model should preserve the number of neighbors of nodes and in each layer , that is their degree and , however, except from node , the neighbors are selected at random from the remaining nodes. Therefore the maximum entropy model is preserving the degree of node and node in each layer , and the multilinks .
Maximum entropy ensemble
The considered maximum entropy ensemble is characterised by the probability assigned to each possible multiplex network determined by the set of adjacency matrices with . This probability is found by maximising the entropy which is the logarithm of the number of typical multiplex networks in the ensemble,
[TABLE]
given the set of structural constraints under consideration. These constraints are
[TABLE]
with . By introducing the Lagrangian multipliers with the probability can be written as
[TABLE]
where the partition function is a normalization constant, and is given by
[TABLE]
The marginal probability of single links of nodes and node in each layer are given, for by
[TABLE]
and by
[TABLE]
The Lagrangian multipliers and are determined by the constraints in Eq. (S-20) that, in terms of the marginals is
[TABLE]
Finally this maximum entropy ensemble allow us to determine the probability and of the multilinks which are given respectively by
[TABLE]
and
[TABLE]
Multilink communities
From the similarity matrix , we construct a dendrogram via single linkage hierarchical clustering. The multilink communities are obtained by cutting the dendrogram at a height that correspond to the maximum value of the link modularity .
The link modularity evans2009line is given by
[TABLE]
where is the adjacency matrix of the line graph of the aggregated network and has elements if the link is incident to the link while otherwise . Additionally in Eq. we indicate with the link-degree and and with the cluster membership of the multilink corresponding to the link of the aggregated network. Finally if and only if otherwise .
Once every multilink is associated to a given multilink community, each node is attributed a community activity given by the number of different communities to which its incident multilinks belong.
Supplementary Information on the results obtained on real datasets with the Multilink Community detection algorithm
More on the benchmark multiplex network
As mentioned in the main part of the paper when considering the example of the simple multiplex shown in Fig. 1(a)-(b). The right and left multilink communities have a different internal structure due to a subtle factor, this difference is clearly seen in the dendrogram Fig. 1(b). To explain this difference we consider a very simple multiplex. Figure S-6(a) shows this simple multiplex network and its partition into multilink communities (shaded areas). Although the community structure of this multiplex network is identical to Fig. 1(c), its dendrogram (Fig. S-6(b)) is again, not symmetric under the permutation of the right and left communities. The difference is due to the multiplexity of the network. In fact node and node play slightly different roles in their communities. Node is active in two different layers, while node is active only in one layer. Our method distinguishes these two cases.
Aggregated degree vs. community activity
We investigated if there is a correlation between the degree of the aggregated network and the community activity of the nodes. Figure S-9 shows community activity vs. degree of the aggregated network for the Multiplex Connectome of C. elegans (Fig. S-9(a)) and the European Multiplex Air Transportation Network (Fig. S-9(b)). For small degrees, there is a significant positive correlation between these two quantities, but as the degree increases, the correlation diminishes.
The score function profile of the analyzed datasets
The multilink communities are determined by cutting the dendrogram at a height that corresponds to the maximum value of the score function . In the datasets considered here, we observed that the profile of the link modularity (Fig. S-8) displays a well defined global maximum, suggesting that the determination of the optimal partition is not questionable.
The number of multilink communities as a function of the parameters and
In general the values of the parameters and will depend on the network under consideration. The parameters used in the here were chosen to demonstrate the dependence of the number of multilink communities as function of the parameters. An example of this dependance is shown in Fig. S-9(a)-(b) for the Florentine families. We noticed that for many different values of the parameters the method consistently divided the multiplex into five link communities, in the manuscript we used and to show these five link communities.
The reference list from the paper itself. Each links out to its DOI / PubMed record.
- 1(1) Stefano Boccaletti, Ginestra Bianconi, Regino Criado, Charo I Del Genio, Jesús Gómez-Gardenes, Miguel Romance, Irene Sendina-Nadal, Zhen Wang, and Massimiliano Zanin. The structure and dynamics of multilayer networks. Physics Reports , 544(1):1–122, 2014.
- 2(2) Mikko Kivelä, Alex Arenas, Marc Barthelemy, James P Gleeson, Yamir Moreno, and Mason A Porter. Multilayer networks. Journal of complex networks , 2(3):203–271, 2014.
- 3(3) Ginestra Bianconi. Statistical mechanics of multiplex networks: Entropy and overlap. Physical Review E , 87(6):062806, 2013.
- 4(4) Sergey V Buldyrev, Roni Parshani, Gerald Paul, H Eugene Stanley, and Shlomo Havlin. Catastrophic cascade of failures in interdependent networks. Nature , 464(7291):1025–1028, 2010.
- 5(5) Sergio Gomez, Albert Diaz-Guilera, Jesus Gomez-Gardenes, Conrad J Perez-Vicente, Yamir Moreno, and Alex Arenas. Diffusion dynamics on multiplex networks. Physical review letters , 110(2):028701, 2013.
- 6(6) Jia Shao, Sergey V Buldyrev, Shlomo Havlin, and H Eugene Stanley. Cascade of failures in coupled network systems with multiple support-dependence relations. Physical Review E , 83(3):036116, 2011.
- 7(7) Xuqing Huang, Jianxi Gao, Sergey V Buldyrev, Shlomo Havlin, and H Eugene Stanley. Robustness of interdependent networks under targeted attack. Physical Review E , 83(6):065101, 2011.
- 8(8) Vincenzo Nicosia and Vito Latora. Measuring and modeling correlations in multiplex networks. Physical Review E , 92(3):032805, 2015.
