TL;DR
This paper introduces the idemetric property, showing it is common in small-world networks, and explores its implications for efficient algorithms in graph routing and shortest path problems.
Contribution
It formalizes the idemetric property, proves its equivalence to a weak expander condition, and demonstrates its relevance to designing efficient decentralized routing algorithms.
Findings
Most nodes in small-world networks have similar distances.
Idemetric graphs allow near-optimal shortest path algorithms with minimal routing info.
Efficient decentralized algorithms exist for idemetric models like Kleinberg's.
Abstract
We introduce the \emph{idemetric} property, which formalises the idea that most nodes in a graph have similar distances between them, and which turns out to be quite standard amongst small-world network models. Modulo reasonable sparsity assumptions, we are then able to show that a strong form of idemetricity is actually equivalent to a very weak expander condition (PUMP). This provides a direct way of providing short proofs that small-world network models such as the Watts-Strogatz model are strongly idemetric (for a wide range of parameters), and also provides further evidence that being idemetric is a common property. We then consider how satisfaction of the idemetric property is relevant to algorithm design. For idemetric graphs we observe, for example, that a single breadth-first search provides a solution to the all-pairs shortest paths problem, so long as one is prepared to…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
