Deterministic Massively Parallel Symmetry Breaking for Sparse Graphs
Manuela Fischer, Jeff Giliberti, Christoph Grunau

TL;DR
This paper introduces new deterministic algorithms for symmetry breaking problems in sparse graphs within the MPC model, achieving faster round complexities and extending to linear memory settings, thus advancing parallel graph algorithms.
Contribution
The paper develops deterministic MPC algorithms for MIS, MM, and vertex coloring that improve round complexity and memory efficiency, especially for graphs with low arboricity.
Findings
Deterministic degree reduction to poly(λ) in O(log log n) rounds.
Improved deterministic round complexity of O(log λ + log log n) for MIS and MM.
Single-step O(1)-round vertex coloring algorithm matching randomized results.
Abstract
We consider the problem of designing deterministic graph algorithms for the model of Massively Parallel Computation (MPC) that improve with the sparsity of the input graph, as measured by the notion of arboricity. For the problems of maximal independent set (MIS), maximal matching (MM), and vertex coloring, we improve the state of the art as follows. Let denote the arboricity of the -node input graph with maximum degree . MIS and MM: We develop a deterministic low-space MPC algorithm that reduces the maximum degree to in rounds, improving and simplifying the randomized -round -degree reduction of Ghaffari, Grunau, Jin [DISC'20]. Our approach when combined with the state-of-the-art -round algorithm by Czumaj, Davies, Parter [SPAA'20, TALG'21] leads to an…
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
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Computational Geometry and Mesh Generation
