Proceedings of the 36th ACM SIGMOD-SIGACT-SIGAI Symposium on Principles of Database Systems 2017
DOI: 10.1145/3034786.3056116
|View full text |Cite
|
Sign up to set email alerts
|

Tight Space-Approximation Tradeoff for the Multi-Pass Streaming Set Cover Problem

Abstract: We study the classic set cover problem in the streaming model: the sets that comprise the instance are revealed one by one in a stream and the goal is to solve the problem by making one or few passes over the stream while maintaining a sublinear space o(mn) in the input size; here m denotes the number of the sets and n is the universe size. Notice that in this model, we are mainly concerned with the space requirement of the algorithms and hence do not restrict their computation time.Our main result is a resolu… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
16
0

Year Published

2017
2017
2022
2022

Publication Types

Select...
4
3
1

Relationship

2
6

Authors

Journals

citations
Cited by 18 publications
(16 citation statements)
references
References 71 publications
0
16
0
Order By: Relevance
“…Let S big,i be a family of sets that contains those sets which have more than 4 · s 2 i many free elements at the beginning of stage i. Then, E [|S big,i |] ≤ n t·s 3 and Pr[|S big,i | > n s 2 ] ≤ 1 st .…”
Section: Approximation Analysis Of Algorithmmentioning
confidence: 99%
See 1 more Smart Citation
“…Let S big,i be a family of sets that contains those sets which have more than 4 · s 2 i many free elements at the beginning of stage i. Then, E [|S big,i |] ≤ n t·s 3 and Pr[|S big,i | > n s 2 ] ≤ 1 st .…”
Section: Approximation Analysis Of Algorithmmentioning
confidence: 99%
“…By Lemma 14, this only happens with a probability of O 1 (st) log 5 s·log 5 t . As we have at most t · n many sets, E [|S big,i |] ≤ n t·s 3 . Hence, a Markov bound implies that Pr[|S big,i | > n s 2 ] ≤ 1 st .…”
Section: Approximation Analysis Of Algorithmmentioning
confidence: 99%
“…A closely related line of work to graph streaming algorithms that have received a significant attention in recent years is on streaming algorithms for submodular optimization and in particular set cover and maximum coverage [9,11,12,26,39,41,50,54,71,88,101,110]. Particularly relevant to our work, [41] uses a reduction from the multi-party tree pointer chasing problem [38] to prove an Ω( log n log log n ) pass lower bound for approximating set cover with m sets and n elements using O(n · poly {log n, log m}) space (this can also be interpreted as a lower bound for the edge-cover problem on hyper-graphs with n vertices and m hyper-edges in the graph streaming model).…”
Section: A Further Related Workmentioning
confidence: 99%
“…The estimation variant of Vertex Cover under the adjacency-list oracle model has been studied in [30,23,29,33]. Set Cover has been also studied in the sub-linear space context, most notably for the streaming model of computation [32,12,7,3,2,5,18,10,17]. In this model, there are algorithms that compute approximate set covers with only multiplicative errors.…”
Section: Related Workmentioning
confidence: 99%
“…Set Cover is a well-studied problem with applications in operations research [16], information retrieval and data mining [32], learning theory [19], web host analysis [9], and many others. Recently, this problem and other related coverage problems have gained a lot of attention in the context of massive data sets, e.g., streaming model [32,12,10,17,7,3,24,2,5,18] or map reduce model [22,25,4].…”
Section: Introductionmentioning
confidence: 99%