Abstract
Massively Parallel Computation (MPC) is an emerging model which distills core aspects of distributed and parallel computation. It was developed as a tool to solve (typically graph) problems in systems where input is distributed over many machines with limited space. Recent work has focused on the regime in which machines have sublinear (in n, number of nodes in the input graph) space, with randomized algorithms presented for the fundamental problems of Maximal Matching and Maximal Independent Set. There are, however, no prior corresponding deterministic algorithms.
A major challenge in the sublinear space setting is that the local space of each machine may be too small to store all the edges incident to a single node. To overcome this barrier we introduce a new graph sparsification technique that deterministically computes a low-degree subgraph with additional desired properties: degrees in the subgraph are sufficiently small that nodes' neighborhoods can be stored on single machines, and solving the problem on the subgraph provides significant global progress towards solving the problem for the original input graph.
Using this framework to derandomize the well-known randomized algorithm of Luby [SICOMP'86], we obtain O(log Δ+log log n)$-round deterministic MPC algorithms for solving the fundamental problems of Maximal Matching and Maximal Independent Set with O(n ε ) space on each machine for any constant ε > 0. Based on the recent work of Ghaffari et al. [FOCS'18], this additive O(log log n) factor is conditionally essential. These algorithms can also be shown to run in O(log Δ) rounds in the closely related model of CONGESTED CLIQUE, improving upon the state-of-the-art bound of O(log 2 Δ) rounds by Censor-Hillel et al. [DISC'17].
A major challenge in the sublinear space setting is that the local space of each machine may be too small to store all the edges incident to a single node. To overcome this barrier we introduce a new graph sparsification technique that deterministically computes a low-degree subgraph with additional desired properties: degrees in the subgraph are sufficiently small that nodes' neighborhoods can be stored on single machines, and solving the problem on the subgraph provides significant global progress towards solving the problem for the original input graph.
Using this framework to derandomize the well-known randomized algorithm of Luby [SICOMP'86], we obtain O(log Δ+log log n)$-round deterministic MPC algorithms for solving the fundamental problems of Maximal Matching and Maximal Independent Set with O(n ε ) space on each machine for any constant ε > 0. Based on the recent work of Ghaffari et al. [FOCS'18], this additive O(log log n) factor is conditionally essential. These algorithms can also be shown to run in O(log Δ) rounds in the closely related model of CONGESTED CLIQUE, improving upon the state-of-the-art bound of O(log 2 Δ) rounds by Censor-Hillel et al. [DISC'17].
Original language | English |
---|---|
Title of host publication | SPAA 2020 |
Subtitle of host publication | Proceedings of the 32nd ACM Symposium on Parallelism in Algorithms and Architectures |
Pages | 175-185 |
Number of pages | 11 |
ISBN (Electronic) | 9781450369350 |
DOIs | |
Publication status | Published - Jul 2020 |
Event | 32nd ACM Symposium on Parallelism in Algorithms and Architectures, SPAA 2020 - Virtual, Online, United States Duration: 15 Jul 2020 → 17 Jul 2020 |
Publication series
Series | Annual ACM Symposium on Parallelism in Algorithms and Architectures |
---|
Conference
Conference | 32nd ACM Symposium on Parallelism in Algorithms and Architectures, SPAA 2020 |
---|---|
Country/Territory | United States |
City | Virtual, Online |
Period | 15/7/20 → 17/7/20 |
Funding
Funding Information: This work is partially supported by the Centre for Discrete Mathematics and its Applications (DIMAP), aWeizmann-UK Making Connections Grant, IBM Faculty Award, EPSRC award EP/N011163/1, and the European Union's Horizon 2020 programme under the Marie Sklodowska-Curie grant agreement No 754411.
All Science Journal Classification (ASJC) codes
- Software
- Theoretical Computer Science
- Hardware and Architecture