Parallel Set Cover and Hypergraph Matching via Uniform Random Sampling
Laxman Dhulipala, Michael Dinitz, Jakub {\L}\k{a}cki, Slobodan, Mitrovi\'c

TL;DR
This paper introduces a simple, model-independent approach to solving the SetCover problem efficiently in parallel and distributed models, achieving improved approximation guarantees and round complexities over previous methods.
Contribution
The paper presents new algorithms for SetCover and Hypergraph Matching that improve approximation ratios and round complexities in MPC and PRAM models, using a novel sampling-based approach.
Findings
Achieves $O(f)$ approximation in $ ilde{O}( oot{ ext{log} ext{Delta}} + ext{log} f)$ rounds in MPC.
Provides $O( ext{log} ext{Delta})$ approximation in $O( ext{log}^{3/2} n)$ rounds in MPC.
Develops $O(f)$ approximate algorithms with linear work and $O( ext{log} n)$ depth in PRAM.
Abstract
The SetCover problem has been extensively studied in many different models of computation, including parallel and distributed settings. From an approximation point of view, there are two standard guarantees: an -approximation (where is the maximum set size) and an -approximation (where is the maximum number of sets containing any given element). In this paper, we introduce a new, surprisingly simple, model-independent approach to solving SetCover in unweighted graphs. We obtain multiple improved algorithms in the MPC and CRCW PRAM models. First, in the MPC model with sublinear space per machine, our algorithms can compute an approximation to SetCover in rounds, where we use the notation to suppress and terms, and a …
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.
