Navigation in a small world

Navigation in a small world

24 AUGUST 2000 | Jon M. Kleinberg
The small-world phenomenon refers to the idea that most people are connected by short chains of acquaintances. This phenomenon is observed in various networks, including social, technological, and natural systems. Research has shown that while short chains are common, finding them requires efficient decentralized algorithms that use only local information. This study investigates how individuals can find short chains in a large social network. The research uses a network model based on a two-dimensional lattice with structured short-range connections and a few random long-range connections. The key parameter is the clustering exponent, α, which determines the probability of long-range connections. The study finds that when α = 2, a decentralized algorithm called the "greedy" heuristic can efficiently find short paths, with delivery time bounded by a function proportional to (log N)^2. This is the only value of α where any decentralized algorithm can achieve a delivery time bounded by a polynomial in log N. The results show that efficient navigability is a fundamental property of only some small-world structures. The critical value of α depends on the dimension of the lattice, with α = d for d-dimensional lattices. Simulations confirm the theoretical bounds. The study also highlights that the correlation between local structure and long-range connections is crucial for finding paths in small-world networks. When this correlation is near a critical threshold, long-range connections form a gradient that allows efficient navigation. However, when the correlation drops below this threshold, the cues for navigation disappear, making it difficult to find short chains even though they exist. Jon M. Kleinberg's work demonstrates that the small-world phenomenon is not just a social phenomenon but a fundamental property of certain network structures.The small-world phenomenon refers to the idea that most people are connected by short chains of acquaintances. This phenomenon is observed in various networks, including social, technological, and natural systems. Research has shown that while short chains are common, finding them requires efficient decentralized algorithms that use only local information. This study investigates how individuals can find short chains in a large social network. The research uses a network model based on a two-dimensional lattice with structured short-range connections and a few random long-range connections. The key parameter is the clustering exponent, α, which determines the probability of long-range connections. The study finds that when α = 2, a decentralized algorithm called the "greedy" heuristic can efficiently find short paths, with delivery time bounded by a function proportional to (log N)^2. This is the only value of α where any decentralized algorithm can achieve a delivery time bounded by a polynomial in log N. The results show that efficient navigability is a fundamental property of only some small-world structures. The critical value of α depends on the dimension of the lattice, with α = d for d-dimensional lattices. Simulations confirm the theoretical bounds. The study also highlights that the correlation between local structure and long-range connections is crucial for finding paths in small-world networks. When this correlation is near a critical threshold, long-range connections form a gradient that allows efficient navigation. However, when the correlation drops below this threshold, the cues for navigation disappear, making it difficult to find short chains even though they exist. Jon M. Kleinberg's work demonstrates that the small-world phenomenon is not just a social phenomenon but a fundamental property of certain network structures.
Reach us at info@study.space
[slides and audio] Navigation in a small world