Isotypical representation

From formulasearchengine
Revision as of 18:49, 3 February 2014 by en>Noix07 (References)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Orphan

Price's model (named after the physicist Derek J. de Solla Price) was the first model which generalized the Simon model[1] to be used for networks, especially for growing networks. Price's model belongs to the broader class of network growing models (together with the highly influential Barabási–Albert model) whose primary target is to explain the origination of networks with strongly skewed degree distributions. The model picked up the ideas of the Simon model reflecting the concept of rich get richer, also known as the Matthew effect. Price took the example of a network of citations between scientific papers and expressed its properties. His idea was that the way how an old vertex (existing paper) gets new edges (new citations) should be proportional to the number of existing edges (existing citations) the vertex already has. This was referred to as cumulative advantage, now also known as preferential attachment. Price's work is also significant in providing the first known example of a scale-free network (although it was named later). His ideas were used to describe many real-world networks such as the Web.

The model

Basics

Let us take a directed graph with n nodes. Let pk denote the fraction of nodes with k degrees with kpk=1. Each new node has a given out-degree (namely those papers it cites) and it is fixed in the long run. This does not mean that the out-degrees can not vary across nodes, simply we assume that the mean out-degree m is fixed over time. It is clear, that kkpk=m, consequently m is not restricted to integers. The most trivial form of preferential attachment means that a new node connects to an existing node proportionally to its in-degrees. In other words, a new paper cites an existing paper in proportional to its in-degrees. The caveat of such idea is that no new paper is cited when it is joined to the network so it is going to have zero probability of being cited in the future (which necessarily is not how it happens). To overcome this, Price proposed that an attachment should be proportional to some k+k0 with k0 constant. In general k0 can be arbitrary, yet Price proposes a k0=1, in that way an initial citation is associated with the paper itself (so the proportionality factor is now k + 1 instead of k). The probability of a new edge connecting to any node with a degree k is

(k+1)pkk(k+1)pk=(k+1)pkm+1

Evolution of the network

The next question is the net change in the number of nodes with degree k when we add new nodes to the network. Naturally, this number is decreasing, as some k-degree nodes have new edges, hence becoming (k + 1)-degree nodes; but on the other hand this number is also increasing, as some (k − 1)-degree nodes might get new edges, becoming k degree nodes. To express this net change formally, let us denote the fraction of k-degree nodes at a network of n vertices with pk,n:

(n+1)pk,n+1npk,n=[kpk1,n(k+1)pk,n]mm+1 for k1,

and

(n+1)p0,n+1np0,n=1p0,nmm+1 for k=0.

To obtain a stationary solution for pk,n+1=pk,n=pk, first let us express pk using the well-known master equation method, as

pk={[kpk1(k+1)pk]mm+1for k11p0mm+1for k=0

After some manipulation, the expression above yields to

p0=m+12m+1

and

p0=k!(k+2+1/m)(3+1/m)=(1+1/m)B(k+1,2+1/m),

with B(a,b) being the Beta-function. As a consequence, pkk(2+1/m). This is identical to saying that pk follows a power-law distribution with exponent α=2+1/m. Typically, this places the exponent between 2 and 3, which is the case for many real world networks. Price tested his model by comparing to the citation network data and concluded that the resulting m is feasible to produce a sufficiently good power-law distribution.

Generalization

It is straightforward how to generalize the above results to the case when k01. Basic calculations show that

pk=m+1m(k0+1)+1B(k+k0,2+1/m)B(k0,2+1/m),

which once more yields to a power law distribution of pk with the same exponent α=2+1/m for large k and fixed k0.

Notes

For further discussion, please see,[2][3] and.[4][5] Price was able to derive these results but this was how far he could get with it, without the provision of computational resources. Fortunately, many work dedicated to preferential attachment and network growth had been enabled by recent technological progress. Without question, the most remarkable contribution to this topic so far is the Barabási–Albert model.[6]

Sources

  • Newman, M. E. J., The Structure and Function of Complex Networks, SIAM Review, 45(2), 167–256 (2003)

References

  1. Simon, H. A., On a class of skew distribution functions, Biometrika 42, 425-440 (1955).
  2. Dorogovtsev, S. N., Mendes, J. F. F., and Samukhin, A. N., Structure of growing networks with preferential linking, Phys. Rev. Lett. 85, 4633–4636 (2000).
  3. Krapivsky, P. L. and Redner, S., Organization of growing random networks, Phys. Rev. E 63, 066123 (2001).
  4. Dorogovtsev, S. N. and Mendes, J. F. F., Evolution of networks, Advances in Physics 51, 1079–1187 (2002).
  5. Krapivsky, P. L. and Redner, S., Rate equation approach for growing networks, in R. Pastor-Satorras and J. Rubi (eds.), Proceedings of the XVIII Sitges Conference on Statistical Mechanics, Lecture Notes in Physics, Springer, Berlin (2003).
  6. Barabási, Albert-László and Réka Albert, Emergence of scaling in rendom networks, Science, 286, 509–512, (1999)