Distance Computations in the Hybrid Network Model via Oracle Simulations
Keren Censor-Hillel, Dean Leitersdorf, Volodymyr Polosukhin

TL;DR
This paper introduces a density-aware simulation approach for the hybrid network model, enabling faster algorithms for distance computations, including exact shortest paths and diameter approximations, improving upon previous methods.
Contribution
It presents a novel density-aware oracle simulation technique for hybrid networks, leading to faster algorithms for shortest paths and diameter approximations.
Findings
Exact weighted shortest paths from O(n^{1/3}) sources in O(n^{1/3}) rounds.
2-approximation for weighted diameter in O(n^{1/3}) rounds.
(1+)-approximation for unweighted diameter in O(n^{1/3}) rounds.
Abstract
The Hybrid network model was introduced in [Augustine et al., SODA '20] for laying down a theoretical foundation for networks which combine two possible modes of communication: One mode allows high-bandwidth communication with neighboring nodes, and the other allows low-bandwidth communication over few long-range connections at a time. This fundamentally abstracts networks such as hybrid data centers, and class-based software-defined networks. Our technical contribution is a \emph{density-aware} approach that allows us to simulate a set of \emph{oracles} for an overlay skeleton graph over a Hybrid network. As applications of our oracle simulations, with additional machinery that we provide, we derive fast algorithms for fundamental distance-related tasks. One of our core contributions is an algorithm in the Hybrid model for computing \emph{exact} weighted shortest paths from $\tilde…
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.
