Towards Tight Bounds for the Streaming Set Cover Problem
Sariel Har-Peled, Piotr Indyk, Sepideh Mahabadi, Ali Vakilian

TL;DR
This paper introduces a new multi-pass streaming algorithm for the Set Cover problem with improved space complexity and tight bounds, also exploring geometric variants and space limitations for one-pass algorithms.
Contribution
It presents a near-optimal multi-pass streaming algorithm for Set Cover with tight tradeoffs, extends results to geometric cases, and establishes space lower bounds for one-pass algorithms.
Findings
New $O(1/\delta)$-pass algorithm with sub-linear space and logarithmic approximation.
Proved tightness of the pass-space tradeoff for exact set cover.
Showed linear space lower bound for one-pass algorithms distinguishing small cover sizes.
Abstract
We consider the classic Set Cover problem in the data stream model. For elements and sets () we give a -pass algorithm with a strongly sub-linear space and logarithmic approximation factor. This yields a significant improvement over the earlier algorithm of Demaine et al. [DIMV14] that uses exponentially larger number of passes. We complement this result by showing that the tradeoff between the number of passes and space exhibited by our algorithm is tight, at least when the approximation factor is equal to . Specifically, we show that any algorithm that computes set cover exactly using passes must use space in the regime of . Furthermore, we consider the problem in the geometric setting where the elements are points in and sets are either discs,…
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.
