On Sparsity Awareness in Distributed Computations
Keren Censor-Hillel, Dean Leitersdorf, Volodymyr Polosukhin

TL;DR
This paper introduces a sparsity-aware framework for distributed algorithms, enabling faster solutions for shortest-path problems by leveraging a new auxiliary model that balances data transfer and bandwidth in various distributed settings.
Contribution
The paper develops a novel auxiliary model for distributed computation that improves algorithms for shortest-path problems in CONGEST and HYBRID models, exploiting sparsity and mixing time properties.
Findings
Faster approximate APSP algorithm in CONGEST model for graphs with certain degree and mixing time.
Improved exact SSSP algorithm in CONGEST model for graphs with specific edge counts and mixing times.
Enhanced simulation of CONGESTED CLIQUE in the CONGEST model, surpassing previous methods.
Abstract
We extract a core principle underlying seemingly different fundamental distributed settings, showing sparsity awareness may induce faster algorithms for problems in these settings. To leverage this, we establish a new framework by developing an intermediate auxiliary model weak enough to be simulated in the CONGEST model given low mixing time, as well as in the recently introduced HYBRID model. We prove that despite imposing harsh restrictions, this artificial model allows balancing massive data transfers with high bandwidth utilization. We exemplify the power of our methods, by deriving shortest-paths algorithms improving upon the state-of-the-art. Specifically, we show the following for graphs of nodes: A approximation for weighted APSP in (n^{1/2}+n/\delta)\tau_{mix}\cdot 2^{O(\sqrt\log n)} rounds in the CONGEST model, where is the minimum degree of…
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.
