Improved Deterministic Connectivity in Massively Parallel Computation
Manuela Fischer, Jeff Giliberti, Christoph Grunau

TL;DR
This paper introduces a deterministic connectivity algorithm for the Massively Parallel Computation model that matches the efficiency of randomized algorithms while significantly reducing local computation time, enabling more practical implementations.
Contribution
It presents the first efficient, deterministic connectivity algorithm in low-memory MPC with nearly linear local computation time, improving upon previous derandomization methods.
Findings
Matches randomized algorithm parameters in deterministic setting
Significantly reduces local computation time to nearly linear
Provides a simpler, more efficient derandomization approach
Abstract
A long line of research about connectivity in the Massively Parallel Computation model has culminated in the seminal works of Andoni et al. [FOCS'18] and Behnezhad et al. [FOCS'19]. They provide a randomized algorithm for low-space MPC with conjectured to be optimal round complexity and space, for graphs on vertices with edges and diameter . Surprisingly, a recent result of Coy and Czumaj [STOC'22] shows how to achieve the same deterministically. Unfortunately, however, their algorithm suffers from large local computation time. We present a deterministic connectivity algorithm that matches all the parameters of the randomized algorithm and, in addition, significantly reduces the local computation time to nearly linear. Our derandomization method is based on reducing the amount of randomness needed to allow for a simpler efficient…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Cryptography and Data Security · Stochastic Gradient Optimization Techniques
