On Sparsity Awareness in Distributed Computations
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 n nodes: A (3+ϵ) approximation for weighted APSP in (n/δ)τ_mix· 2^O(√(log)n) rounds in the CONGEST model, where δ is the minimum degree of the graph and τ_mix is its mixing time. For graphs with δ=τ_mix· 2^ω(√(log)n), this takes o(n) rounds, despite the Ω(n) lower bound for general graphs [Nanongkai, STOC'14]. An (n^7/6/m^1/2+n^2/m)·τ_mix· 2^O(√(log)n)-round exact SSSP algorithm in the CONGNEST model, for graphs with m edges and a mixing time of τ_mix. This improves upon the algorithm of [Chechik and Mukhtar, PODC'20] for significant ranges of values of m and τ_mix. A CONGESTED CLIQUE simulation in the CONGEST model improving upon the state-of-the-art simulation of [Ghaffari, Kuhn, and SU, PODC'17] by a factor proportional to the average degree in the graph. An Õ(n^5/17/ϵ^9)-round algorithm for a (1+ϵ) approximation for SSSP in the HYBRID model. The only previous o(n^1/3) round algorithm for distance approximations in this model is for a much larger factor [Augustine, Hinnenthal, Kuhn, Scheideler, Schneider, SODA'20].
READ FULL TEXT