Submodular Secretary Problem with Shortlists
Shipra Agrawal, Mohammad Shadravan, Cliff Stein

TL;DR
This paper introduces a shortlists relaxation for the submodular k-secretary problem, enabling near-optimal online algorithms with small shortlists, significantly improving approximation ratios in streaming and online settings.
Contribution
It proposes a polynomial-time algorithm with an O(k) shortlist achieving near 1-1/e competitive ratio for the submodular k-secretary problem, and extends results to streaming models.
Findings
Achieves a 1-1/e-ε-O(k^{-1}) competitive ratio with O(k) shortlist.
For m-submodular functions, attains a 1-ε competitive ratio with O(1) shortlist.
Improves streaming approximation from O(k log k) buffer to O(k) buffer.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
