Fast distributed submodular cover: Public-private data summarization

B Mirzasoleiman… - Advances in Neural …, 2016 - proceedings.neurips.cc
In this paper, we introduce the public-private framework of data summarization motivated by
privacy concerns in personalized recommender systems and online social services. Such …

Tight bounds for single-pass streaming complexity of the set cover problem

S Assadi, S Khanna, Y Li - Proceedings of the forty-eighth annual ACM …, 2016 - dl.acm.org
We resolve the space complexity of single-pass streaming algorithms for approximating the
classic set cover problem. For finding an α-approximate set cover (for α= o (√ n)) via a …

Polynomial pass lower bounds for graph streaming algorithms

S Assadi, Y Chen, S Khanna - Proceedings of the 51st Annual ACM …, 2019 - dl.acm.org
We present new lower bounds that show that a polynomial number of passes are necessary
for solving some fundamental graph problems in the streaming model of computation. For …

Almost optimal streaming algorithms for coverage problems

MH Bateni, H Esfandiari, V Mirrokni - … of the 29th ACM Symposium on …, 2017 - dl.acm.org
Maximum coverage and minimum set cover problems---here collectively called coverage
problems---have been studied extensively in streaming models. However, previous research …

Semi-streaming set cover

Y Emek, A Rosén - ACM Transactions on Algorithms (TALG), 2016 - dl.acm.org
This article studies the set cover problem under the semi-streaming model. The underlying
set system is formalized in terms of a hypergraph G=(V, E) whose edges arrive one by one …

Random order online set cover is as easy as offline

A Gupta, G Kehne, R Levin - 2021 IEEE 62nd Annual …, 2022 - ieeexplore.ieee.org
We give a polynomial-time algorithm for Online-SetCover with a competitive ratio of
O(\logmn) when the elements are revealed in random order, matching the best possible …

Towards tight bounds for the streaming set cover problem

S Har-Peled, P Indyk, S Mahabadi… - Proceedings of the 35th …, 2016 - dl.acm.org
We consider the classic Set Cover problem in the data stream model. For n elements and m
sets (m≥ n) we give a O (1/δ)-pass algorithm with a strongly sub-linear~ O (mnδ) space and …

Tight space-approximation tradeoff for the multi-pass streaming set cover problem

S Assadi - Proceedings of the 36th ACM SIGMOD-SIGACT-SIGAI …, 2017 - dl.acm.org
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 …

Incidence geometries and the pass complexity of semi-streaming set cover

A Chakrabarti, A Wirth - Proceedings of the twenty-seventh annual ACM-SIAM …, 2016 - SIAM
Set cover, over a universe of size n, may be modelled as a data-streaming problem, where
the m sets that comprise the instance are to be read one by one. A semi-streaming algorithm …

An efficient streaming algorithm for the submodular cover problem

A Norouzi-Fard, A Bazzi, I Bogunovic… - Advances in …, 2016 - proceedings.neurips.cc
We initiate the study of the classical Submodular Cover (SC) problem in the data streaming
model which we refer to as the Streaming Submodular Cover (SSC). We show that any …