Low-degree Saturation
   HOME

TheInfoList



OR:

In a
scale-free network A scale-free network is a network whose degree distribution 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( ...
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 ...
follows a
power law In statistics, a power law is a Function (mathematics), functional relationship between two quantities, where a Relative change and difference, relative change in one quantity results in a relative change in the other quantity proportional to the ...
function. In some empirical examples this power-law fits the degree distribution well only in the high degree region; in some small degree nodes the empirical degree-distribution deviates from it. See for example the network of scientific citations. This deviation of the observed degree-distribution from the theoretical prediction at the low-degree region is often referred as low-degree saturation. The empirical degree-distribution typically deviates downward from the power-law function fitted on higher order nodes, which means low-degree nodes are less frequent in real data than what is predicted by the
Barabási–Albert model The Barabási–Albert (BA) model is an algorithm for generating random scale-free network, scale-free complex network, networks using a preferential attachment mechanism. Several natural and human-made systems, including the Internet, the Worl ...
.


Theoretical foundation

One of the key assumptions of the BA model is
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 ...
. It states, the probability of acquiring a new link from a new entrant node is proportional to the degree of each node. In other words, every new entrant favors to connect to higher-degree nodes. Formally: \Pi\left(k_i\right)=\frac Where \Pi\left(k_i\right) is the probability of acquiring a link by a node with degree k. With a slight modification of this rule low-degree saturation can be predicted easily, by adding a term called initial attractiveness (A). This was first introduced by Dorogovtsev, Mendes and Samukhin in 2000. \Pi\left(k_i\right)=\frac With this modified attachment rule a low-degree node (with low k) has a higher probability to acquire new links compared to the original set-up. Thus it is more ''attractive''. Therefore, this handicap makes less likely the existence of small degree-nodes as it is observed in real data. More formally this modifies the degree distribution as: p_k = C\left(k + A \right)^ As a side effect it also increases the exponent relative to the original BA model. It is called ''initial'' attractiveness because in the BA framework every node grows in degree by time. And as k goes large the significance of this fixed additive term (A) diminishes.


Significance

All the distinctive features of scale-free networks are due to the existence of extremely high degree nodes, often called "hubs". Their existence is predicted by the power-law distribution of the degrees. Low-degree saturation is a deviation from this theoretical degree distribution, since it characterize the low end of the degree distribution, it does not deny the existence of hubs. Therefore, a scale-free network with low-degree saturation can produce all the following characteristics: small-world characteristic
robustness
low attack tolerance, spreading behavior. If it is modeled via the BA model augmented by the initial attractiveness, then this solution reduces the size of hubs because it affects the exponent of the degree distribution positively relative to the original BA model.


See also

Initial attractiveness


References

{{Reflist Network theory