Sparsifying Distributed Algorithms with Ramifications in Massively Parallel Computation and Centralized Local Computation

Abstract

We introduce a method for sparsifying distributed algorithms and exhibit how it leads to improvements that go past known barriers in two algorithmic settings of large-scale graph processing: Massively Parallel Computation (MPC), and Local Computation Algorithms (LCA). - MPC with Strongly Sublinear Memory: Recently, there has been growing interest in obtaining MPC algorithms that are faster than their classic O( n)-round parallel counterparts for problems such as MIS, Maximal Matching, 2-Approximation of Minimum Vertex Cover, and (1+ε)-Approximation of Maximum Matching. Currently, all such MPC algorithms require (n) memory per machine. Czumaj et al. [STOC'18] were the first to handle (n) memory, running in O(( n)2) rounds. We obtain O( )-round MPC algorithms for all these four problems that work even when each machine has memory nα for any constant α∈ (0, 1). Here, denotes the maximum degree. These are the first sublogarithmic-time algorithms for these problems that break the linear memory barrier. - LCAs with Query Complexity Below the Parnas-Ron Paradigm: Currently, the best known LCA for MIS has query complexity O( ) poly( n), by Ghaffari [SODA'16]. As pointed out by Rubinfeld, obtaining a query complexity of poly( n) remains a central open question. Ghaffari's bound almost reaches a ( ) barrier common to all known MIS LCAs, which simulate distributed algorithms by learning the local topology, \`a la Parnas-Ron [TCS'07]. This barrier follows from the ( ) distributed lower bound of Kuhn, et al. [JACM'16]. We break this barrier and obtain an MIS LCA with query complexity O( ) poly( n).

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…