Streaming Submodular Maximization under Matroid Constraints
Abstract
Recent progress in (semi-)streaming algorithms for monotone submodular function maximization has led to tight results for a simple cardinality constraint. However, current techniques fail to give a similar understanding for natural generalizations, including matroid constraints. This paper aims at closing this gap. For a single matroid of rank (i.e., any solution has cardinality at most ), our main results are: 1) a single-pass streaming algorithm that uses memory and achieves an approximation guarantee of , and 2) a multi-pass streaming algorithm that uses memory and achieves an approximation guarantee of by taking a constant (depending on ) number of passes over the stream. This improves on the previously best approximation guarantees of and for single-pass and multi-pass streaming algorithms, respectively. In fact, our multi-pass streaming algorithm is tight in that any algorithm with a better guarantee than must make several passes through the stream and any algorithm that beats our guarantee of must make linearly many passes (as well as an exponential number of value oracle queries). Moreover, we show how the approach we use for multi-pass streaming can be further strengthened if the elements of the stream arrive in uniformly random order, implying an improved result for -matchoid constraints.
Cite
@article{arxiv.2107.07183,
title = {Streaming Submodular Maximization under Matroid Constraints},
author = {Moran Feldman and Paul Liu and Ashkan Norouzi-Fard and Ola Svensson and Rico Zenklusen},
journal= {arXiv preprint arXiv:2107.07183},
year = {2022}
}
Comments
44 pages