Fast Geographic Routing in Fixed-Growth Graphs
Ofek Gila, Michael T. Goodrich, Abraham M. Illickan, Vinesh Sridhar

TL;DR
This paper introduces a generalized model of fixed-growth graphs for efficient geographic routing, extending previous lattice-based models to real-world networks like the U.S. road system, and provides tight bounds on routing performance.
Contribution
It generalizes the fixed-growth graph model to any dimensionality, providing tight bounds and demonstrating improved routing in real-world networks like U.S. roads.
Findings
Tight bounds for greedy routing and diameter in fixed-growth graphs.
Improved routing performance on the U.S. road network.
Optimal clustering exponent aligns with network dimensionality.
Abstract
In the 1960s, the social scientist Stanley Milgram performed his famous "small-world" experiments where he found that people in the US who are far apart geographically are nevertheless connected by remarkably short chains of acquaintances. Since then, there has been considerable work to design networks that accurately model the phenomenon that Milgram observed. One well-known approach was Barab{\'a}si and Albert's preferential attachment model, which has small diameter yet lacks an algorithm that can efficiently find those short connections between nodes. Jon Kleinberg, in contrast, proposed a small-world graph formed from an lattice that guarantees that greedy routing can navigate between any two nodes in time with high probability. Further work by Goodrich and Ozel and by Gila, Goodrich, and Ozel present a hybrid technique that combines elements…
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.
Taxonomy
TopicsData Management and Algorithms · Caching and Content Delivery · Advanced Graph Theory Research
