Non-linear Preferential Attachment
   HOME

TheInfoList



OR:

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 ...
,
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 ...
means that nodes of a network tend to connect to those nodes which have more links. If the network is growing and new nodes tend to connect to existing ones with linear probability in the degree of the existing nodes then preferential attachment leads to 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( ...
. If this probability is sub-linear then the network’s degree distribution is stretched exponential and hubs are much smaller than 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( ...
. If this probability is super-linear then almost all nodes are connected to a few hubs. According to Kunegis, Blattner, and Moser several online networks follow a non-linear preferential attachment model. Communication networks and online contact networks are sub-linear while interaction networks are super-linear. The co-author network among scientists also shows the signs of sub-linear preferential attachment.


Types of preferential attachment

For simplicity it can be assumed that the probability with which a new node connects to an existing one follows a power function of the existing nodes’ degree ''k'': : \pi(k) \sim k^\alpha \, where ''α'' > 0. This is a good approximation for a lot of real networks such as the Internet, the citation network or the actor network. If ''α'' = 1 then the preferential attachment is linear. If ''α'' < 1 then it is sub-linear while if ''α'' > 1 then it is super-linear. In measuring preferential attachment from real networks, the above log-linearity functional form ''k''''α'' can be relaxed to a free form function, i.e. (''k'') can be measured for each ''k'' without any assumptions on the functional form of (''k''). This is believed to be more flexible, and allows the discovery of non-log-linearity of preferential attachment in real networks.


Sub-linear preferential attachment

In this case the new nodes still tend to connect to the nodes with higher degree but this effect is smaller than in the case of linear preferential attachment. There are less hubs and their size is also smaller than in a scale-free network. The size of the largest component logarithmically depends on the number of nodes: : k_ \sim (\log n)^ so it is smaller than the polynomial dependence.


Super-linear preferential attachment

If ''α'' > 1 then a few nodes tend to connect to every other node in the network. For ''α'' > 2 this process happens more extremely, the number of connections between other nodes is still finite in the limit when ''n'' goes to infinity. So the degree of the largest hub is proportional to the system size: : k_ \sim n. \,


References

{{reflist Networks Network theory