Scale-free networks
   HOME

TheInfoList



OR:

A scale-free network is a
network Network, networking and networked may refer to: Science and technology * Network theory, the study of graphs as a representation of relations between discrete objects * Network science, an academic field that studies complex networks Mathematics ...
whose
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 degre ...
follows a power law, at least asymptotically. That is, the fraction ''P''(''k'') of nodes in the network having ''k'' connections to other nodes goes for large values of ''k'' as : P(k) \ \sim \ k^\boldsymbol where \gamma is a parameter whose value is typically in the range 2<\gamma<3 (wherein the second moment (
scale parameter In probability theory and statistics, a scale parameter is a special kind of numerical parameter of a parametric family of probability distributions. The larger the scale parameter, the more spread out the distribution. Definition If a family o ...
) of k^\boldsymbol is infinite but the first moment is finite), although occasionally it may lie outside these bounds. Many networks have been reported to be scale-free, although statistical analysis has refuted many of these claims and seriously questioned others. Additionally, some have argued that simply knowing that a degree-distribution is fat-tailed is more important than knowing whether a network is scale-free according to statistically rigorous definitions.
Preferential attachment A preferential attachment process is any of a class of processes in which some quantity, typically some form of wealth or credit, is distributed among a number of individuals or objects according to how much they already have, so that those who ...
and the fitness model have been proposed as mechanisms to explain conjectured power law degree distributions in real networks. Alternative models such as super-linear preferential attachment and second-neighbour preferential attachment may appear to generate transient scale-free networks, but the degree distribution deviates from a power law as networks become very large.


History

In studies of the networks of citations between scientific papers,
Derek de Solla Price Derek John de Solla Price (22 January 1922 – 3 September 1983) was a British physicist, historian of science, and information scientist. He was known for his investigation of the Antikythera mechanism, an ancient Greek planetary computer, and ...
showed in 1965 that the number of links to papers—i.e., the number of citations they receive—had a
heavy-tailed distribution In probability theory, heavy-tailed distributions are probability distributions whose tails are not exponentially bounded: that is, they have heavier tails than the exponential distribution. In many applications it is the right tail of the distr ...
following a Pareto distribution or power law, and thus that the citation network is scale-free. He did not however use the term "scale-free network", which was not coined until some decades later. In a later paper in 1976, Price also proposed a mechanism to explain the occurrence of power laws in citation networks, which he called "cumulative advantage" but which is today more commonly known under the name
preferential attachment A preferential attachment process is any of a class of processes in which some quantity, typically some form of wealth or credit, is distributed among a number of individuals or objects according to how much they already have, so that those who ...
. Recent interest in scale-free networks started in 1999 with work by
Albert-László Barabási Albert-László Barabási (born March 30, 1967) is a Romanian-born Hungarian-American physicist, best known for his discoveries in network science and network medicine. He is Distinguished University Professor and Robert Gray Professor of Netw ...
and colleagues at the
University of Notre Dame The University of Notre Dame du Lac, known simply as Notre Dame ( ) or ND, is a private Catholic university, Catholic research university in Notre Dame, Indiana, outside the city of South Bend, Indiana, South Bend. French priest Edward Sorin fo ...
who mapped the topology of a portion of the World Wide Web, finding that some nodes, which they called "hubs", had many more connections than others and that the network as a whole had a power-law distribution of the number of links connecting to a node. After finding that a few other networks, including some social and biological networks, also had heavy-tailed degree distributions, Barabási and collaborators coined the term "scale-free network" to describe the class of networks that exhibit a power-law degree distribution. However, studying seven examples of networks in social, economic, technological, biological, and physical systems, Amaral et al. were not able to find a scale-free network among these seven examples. Only one of these examples, the movie-actor network, had degree distribution ''P''(''k'') following a power law regime for moderate ''k'', though eventually this power law regime was followed by a sharp cutoff showing exponential decay for large ''k''. Barabási and Réka Albert proposed a generative mechanism to explain the appearance of power-law distributions, which they called "
preferential attachment A preferential attachment process is any of a class of processes in which some quantity, typically some form of wealth or credit, is distributed among a number of individuals or objects according to how much they already have, so that those who ...
" and which is essentially the same as that proposed by Price. Analytic solutions for this mechanism (also similar to the solution of Price) were presented in 2000 by Dorogovtsev,
Mendes Mendes ( grc-gre, Μένδης, '' gen''.: ), the Greek name of the ancient Egyptian city of Djedet, also known in ancient Egypt as Per-Banebdjedet ("The Domain of the Ram Lord of Djedet") and Anpet, is known today as Tell El-Ruba ( ar, تل ا ...
and Samukhin and independently by Krapivsky, Redner, and Leyvraz, and later rigorously proved by mathematician
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 Pa ...
. Notably, however, this mechanism only produces a specific subset of networks in the scale-free class, and many alternative mechanisms have been discovered since. The history of scale-free networks also includes some disagreement. On an empirical level, the scale-free nature of several networks has been called into question. For instance, the three brothers Faloutsos believed that the
Internet The Internet (or internet) is the global system of interconnected computer networks that uses the Internet protocol suite (TCP/IP) to communicate between networks and devices. It is a '' network of networks'' that consists of private, pub ...
had a power law degree distribution on the basis of
traceroute In computing, traceroute and tracert are computer network diagnostic commands for displaying possible routes (paths) and measuring transit delays of packets across an Internet Protocol (IP) network. The history of the route is recorded as th ...
data; however, it has been suggested that this is a
layer 3 In the seven-layer OSI model of computer networking, the network layer is layer 3. The network layer is responsible for packet forwarding including routing through intermediate routers. Functions The network layer provides the means of transfe ...
illusion created by routers, which appear as high-degree nodes while concealing the internal
layer 2 The data link layer, or layer 2, is the second layer of the seven-layer OSI model of computer networking. This layer is the protocol layer that transfers data between nodes on a network segment across the physical layer. The data link layer p ...
structure of the
ASes The ' (plural '), occasionally ''assarius'' (plural ''assarii'', rendered into Greek as , ''assárion'') was a bronze, and later copper, coin used during the Roman Republic and Roman Empire. Republican era coinage The Romans replaced the usag ...
they interconnect. On a theoretical level, refinements to the abstract definition of scale-free have been proposed. For example, Li et al. (2005) recently offered a potentially more precise "scale-free metric". Briefly, let ''G'' be a graph with edge set ''E'', and denote the degree of a vertex v (that is, the number of edges incident to v) by \deg(v). Define : s(G) = \sum_ \deg(u) \cdot \deg(v). This is maximized when high-degree nodes are connected to other high-degree nodes. Now define : S(G) = \frac, where ''s''max is the maximum value of ''s''(''H'') for ''H'' in the set of all graphs with degree distribution identical to that of ''G''. This gives a metric between 0 and 1, where a graph ''G'' with small ''S''(''G'') is "scale-rich", and a graph ''G'' with ''S''(''G'') close to 1 is "scale-free". This definition captures the notion of
self-similarity __NOTOC__ In mathematics, a self-similar object is exactly or approximately similar to a part of itself (i.e., the whole has the same shape as one or more of the parts). Many objects in the real world, such as coastlines, are statistically se ...
implied in the name "scale-free".


Overview

There are two major components that explain the emergence of the scale-free property in complex networks: the growth and the preferential attachment. By "growth" is meant a growth process where, over an extended period of time, new nodes join an already existing system, a network (like the World Wide Web which has grown by billions of web pages over 10 years). Finally, by "preferential attachment" is meant that new nodes prefer to connect to nodes that already have a high number of links with others. Thus, there is a higher probability that more and more nodes will link themselves to that one which has already many links, leading this node to a hub ''in-fine''. Depending on the network, the hubs might either be assortative or disassortative. Assortativity would be found in social networks in which well-connected/famous people would tend to know better each other. Disassortativity would be found in technological (Internet, World Wide Web) and biological (protein interaction, metabolism) networks.


Characteristics

The most notable characteristic in a scale-free network is the relative commonness of vertices with a degree that greatly exceeds the average. The highest-degree nodes are often called "hubs", and are thought to serve specific purposes in their networks, although this depends greatly on the domain.


Clustering

Another important characteristic of scale-free networks is 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 ...
distribution, which decreases as the node degree increases. This distribution also follows a power law. This implies that the low-degree nodes belong to very dense sub-graphs and those sub-graphs are connected to each other through hubs. Consider a social network in which nodes are people and links are acquaintance relationships between people. It is easy to see that people tend to form communities, i.e., small groups in which everyone knows everyone (one can think of such community as a
complete graph In the mathematical field of graph theory, a complete graph is a simple undirected graph in which every pair of distinct vertices is connected by a unique edge. A complete digraph is a directed graph in which every pair of distinct vertices is ...
). In addition, the members of a community also have a few acquaintance relationships to people outside that community. Some people, however, are connected to a large number of communities (e.g., celebrities, politicians). Those people may be considered the hubs responsible for the small-world phenomenon. At present, the more specific characteristics of scale-free networks vary with the generative mechanism used to create them. For instance, networks generated by preferential attachment typically place the high-degree vertices in the middle of the network, connecting them together to form a core, with progressively lower-degree nodes making up the regions between the core and the periphery. The random removal of even a large fraction of vertices impacts the overall connectedness of the network very little, suggesting that such topologies could be useful for
security" \n\n\nsecurity.txt is a proposed standard for websites' security information that is meant to allow security researchers to easily report security vulnerabilities. The standard prescribes a text file called \"security.txt\" in the well known locat ...
, while targeted attacks destroys the connectedness very quickly. Other scale-free networks, which place the high-degree vertices at the periphery, do not exhibit these properties. Similarly, the clustering coefficient of scale-free networks can vary significantly depending on other topological details.


Immunization

The question of how to immunize efficiently scale free networks which represent realistic networks such as the Internet and social networks has been studied extensively. One such strategy is to immunize the largest degree nodes, i.e., targeted (intentional) attacks since for this case pc is relatively high and less nodes are needed to be immunized. However, in many realistic cases the global structure is not available and the largest degree nodes are not known. Properties of random graph may change or remain invariant under graph transformations. Mashaghi A. et al., for example, demonstrated that a transformation which converts random graphs to their edge-dual graphs (or line graphs) produces an ensemble of graphs with nearly the same degree distribution, but with degree correlations and a significantly higher clustering coefficient. Scale free graphs, as such, remain scale free under such transformations.


Examples

Although many real-world networks are thought to be scale-free, the evidence often remains inconclusive, primarily due to the developing awareness of more rigorous data analysis techniques. As such, the scale-free nature of many networks is still being debated by the scientific community. A few examples of networks claimed to be scale-free include: * Some
Social network A social network is a social structure made up of a set of social actors (such as individuals or organizations), sets of dyadic ties, and other social interactions between actors. The social network perspective provides a set of methods for ...
s, including collaboration networks. Two examples that have been studied extensively are the collaboration of movie actors in films and the co-authorship by mathematicians of papers. * Many kinds of
computer network A computer network is a set of computers sharing resources located on or provided by network nodes. The computers use common communication protocols over digital interconnections to communicate with each other. These interconnections are ...
s, including the
internet The Internet (or internet) is the global system of interconnected computer networks that uses the Internet protocol suite (TCP/IP) to communicate between networks and devices. It is a '' network of networks'' that consists of private, pub ...
and the
webgraph The webgraph describes the directed links between pages of the World Wide Web. A graph, in general, consists of several vertices, some pairs connected by edges. In a directed graph, edges are directed lines or arcs. The webgraph is a directed graph ...
of the
World Wide Web The World Wide Web (WWW), commonly known as the Web, is an information system enabling documents and other web resources to be accessed over the Internet. Documents and downloadable media are made available to the network through web ...
. * Software dependency graphs, some of them being described with a generative model. * Some financial networks such as interbank payment networks *
Protein–protein interaction Protein–protein interactions (PPIs) are physical contacts of high specificity established between two or more protein molecules as a result of biochemical events steered by interactions that include electrostatic forces, hydrogen bonding and th ...
networks. *
Semantic network A semantic network, or frame network is a knowledge base that represents semantic relations between concepts in a network. This is often used as a form of knowledge representation. It is a directed or undirected graph consisting of vertices, ...
s. * Airline networks. Scale free topology has been also found in high temperature superconductors. The qualities of a high-temperature superconductor — a compound in which electrons obey the laws of quantum physics, and flow in perfect synchrony, without friction — appear linked to the fractal arrangements of seemingly random oxygen atoms and lattice distortion. A space-filling cellular structure,
weighted planar stochastic lattice (WPSL) Physicists often use various lattices to apply their favorite models in them. For instance, the most favorite lattice is perhaps the square lattice. There are 14 Bravais space lattice where every cell has exactly the same number of nearest, next ...
has recently been proposed whose coordination number distribution follow a power-law. It implies that the lattice has a few blocks which have astonishingly large number neighbors with whom they share common borders. Its construction starts with an initiator, say a square of unit area, and a generator that divides it randomly into four blocks. The generator thereafter is sequentially applied over and over again to only one of the available blocks picked preferentially with respect to their areas. It results in the partitioning of the square into ever smaller mutually exclusive rectangular blocks. The dual of the WPSL (DWPSL), which is obtained by replacing each block with a node at its center, and each common border between blocks with an edge joining the two corresponding vertices, emerges as a network whose degree distribution follows a power-law. The reason for it is that it grows following mediation-driven attachment model rule which also embodies preferential attachment rule but in disguise.


Generative models

Scale-free networks do not arise by chance alone. Erdős and Rényi (1960) studied a model of growth for graphs in which, at each step, two nodes are chosen uniformly at random and a link is inserted between them. The properties of these
random graph In mathematics, random graph is the general term to refer to probability distributions over graphs. Random graphs may be described simply by a probability distribution, or by a random process which generates them. The theory of random graphs ...
s are different from the properties found in scale-free networks, and therefore a model for this growth process is needed. The most widely known generative model for a subset of scale-free networks is Barabási and Albert's (1999) rich get richer generative model in which each new Web page creates links to existing Web pages with a probability distribution which is not uniform, but proportional to the current in-degree of Web pages. This model was originally invented by
Derek J. de Solla Price Derek John de Solla Price (22 January 1922 – 3 September 1983) was a British physicist, historian of science, and information scientist. He was known for his investigation of the Antikythera mechanism, an ancient Greek planetary computer, an ...
in 1965 under the term cumulative advantage, but did not reach popularity until Barabási rediscovered the results under its current name (
BA Model BA, Ba, or ba may refer to: Businesses and organizations * Bangladesh Army * Bibliotheca Alexandrina, an Egyptian library and cultural center * Boeing (NYSE stock symbol BA) * Booksellers Association of the UK and Ireland * Boston Acoustics, ...
). According to this process, a page with many in-links will attract more in-links than a regular page. This generates a power-law but the resulting graph differs from the actual Web graph in other properties such as the presence of small tightly connected communities. More general models and network characteristics have been proposed and studied. For example, Pachon et al. (2018) proposed a variant of the rich get richer generative model which takes into account two different attachment rules: a preferential attachment mechanism and a uniform choice only for the most recent nodes. For a review see the book by Dorogovtsev and
Mendes Mendes ( grc-gre, Μένδης, '' gen''.: ), the Greek name of the ancient Egyptian city of Djedet, also known in ancient Egypt as Per-Banebdjedet ("The Domain of the Ram Lord of Djedet") and Anpet, is known today as Tell El-Ruba ( ar, تل ا ...
. Some mechanisms such as super-linear preferential attachment and second neighbour attachment generate networks which are transiently scale-free, but deviate from a power law as networks grow large. A somewhat different generative model for Web links has been suggested by Pennock et al. (2002). They examined communities with interests in a specific topic such as the home pages of universities, public companies, newspapers or scientists, and discarded the major hubs of the Web. In this case, the distribution of links was no longer a power law but resembled a
normal distribution In statistics, a normal distribution or Gaussian distribution is a type of continuous probability distribution for a real-valued random variable. The general form of its probability density function is : f(x) = \frac e^ The parameter \mu ...
. Based on these observations, the authors proposed a generative model that mixes preferential attachment with a baseline probability of gaining a link. Another generative model is the copy model studied by Kumar et al. (2000), in which new nodes choose an existent node at random and copy a fraction of the links of the existent node. This also generates a power law. The ''growth'' of the networks (adding new nodes) is not a necessary condition for creating a scale-free network. One possibility (Caldarelli et al. 2002) is to consider the structure as static and draw a link between vertices according to a particular property of the two vertices involved. Once specified the statistical distribution for these vertex properties (fitnesses), it turns out that in some circumstances also static networks develop scale-free properties.


Generalized scale-free model

There has been a burst of activity in the modeling of scale-free complex networks. The recipe of Barabási and AlbertBarabási, A.-L. and R. Albert, Science 286, 509 (1999). has been followed by several variations and generalizationsR. Albert, and A.L. Barabási, Phys. Rev. Lett. 85, 5234(2000).S. N. Dorogovtsev, J. F. F. Mendes, and A. N. Samukhim, cond-mat/0011115.P.L. Krapivsky, S. Redner, and F. Leyvraz, Phys. Rev. Lett. 85, 4629 (2000).B. Tadic, Physica A 293, 273(2001). and the revamping of previous mathematical works.S. Bomholdt and H. Ebel, cond-mat/0008465; H.A. Simon, Bimetrika 42, 425(1955). As long as there is a power law distribution in a model, it is a scale-free network, and a model of that network is a scale-free model.


Features

Many real networks are (approximately) scale-free and hence require scale-free models to describe them. In Price's scheme, there are two ingredients needed to build up a scale-free model: 1. Adding or removing nodes. Usually we concentrate on growing the network, i.e. adding nodes. 2.
Preferential attachment A preferential attachment process is any of a class of processes in which some quantity, typically some form of wealth or credit, is distributed among a number of individuals or objects according to how much they already have, so that those who ...
: The probability \Pi that new nodes will be connected to the "old" node. Note that some models (see Dangalchev and Fitness model below) can work also statically, without changing the number of nodes. It should also be kept in mind that the fact that "preferential attachment" models give rise to scale-free networks does not prove that this is the mechanism underlying the evolution of real-world scale-free networks, as there might exist different mechanisms at work in real-world systems that nevertheless give rise to scaling.


Examples

There have been several attempts to generate scale-free network properties. Here are some examples:


The Barabási–Albert model

The
Barabási–Albert model The Barabási–Albert (BA) model is an algorithm for generating random scale-free networks using a preferential attachment mechanism. Several natural and human-made systems, including the Internet, the World Wide Web, citation networks, and s ...
, an undirected version of
Price's model Price's model (named after the physicist Derek J. de Solla Price) is a mathematical model for the growth of citation networks. It was the first model which generalized the Simon model to be used for networks, especially for growing networks. Price's ...
has a linear preferential attachment \Pi(k_i)=\frac and adds one new node at every time step. (Note, another general feature of \Pi(k) in real networks is that \Pi(0)\neq 0, i.e. there is a nonzero probability that a new node attaches to an isolated node. Thus in general \Pi(k) has the form \Pi(k)=A +k^\alpha, where A is the initial attractiveness of the node.)


Two-level network model

Dangalchev (see 3 builds a 2-L model by considering the importance of each of the neighbours of a target node in preferential attachment. The attractiveness of a node in the 2-L model depends not only on the number of nodes linked to it but also on the number of links in each of these nodes. : \Pi(k_i)=\frac, where ''C'' is a coefficient between 0 and 1. A variant of the 2-L model, the k2 model, where first and second neighbour nodes contribute equally to a target node's attractiveness, demonstrates the emergence of transient scale-free networks. In the k2 model, the degree distribution appears approximately scale-free as long as the network is relatively small, but significant deviations from the scale-free regime emerge as the network grows larger. This results in the relative attractiveness of nodes with different degrees changing over time, a feature also observed in real networks.


Mediation-driven attachment (MDA) model

In the mediation-driven attachment (MDA) model, a new node coming with m edges picks an existing connected node at random and then connects itself, not with that one, but with m of its neighbors, also chosen at random. The probability \Pi(i) that the node i of the existing node picked is : \Pi(i) = \frac N \frac. The factor \frac is the inverse of the harmonic mean (IHM) of degrees of the k_i neighbors of a node i. Extensive numerical investigation suggest that for approximately m> 14 the mean IHM value in the large N limit becomes a constant which means \Pi(i) \propto k_i. It implies that the higher the links (degree) a node has, the higher its chance of gaining more links since they can be reached in a larger number of ways through mediators which essentially embodies the intuitive idea of rich get richer mechanism (or the preferential attachment rule of the Barabasi–Albert model). Therefore, the MDA network can be seen to follow the PA rule but in disguise. However, for m=1 it describes the winner takes it all mechanism as we find that almost 99\% of the total nodes has degree one and one is super-rich in degree. As m value increases the disparity between the super rich and poor decreases and as m>14 we find a transition from rich get super richer to rich get richer mechanism.


Non-linear preferential attachment

The Barabási–Albert model assumes that the probability \Pi(k) that a node attaches to node i is proportional to the degree k of node i. This assumption involves two hypotheses: first, that \Pi(k) depends on k, in contrast to random graphs in which \Pi(k) = p , and second, that the functional form of \Pi(k) is linear in k. In non-linear preferential attachment, the form of \Pi(k) is not linear, and recent studies have demonstrated that the degree distribution depends strongly on the shape of the function \Pi(k) Krapivsky, Redner, and Leyvraz demonstrate that the scale-free nature of the network is destroyed for nonlinear preferential attachment. The only case in which the topology of the network is scale free is that in which the preferential attachment is asymptotically linear, i.e. \Pi(k_i) \sim a_\infty k_i as k_i \to \infty. In this case the rate equation leads to : P(k) \sim k^\text\gamma = 1 + \frac \mu . This way the exponent of the degree distribution can be tuned to any value between 2 and \infty.


Hierarchical network model

Hierarchical network models are, by design, scale free and have high clustering of nodes. The
iterative Iteration is the repetition of a process in order to generate a (possibly unbounded) sequence of outcomes. Each repetition of the process is a single iteration, and the outcome of each iteration is then the starting point of the next iteration. ...
construction leads to a hierarchical network. Starting from a fully connected cluster of five nodes, we create four identical replicas connecting the peripheral nodes of each cluster to the central node of the original cluster. From this, we get a network of 25 nodes (''N'' = 25). Repeating the same process, we can create four more replicas of the original cluster – the four peripheral nodes of each one connect to the central node of the nodes created in the first step. This gives ''N'' = 125, and the process can continue indefinitely.


Fitness model

The idea is that the link between two vertices is assigned not randomly with a probability ''p'' equal for all the couple of vertices. Rather, for every vertex ''j'' there is an intrinsic ''fitness'' ''x''''j'' and a link between vertex ''i'' and ''j'' is created with a probability p(x_i,x_j). In the case of World Trade Web it is possible to reconstruct all the properties by using as fitnesses of the country their GDP, and taking : p(x_i,x_j)=\frac .


Hyperbolic geometric graphs

Assuming that a network has an underlying hyperbolic geometry, one can use the framework of
spatial network A spatial network (sometimes also geometric graph) is a graph in which the vertices or edges are ''spatial elements'' associated with geometric objects, i.e., the nodes are located in a space equipped with a certain metric.M. Barthelemy, "M ...
s to generate scale-free degree distributions. This heterogeneous degree distribution then simply reflects the negative curvature and metric properties of the underlying hyperbolic geometry.


Edge dual transformation to generate scale free graphs with desired properties

Starting with scale free graphs with low degree correlation and clustering coefficient, one can generate new graphs with much higher degree correlations and clustering coefficients by applying edge-dual transformation.


Uniform-preferential-attachment model (UPA model)

UPA model In the analysis of social networks, the uniform-preferential-attachment model, or UPA model is a variation of the Barabási–Albert model in which the preferential attachment is perceived as having a double nature. New nodes joining the network may ...
is a variant of the preferential attachment model (proposed by Pachon et al.) which takes into account two different attachment rules: a preferential attachment mechanism (with probability 1−p) that stresses the rich get richer system, and a uniform choice (with probability p) for the most recent nodes. This modification is interesting to study the robustness of the scale-free behavior of the degree distribution. It is proved analytically that the asymptotically power-law degree distribution is preserved.


Scale-free ideal networks

In the context of network theory a scale-free ideal network is a
random network In mathematics, random graph is the general term to refer to probability distributions over graphs. Random graphs may be described simply by a probability distribution, or by a random process which generates them. The theory of random graphs ...
with a
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 degre ...
following the scale-free ideal gas density distribution. These networks are able to reproduce city-size distributions and electoral results by unraveling the size distribution of social groups with information theory on complex networks when a competitive cluster growth process is applied to the network. In models of scale-free ideal networks it is possible to demonstrate that
Dunbar's number Dunbar's number is a suggested cognitive limit to the number of people with whom one can maintain stable social relationships—relationships in which an individual knows who each person is and how each person relates to every other person. This ...
is the cause of the phenomenon known as the '
six degrees of separation Six degrees of separation is the idea that all people are six or fewer social connections away from each other. As a result, a chain of "friend of a friend" statements can be made to connect any two people in a maximum of six steps. It is also k ...
'.


Novel characteristics

For a scale-free network with n nodes and power-law exponent \gamma>3, the induced subgraph constructed by vertices with degrees larger than \log\times \log^ is a scale-free network with \gamma'=2,
almost surely In probability theory, an event is said to happen almost surely (sometimes abbreviated as a.s.) if it happens with probability 1 (or Lebesgue measure 1). In other words, the set of possible exceptions may be non-empty, but it has probability 0 ...
.


Estimating the power law exponent

Estimating the power-law exponent \gamma of a scale-free network is typically done by using the
maximum likelihood estimation In statistics, maximum likelihood estimation (MLE) is a method of estimating the parameters of an assumed probability distribution, given some observed data. This is achieved by maximizing a likelihood function so that, under the assumed stati ...
with the degrees of a few uniformly sampled nodes. However, since uniform sampling does not obtain enough samples from the important heavy-tail of the power law degree distribution, this method can yield a large bias and a variance. It has been recently proposed to sample random friends (i.e., random ends of random links) who are more likely come from the tail of the degree distribution as a result of the friendship paradox. Theoretically, maximum likelihood estimation with random friends lead to a smaller bias and a smaller variance compared to classical approach based on uniform sampling.


See also

* * * * * * * * *


References


Further reading

* * * * * * Caldarelli G.
Scale-Free Networks"
Oxford University Press, Oxford (2007). * * * * * * * * * * * * * * * Robb, John

2004. * * * {{DEFAULTSORT:Scale-Free Network Graph families