Papers
Topics
Authors
Recent
Search
2000 character limit reached

Better Streaming Algorithms for the Maximum Coverage Problem

Published 19 Oct 2016 in cs.DS | (1610.06199v6)

Abstract: We study the classic NP-Hard problem of finding the maximum kk-set coverage in the data stream model: given a set system of mm sets that are subsets of a universe 1,,n{1,\ldots,n }, find the kk sets that cover the most number of distinct elements. The problem can be approximated up to a factor $1-1/e$ 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 $1-1/e$, that use sublinear space o(mn)o(mn). Our main results are: Two (11/eϵ)(1-1/e-\epsilon) approximation algorithms: One uses O(ϵ<sup>1)O(\epsilon<sup>{-1}) passes and O~(ϵ<sup>2</sup>k)\tilde{O}(\epsilon<sup>{-2}</sup> k) space whereas the other uses only a single pass but O~(ϵ<sup>2</sup>m)\tilde{O}(\epsilon<sup>{-2}</sup> m) space. We show that any approximation factor better than (1(11/k)<sup>k)(1-(1-1/k)<sup>k) in constant passes requires Ω(m)\Omega(m) space for constant kk even if the algorithm is allowed unbounded processing time. We also demonstrate a single-pass, (1ϵ)(1-\epsilon) approximation algorithm using O~(ϵ<sup>2</sup>mmin(k,ϵ<sup>1))\tilde{O}(\epsilon<sup>{-2}</sup> m \cdot \min(k,\epsilon<sup>{-1})) space. We also study the maximum kk-vertex coverage problem in the dynamic graph stream model. In this model, the stream consists of edge insertions and deletions of a graph on NN vertices. The goal is to find kk vertices that cover the most number of distinct edges. We show that any constant approximation in constant passes requires Ω(N)\Omega(N) space for constant kk whereas O~(ϵ<sup>2N)\tilde{O}(\epsilon<sup>{-2}N) space is sufficient for a (1ϵ)(1-\epsilon) approximation and arbitrary kk in a single pass. For regular graphs, we show that O~(ϵ<sup>3k)\tilde{O}(\epsilon<sup>{-3}k) space is sufficient for a (1ϵ)(1-\epsilon) approximation in a single pass. We generalize this to a (κϵ)(\kappa-\epsilon) approximation when the ratio between the minimum and maximum degree is bounded below by κ\kappa.

Authors (2)
Citations (65)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.