
In
network science
Network science is an academic field which studies complex networks such as telecommunication networks, computer networks, biological networks, Cognitive network, cognitive and semantic networks, and social networks, considering distinct eleme ...
, the Configuration Model is a family of random graph models designed to generate networks from a given
degree sequence. Unlike simpler models such as the
Erdős–Rényi model
In the mathematical field of graph theory, the Erdős–Rényi model refers to one of two closely related models for generating random graphs or the evolution of a random network. These models are named after Hungarians, Hungarian mathematicians ...
, Configuration Models preserve the degree of each vertex as a pre-defined property. This flexibility allows the modeler to construct networks with arbitrary degree distributions, making it widely used as a reference model for real-life networks, particularly in social, biological, and technological domains. The concept of "Configuration Model" was first introduced by
Béla Bollobás
Béla Bollobás FRS (born 3 August 1943) is a Hungarian-born British mathematician who has worked in various areas of mathematics, including functional analysis, combinatorics, graph theory, and percolation. He was strongly influenced by Paul E ...
, who laid the foundation for its application in graph theory and network science.
Rationale for the model
The key advantage of the Configuration Model lies in its ability to decouple the degree sequence from specific edge generation processes.
This makes it suitable for analyzing networks with heterogeneous degree distributions, such as scale-free networks, which exhibit heavy-tailed degree distributions. By preserving these structural properties, Configuration Models provide a null hypothesis for understanding the role of degree distributions in shaping network properties.
Configuration Models can be specified for different types of
graphs
Graph may refer to:
Mathematics
*Graph (discrete mathematics), a structure made of vertices and edges
**Graph theory, the study of such graphs and their properties
* Graph (topology), a topological space resembling a graph in the sense of discre ...
:
* Simple graphs: Graphs without self-loops or multi-edges.
* Multi-edge graphs: Graphs allowing multiple edges between the same pair of nodes.
* Loopy graphs: Graphs that include self-loops (edges connecting a node to itself).
* Directed graphs: Models with specified in-degrees and out-degrees for each node.
* Undirected graphs: Models that consider the total degree of each node.
Configuration Models
The family of Configuration Models can be categorized into two main groups:
* Microcanonical Configuration Models: Fix the degree sequence exactly.
* Canonical Configuration Models: Fix the degree sequence in
expectation.
Micro-Canonical Configuration Model
The Micro-Canonical Configuration Model is the most common variation of the configuration model. It exactly preserves the degree sequence of a given graph by assigning stubs (half-edges) to nodes based on their degrees and then randomly pairing the stubs to form edges.
The preservation of the degree sequence is exact in the sense that all realizations of the model result in graphs with the same predefined degree distribution. This variation is referred to as
micro-canonical because it defines a uniform probability space where all possible graphs consistent with the given degree sequence are equally likely to be sampled. This approach ensures that the degree sequence is strictly maintained.
The model can be formalized as stub-labelled model, where stubs are explicitly labelled and paired; alternatively, it can be formalised as a vertex-labelled models, where edges between vertices are indistinguishable.
Canonical Configuration Models
Canonical Configuration Models relax the exact degree sequence constraint and preserve it only in expectation. These models define probability distributions over the edges of the network.
Canonical configuration models are often referred to as soft configuration models.
Chung-Lu Configuration Model
The Chung-Lu Configuration Model is a canonical configuration model variant for simple graphs (i.e., without multi-edges). It assumes that edges between nodes are independent from each other, differently from the micro-canonical model. The probability of an edge between nodes
and
is proportional to the product of their degrees and, in the case of a loopy undirected graph, is given by:
where
and
are the degrees of nodes
and
, and
is the total number of edges in the graph. In this formulation, the expected degree sequence matches the input degrees, but the actual degree sequence in any realization may vary slightly due to the probabilistic nature of edge formation.
= Application: Modularity Calculation
=
The Chung-Lu configuration model, provides the benchmark in the calculation of network
modularity
Modularity is the degree to which a system's components may be separated and recombined, often with the benefit of flexibility and variety in use. The concept of modularity is used primarily to reduce complexity by breaking a system into varying ...
. Modularity measures how well a network is divided into modules or communities, comparing the observed structure against a null model: the configuration model. The modularity is computed as:
where:
*
is the
adjacency matrix
In graph theory and computer science, an adjacency matrix is a square matrix used to represent a finite graph (discrete mathematics), graph. The elements of the matrix (mathematics), matrix indicate whether pairs of Vertex (graph theory), vertices ...
of the observed network, with
if there is an edge between
and
, and
otherwise.
*
represents the expected probability of an edge between nodes
and
under the configuration model.
*
is the Kronecker delta, equal to 1 if nodes
and
are in the same module and 0 otherwise.
This equation compares the observed network to the configuration model, where edges are distributed based solely on the degree sequence. Modularity scores provide insights into the quality of community structures in the network, with higher scores indicating stronger modularity.
For further details, refer to the page on
modularity
Modularity is the degree to which a system's components may be separated and recombined, often with the benefit of flexibility and variety in use. The concept of modularity is used primarily to reduce complexity by breaking a system into varying ...
.
Norros-Reittu Configuration Model
The Norros-Reittu Configuration Model extends the Chung-Lu configuration model by allowing for multi-edges between nodes. In this model, the number of edges between nodes
and
follows a Poisson distribution, given by:
where
is the expected number of edges between nodes
and
, defined as:
Here:
and
are the degrees of nodes
and
, respectively.
is the total number of edges in the graph.
As for Chung-Lu configuration model, nodes pairs are assumed to be independent from each other.
= Connection to Degree-Corrected Stochastic Block Model
=
The Norros-Reittu Configuration Model is particularly important as it provides the degree correction for the
Degree-Corrected Stochastic Block Model (DC-SBM). By incorporating the degree sequence into the edge probability, this model allows the DC-SBM to distinguish between structural patterns in communities and variations driven by node degrees. This degree correction ensures that the observed degree heterogeneity in networks does not bias the identification of community structures.
Casiraghi-Nanumyan Hypergeometric Configuration Model
The Casiraghi-Nanumyan Hypergeometric Configuration Model extends canonical configuration models by accounting for dependencies between edges. Unlike models assuming independent edge generation, this model uses a
multivariate hypergeometric distribution
In probability theory and statistics, the hypergeometric distribution is a Probability distribution#Discrete probability distribution, discrete probability distribution that describes the probability of k successes (random draws for which the ...
to represent the probability of an entire graph configuration. This approach preserves the degree sequence while modeling competition for resources.
The probability of observing a specific graph with adjacency matrix
is given by:
where
is the number of edges between nodes
and
,
represents the propensity for interaction between nodes
and
based on their degrees,
is the total number of edges in the graph and
.
This model captures resource competition by enforcing that the sum of interactions across all node pairs is fixed. Forming an edge between two nodes reduces the availability of resources for other connections, reflecting realistic constraints in systems like social or ecological networks.
The model naturally generates multi-edges for any node pair
and
where
.
Configuration Model from Maximum Entropy Principles
Starting from the
maximum entropy principle
The principle of maximum entropy states that the probability distribution which best represents the current state of knowledge about a system is the one with largest entropy, in the context of precisely stated prior data (such as a proposition ...
, one can generate another canonical configuration model, referred to as the
soft configuration model
In applied mathematics, the soft configuration model (SCM) is a random graph model subject to the principle of maximum entropy under constraints on the expectation of the degree sequence of sampled graphs. Whereas the configuration model (CM) u ...
. This model belongs to the family of
exponential random graph models (ERGMs) and generates random graphs by constraining the expected degree sequence while maximizing the
entropy
Entropy is a scientific concept, most commonly associated with states of disorder, randomness, or uncertainty. The term and the concept are used in diverse fields, from classical thermodynamics, where it was first recognized, to the micros ...
of the graph model.
The probability of a graph
is given by:
where
are
Lagrange multipliers
In mathematical optimization, the method of Lagrange multipliers is a strategy for finding the local maxima and minima of a function subject to equation constraints (i.e., subject to the condition that one or more equations have to be satisfie ...
ensuring the expected degree of node
matches the target degree,
is the degree of node
in the graph
.
Generating from the Micro-Canonical Configuration Model
The following algorithm describes the generation of the model:
# Take a degree sequence, i. e. assign a degree
to each vertex. The degrees of the vertices are represented as half-links or stubs. The sum of stubs must be even in order to be able to construct a graph (
). The degree sequence can be drawn from a theoretical distribution or it can represent a real network (determined from the
adjacency matrix
In graph theory and computer science, an adjacency matrix is a square matrix used to represent a finite graph (discrete mathematics), graph. The elements of the matrix (mathematics), matrix indicate whether pairs of Vertex (graph theory), vertices ...
of the network).
# Choose two stubs uniformly at random and connect them to form an edge. Choose another pair from the remaining
stubs and connect them. Continue until you run out of stubs. The result is a network with the pre-defined degree sequence. The realization of the network changes with the order in which the stubs are chosen, they might include cycles (b), self-loops (c) or multi-links (d) (Figure 1).
Self-loops, multi-edges and implications
The algorithm described above matches any stubs with the same probability. The uniform distribution of the matching is an essential property in calculating other features of the generated networks. The network generation process does not exclude the development of a self-loop or a multi-link. If we designed the process where self-loops and multi-edges are not allowed, the matching of the stubs would not follow a uniform distribution.
The expected total number of multi-links in a configuration model network would be:
where
is the n-th
moment of the degree distribution. Therefore, the average number of self-loops and multi-links is a constant for some large networks, and the density of self-loops and multi-links, meaning the number per node, goes to zero as
as long as
is constant and finite. For some power-law degree distributions where the second moment diverges, density of multi-links may not vanish or may do so more slowly than
.
[
A further consequence of self-loops and multi-edges is that not all possible networks are generated with the same probability. In general, all possible realizations can be generated by permuting the stubs of all vertices in every possible way. The number of permutation of the stubs of node is , so the number of realizations of a degree sequence is . This would mean that each realization occurs with the same probability. However, self-loops and multi-edges can change the number of realizations, since permuting self-edges can result an unchanged realization. Given that the number of self-loops and multi-links vanishes as , the variation in probabilities of different realization will be small but present.][
]
Properties
Edge probability
A stub of node can be connected to other stubs (there are stubs altogether, and we have to exclude the one we are currently observing). The vertex has stubs to which node can be connected with the same probability (because of the uniform distribution). The probability of a stub of node being connected to one of these stubs is . Since node has stubs, the probability of being connected to is ( for sufficiently large ). Note that this formula can only be viewed as a probability if , and more precisely it describes the expected number of edges between nodes and . Note that this formula does not apply to the case of self-edges.[
Given a configuration model with a degree distribution , the probability of a randomly chosen node having degree is . But if we took one of the vertices to which we can arrive following one of edges of i, the probability of having degree k is . (The probability of reaching a node with degree k is , and there are such nodes.) This fraction depends on as opposed to the degree of the typical node with . Thus, a neighbor of a typical node is expected to have higher degree than the typical node itself. This feature of the configuration model describes well the phenomenon of "my friends having more friends than I do".
]
Clustering coefficient
The clustering coefficient
In graph theory, a clustering coefficient is a measure of the degree to which nodes in a graph tend to cluster together. Evidence suggests that in most real-world networks, and in particular social networks, nodes tend to create tightly knit groups ...
(the average probability that the neighbors of a node are connected) is computed approximately as follows:
:
where denotes the probability that a random edge reaches a degree- vertex, and the factors of the form "" rather than "" appear because one stub has been accounted for by the fact that these are neighbors of a common vertex. Evaluating the above results in
:
Using and , with denoting the degree distribution, denoting the average degree, and denoting the number of vertices, the above becomes
:
with denoting the second moment of the degree distribution. Assuming that and are constant, the above behaves as
:
where the constant depends on .[ Thus, the clustering coefficient becomes small in the limit.
]
Giant component
In the configuration model, a giant component
In network theory, a giant component is a connected component of a given random graph that contains a significant fraction of the entire graph's vertices.
More precisely, in graphs drawn randomly from a probability distribution over arbitrarily ...
(GC) exists if
:
where and are the first and second moments of the degree distribution
In the study of graphs and networks, the degree of a node in a network is the number of connections it has to other nodes and the degree distribution is the probability distribution of these degrees over the whole network.
Definition
The degr ...
. That means that, the critical threshold solely depends on quantities which are uniquely determined by the degree distribution .
Configuration model generates locally tree-like networks, meaning that any local neighborhood in such a network takes the form of a tree. More precisely, if you start at any node in the network and form the set of all nodes at distance or less from that starting node, the set will, with probability tending to 1 as n → ∞, take the form of a tree. In tree-like structures, the number of second neighbors averaged over the whole network, , is:
Then, in general, the average number at distance can be written as:
:
Which implies that if the ratio of is larger than one, then the network can have a giant component. This is famous as the Molloy-Reed criterion. The intuition behind this criterion is that if the giant component (GC) exists, then the average degree of a randomly chosen vertex in a connected component should be at least 2. Molloy-Reed criterion can also be expressed as: which implies that, although the size of the GC may depend on and , the number of nodes of degree 0 and 2 have no contribution in the existence of the giant component.[
]
Diameter
Configuration model can assume any degree distribution and shows the small-world effect, since to leading order the diameter of the configuration model is just .
Components of finite size
As total number of vertices tends to infinity, the probability to find two giant components is vanishing. This means that in the sparse regime, the model consist of one giant component (if any) and multiple connected components of finite size. The sizes of the connected components are characterized by their size distribution - the probability that a randomly sampled vertex belongs to a connected component of size There is a correspondence between the degree distribution and the size distribution When total number of vertices tends to infinity, , the following relation takes place:
:
where and denotes the -fold convolution power. Moreover, explicit asymptotes for are known when and is close to zero.[ The analytical expressions for these asymptotes depend on finiteness of the moments of the degree distribution tail exponent (when features a heavy tail), and the sign of Molloy–Reed criterion. The following table summarises these relationships (the constants are provided in][).
]
Modelling
Comparison to real-world networks
Three general properties of complex networks are heterogeneous degree distribution, short average path length and high clustering.[ Having the opportunity to define any arbitrary degree sequence, the first condition can be satisfied by design. Still, as shown above, the global clustering coefficient is an inverse function of the network size, so for large configuration networks, clustering tends to be small. This feature of the baseline model contradicts the known properties of empirical networks, but extensions of the model can solve this issue. (see ). All the networks generated by this model are locally tree-like provided the average of the excess degree distribution is either constant or grows slower than the square root of number of links, . In other words, this model prevents forming substructures such as loops in the large size limit. Vanishing of clustering coefficient, is a special case of this more general result. While the tree-like property makes the model not very realistic, so many calculations, such as the generating function methods, are possible for the configuration model thanks to this feature.][
]
Directed configuration model
In the DCM (directed configuration model), each node is given a number of half-edges called tails and heads. Then tails and heads are matched uniformly at random to form directed edges. The size of the giant component,[ the typical distance, and the diameter of DCM have been studied mathematically.
There also has been extensive research on ]random walks
In mathematics, a random walk, sometimes known as a drunkard's walk, is a stochastic process that describes a path that consists of a succession of random steps on some mathematical space.
An elementary example of a random walk is the random ...
on DCM.
Some real-world complex networks have been modelled by DCM, such as neural networks, finance and social networks.
References
{{Reflist
Networks