Tight Lower Bounds for Greedy Routing in Higher-Dimensional Small-World Grids
Martin Dietzfelbinger, Philipp Woelfel

TL;DR
This paper establishes tight lower bounds for greedy routing efficiency in higher-dimensional small-world grids, showing that the inverse D-th power distribution is optimal among uniform, isotropic augmenting distributions.
Contribution
It introduces a novel proof technique using a budget game to prove that greedy routing cannot be asymptotically improved beyond the inverse D-th power distribution in such networks.
Findings
Greedy routing has an expected path length of at least Ω(log^2 n) in these models.
The inverse D-th power distribution is proven to be optimal among uniform, isotropic distributions.
A new proof technique involving a probability budget game is developed.
Abstract
We consider Kleinberg's celebrated small world graph model (Kleinberg, 2000), in which a D-dimensional grid {0,...,n-1}^D is augmented with a constant number of additional unidirectional edges leaving each node. These long range edges are determined at random according to a probability distribution (the augmenting distribution), which is the same for each node. Kleinberg suggested using the inverse D-th power distribution, in which node v is the long range contact of node u with a probability proportional to ||u-v||^(-D). He showed that such an augmenting distribution allows to route a message efficiently in the resulting random graph: The greedy algorithm, where in each intermediate node the message travels over a link that brings the message closest to the target w.r.t. the Manhattan distance, finds a path of expected length O(log^2 n) between any two nodes. In this paper we prove…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Opportunistic and Delay-Tolerant Networks · Stochastic processes and statistical mechanics
