On Sparsity Awareness in Distributed Computations

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 n nodes: A (3+ε) approximation for weighted APSP in (n1/2+n/δ)τmix· 2O( 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ω( n), this takes o(n) rounds, despite the (n) lower bound for general graphs [Nanongkai, STOC'14]. An (n7/6/m1/2+n2/m)·τmix· 2O( 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 O(n5/17/ε9)-round algorithm for a (1+ε) approximation for SSSP in the HYBRID model. The only previous o(n1/3) round algorithm for distance approximations in this model is for a much larger factor [Augustine, Hinnenthal, Kuhn, Scheideler, Schneider, SODA'20].

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…