Given a collection of m sets from a universe ?, the Maximum Set Coverage problem consists of finding k sets whose union has largest cardinality. This problem is NP-Hard, but the solution can be approximated by a polynomial time algorithm up to a factor 1-1/e. However, this algorithm does not scale well with the input size. In a streaming context, practical high-quality solutions are found, but with space complexity that scales linearly with respect to the size of the universe n = |?|. However, one randomized streaming algorithm has been shown to produce a 1-1/e-? approximation of the optimal solution with a space complexity that scales only poly-logarithmically with respect to m and n. In order to achieve such a low space complexity, the au...
Abstract. Given a collection ^ of subsets of S 5 {1,..., n}, set cover is the problem of selecting a...
Despite a surge of interest in submodular maximization in the data stream model, there remain signif...
With the emergence of massive datasets across different application domains, there is a rapidly grow...
We study the classic NP-Hard problem of finding the maximum k-set coverage in the data stream model:...
We develop the first streaming algorithm and the first two-party communication protocol that uses a ...
We consider the classic Set Cover problem in the data stream model. For n elements and m sets (m ≥ n...
© Copyright 2018 by SIAM. We study the classic set cover problem from the perspective of sub-linear ...
We study the problem of maximizing a non-monotone submodular function subject to a cardinality const...
Thesis: Ph. D., Massachusetts Institute of Technology, Department of Electrical Engineering and Comp...
We study the classical problem of maximizing a monotone submodular function subject to a cardinality...
The NP-hard Max-k-cover problem requires selecting k sets from a collection so as to maximize the si...
Greedy algorithms are practitioners ’ best friends—they are intu-itive, simple to implement, and oft...
We initiate the study of the classical Submodular Cover (SC) problem in the data streaming model whi...
Multi-pass streaming algorithm for Maximum Matching have been studied since more than 15 years and v...
The worst-case fastest known algorithm for the Set Cover problem on universes with n elements still ...
Abstract. Given a collection ^ of subsets of S 5 {1,..., n}, set cover is the problem of selecting a...
Despite a surge of interest in submodular maximization in the data stream model, there remain signif...
With the emergence of massive datasets across different application domains, there is a rapidly grow...
We study the classic NP-Hard problem of finding the maximum k-set coverage in the data stream model:...
We develop the first streaming algorithm and the first two-party communication protocol that uses a ...
We consider the classic Set Cover problem in the data stream model. For n elements and m sets (m ≥ n...
© Copyright 2018 by SIAM. We study the classic set cover problem from the perspective of sub-linear ...
We study the problem of maximizing a non-monotone submodular function subject to a cardinality const...
Thesis: Ph. D., Massachusetts Institute of Technology, Department of Electrical Engineering and Comp...
We study the classical problem of maximizing a monotone submodular function subject to a cardinality...
The NP-hard Max-k-cover problem requires selecting k sets from a collection so as to maximize the si...
Greedy algorithms are practitioners ’ best friends—they are intu-itive, simple to implement, and oft...
We initiate the study of the classical Submodular Cover (SC) problem in the data streaming model whi...
Multi-pass streaming algorithm for Maximum Matching have been studied since more than 15 years and v...
The worst-case fastest known algorithm for the Set Cover problem on universes with n elements still ...
Abstract. Given a collection ^ of subsets of S 5 {1,..., n}, set cover is the problem of selecting a...
Despite a surge of interest in submodular maximization in the data stream model, there remain signif...
With the emergence of massive datasets across different application domains, there is a rapidly grow...