Quick Streaming Algorithms for Maximization of Monotone Submodular
Functions in Linear Time
We consider the problem of monotone, submodular maximization over a ground set of size subject to cardinality constraint . For this problem, we introduce streaming algorithms with linearquery complexity and linear number of arithmetic operations; these algorithms are the first deterministic algorithms for submodular maximization that require a linear number of arithmetic operations. Specifically, for any , we propose a single-pass, deterministic streaming algorithm with ratio , query complexity , memory complexity , and total running time. As , the ratio converges to . In addition, we propose a deterministic, multi-pass streaming algorithm with passes that achieves ratio in queries, memory, and time. We prove a lower bound that implies no constant-factor approximation exists using queries, even if queries to infeasible sets are allowed. An experimental analysis demonstrates that our algorithms require fewer queries (often substantially less than ) to achieve better objective value than the current state-of-the-art algorithms.
View on arXiv