Picture a brand-new website deciding which pages to link to. It could pick at random, but in practice it links to pages it already knows about — famous pages, popular pages, the ones everyone else links to. That one bias, repeated by millions of sites, produces a universe of the web where Google, Wikipedia, and a handful of hubs attract nearly all the links.
This is preferential attachment: when a new node joins a network, the probability it connects to an existing node is proportional to that node's current number of connections. Nodes that are already popular get more links, which makes them more popular, which gets them still more links — a rich-get-richer loop that compounds without bound.
The mathematical result is striking. Instead of the bell-curve distribution you'd expect from random growth, you get a power law: the fraction of nodes with links scales as , where . There is no typical node; the distribution has no meaningful average. A tiny number of hubs dominate while the vast majority of nodes stay obscure.
Albert-László Barabási and Réka Albert formalized this in their landmark 1999 Science paper, coining the term scale-free network. They showed that the World Wide Web, citation networks, metabolic networks, and the internet's physical infrastructure all share this signature — not by accident, but because all of them grow by preferential attachment.
Comments
Loading comments...