Improved Multi-Pass Streaming Algorithms for Submodular Maximization with Matroid Constraints

Abstract

We give improved multi-pass streaming algorithms for the problem of maximizing a monotone or arbitrary non-negative submodular function subject to a general p-matchoid constraint in the model in which elements of the ground set arrive one at a time in a stream. The family of constraints we consider generalizes both the intersection of p arbitrary matroid constraints and p-uniform hypergraph matching. For monotone submodular functions, our algorithm attains a guarantee of p+1+ using O(p/)-passes and requires storing only O(k) elements, where k is the maximum size of feasible solution. This immediately gives an O(1/)-pass (2+)-approximation algorithms for monotone submodular maximization in a matroid and (3+)-approximation for monotone submodular matching. Our algorithm is oblivious to the choice and can be stopped after any number of passes, delivering the appropriate guarantee. We extend our techniques to obtain the first multi-pass streaming algorithm for general, non-negative submodular functions subject to a p-matchoid constraint with a number of passes independent of the size of the ground set and k. We show that a randomized O(p/)-pass algorithm storing O(p3k(k)/3) elements gives a (p+1+γ+O())-approximation, where gamma is the guarantee of the best-known offline algorithm for the same problem.

0

Discussion (0)

Sign in to join the discussion.

Loading comments…