Better Streaming Algorithms for the Maximum Coverage Problem
Andrew McGregor, Hoa T. Vu

TL;DR
This paper develops new streaming algorithms for the maximum coverage problem, achieving near-optimal approximation ratios with sublinear space, and extends the results to dynamic graph models with insertions and deletions.
Contribution
It introduces multiple streaming algorithms with near-optimal approximation guarantees and space complexity for maximum coverage and vertex coverage problems, including dynamic graph models.
Findings
Two $(1-1/e- ext{epsilon})$ approximation algorithms with different space and pass complexities.
Single-pass $(1- ext{epsilon})$ approximation algorithms with sublinear space.
Lower bounds showing space requirements for better-than-$(1-(1-1/k)^k)$ approximations.
Abstract
We study the classic NP-Hard problem of finding the maximum -set coverage in the data stream model: given a set system of sets that are subsets of a universe , find the sets that cover the most number of distinct elements. The problem can be approximated up to a factor in polynomial time. In the streaming-set model, the sets and their elements are revealed online. The main goal of our work is to design algorithms, with approximation guarantees as close as possible to , that use sublinear space . Our main results are: Two approximation algorithms: One uses passes and space whereas the other uses only a single pass but space. We show that any approximation factor better than in constant passes requires space for…
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.
