Submodular Secretary Problem with Shortlists
Abstract
In submodular -secretary problem, the goal is to select items in a randomly ordered input so as to maximize the expected value of a given monotone submodular function on the set of selected items. In this paper, we introduce a relaxation of this problem, which we refer to as submodular -secretary problem with shortlists. In the proposed problem setting, the algorithm is allowed to choose more than items as part of a shortlist. Then, after seeing the entire input, the algorithm can choose a subset of size from the bigger set of items in the shortlist. We are interested in understanding to what extent this relaxation can improve the achievable competitive ratio for the submodular -secretary problem. In particular, using an shortlist, can an online algorithm achieve a competitive ratio close to the best achievable online approximation factor for this problem? We answer this question affirmatively by giving a polynomial time algorithm that achieves a competitive ratio for any constant , using a shortlist of size . Also, for the special case of m-submodular functions, we demonstrate an algorithm that achieves a competitive ratio for any constant , using an shortlist. Finally, we show that our algorithm can be implemented in the streaming setting using a memory buffer of size to achieve a approximation for submodular function maximization in the random order streaming model. This substantially improves upon the previously best known approximation factor of [Norouzi-Fard et al. 2018] that used a memory buffer of size .
Cite
@article{arxiv.1809.05082,
title = {Submodular Secretary Problem with Shortlists},
author = {Shipra Agrawal and Mohammad Shadravan and Cliff Stein},
journal= {arXiv preprint arXiv:1809.05082},
year = {2018}
}