Massively Parallel Maximum Coverage Revisited
Thai Bui, Hoa T. Vu

TL;DR
This paper presents a new randomized parallel algorithm for the maximum coverage problem that achieves near-optimal approximation with significantly reduced memory and rounds, improving scalability in distributed settings.
Contribution
It introduces a scalable, efficient parallel approximation algorithm for maximum coverage that operates under realistic memory constraints, using advanced linear programming and combinatorial techniques.
Findings
Achieves a $(1-1/e-inite)$ approximation in $O(1/inite^3 imes ext{polylog}(m))$ rounds.
Reduces memory requirements compared to previous methods, enabling practical distributed computation.
Employs multiplicative weights update and parallel prefix techniques for efficient LP solving in parallel.
Abstract
We study the maximum set coverage problem in the massively parallel model. In this setting, sets that are subsets of a universe of elements are distributed among machines. In each round, these machines can communicate with each other, subject to the memory constraint that no machine may use more than memory. The objective is to find the sets whose coverage is maximized. We consider the regime where , , and each machine has memory. Maximum coverage is a special case of the submodular maximization problem subject to a cardinality constraint. This problem can be approximated to within a factor using the greedy algorithm, but this approach is not directly applicable to parallel and distributed models. When , to obtain a approximation, previous work either requires …
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
TopicsFacility Location and Emergency Management
