Price's model

Source: Wikipedia, the free encyclopedia.

Price's model (named after the physicist

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 this term was introduced later). His ideas were used to describe many real-world networks such as the Web
.

The model

Basics

Considering a directed graph with n nodes. Let denote the fraction of nodes with degree k so that . 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 , 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 with constant. In general can be arbitrary, yet Price proposes a , 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

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 :

and

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

After some manipulation, the expression above yields to

and

with being the Beta-function. As a consequence, . This is identical to saying that follows a power-law distribution with exponent . 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 . Basic calculations show that

which once more yields to a power law distribution of with the same exponent for large k and fixed .

Properties

The key difference from the more recent

citation network application which motivated Price. This means that the Price model produces a directed acyclic graph
and these networks have distinctive properties.

For example, in a directed acyclic graph both longest paths and shortest paths are well defined. In the Price model the length of the longest path from the n-th node added to the network to the first node in the network, scales as[4]

Notes

For further discussion, see,[5][6] and.[7][8] Price was able to derive these results but this was how far he could get with it, without the provision of computational resources. Fortunately, much work dedicated to preferential attachment and network growth has been enabled by recent technological progress[according to whom?].

References

  1. PMID 14325149
    .
  2. .
  3. .
  4. .
  5. .
  6. ^ 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).

Sources

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