Papers
Topics
Authors
Recent
Search
2000 character limit reached

Matching and MIS for Uniformly Sparse Graphs in the Low-Memory MPC Model

Published 14 Jul 2018 in cs.DS | (1807.05374v2)

Abstract: The Massively Parallel Computation (MPC) model serves as a common abstraction of many modern large-scale parallel computation frameworks and has recently gained a lot of importance, especially in the context of classic graph problems. Unsatisfactorily, all current poly(loglogn)\text{poly} (\log \log n)-round MPC algorithms seem to get fundamentally stuck at the linear-memory barrier: their efficiency crucially relies on each machine having space at least linear in the number nn of nodes. As this might not only be prohibitively large, but also allows for easy if not trivial solutions for sparse graphs, we are interested in the low-memory MPC model, where the space per machine is restricted to be strongly sublinear, that is, n<sup>δn<sup>{\delta} for any $0&lt;\delta&lt;1$. We devise a degree reduction technique that reduces maximal matching and maximal independent set in graphs with arboricity λ\lambda to the corresponding problems in graphs with maximum degree poly(λ)\text{poly}(\lambda) in O(log<sup>2</sup>logn)O(\log<sup>2</sup> \log n) rounds. This gives rise to O(log<sup>2log</sup>n+T(polyλ))O\left(\log<sup>2\log</sup> n + T(\text{poly} \lambda)\right)-round algorithms, where T(Δ)T(\Delta) is the Δ\Delta-dependency in the round complexity of maximal matching and maximal independent set in graphs with maximum degree Δ\Delta. A concurrent work by Ghaffari and Uitto shows that T(Δ)=O(logΔ)T(\Delta)=O(\sqrt{\log \Delta}). For graphs with arboricity λ=poly(logn)\lambda=\text{poly}(\log n), this almost exponentially improves over Luby's O(logn)O(\log n)-round PRAM algorithm [STOC'85, JALG'86], and constitutes the first poly(loglogn)\text{poly} (\log \log n)-round maximal matching algorithm in the low-memory MPC model, thus breaking the linear-memory barrier. Previously, the only known subpolylogarithmic algorithm, due to Lattanzi et al. [SPAA'11], required strongly superlinear, that is, n<sup>1+Ω(1)n<sup>{1+\Omega(1)}, memory per machine.

Citations (23)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.