Submodular Matroid Secretary Problem with Shortlists
Mohammad Shadravan

TL;DR
This paper introduces a novel online algorithm for the matroid secretary problem with shortlists, achieving a constant competitive ratio for submodular maximization, improving over previous logarithmic bounds, and applicable in streaming settings.
Contribution
It presents the first constant-competitive online algorithm for the matroid secretary problem with shortlists and extends the approach to streaming submodular maximization under matroid constraints.
Findings
Achieves a (1-1/e^2-5-O(1/k)) competitive ratio with O(k) shortlist size.
Provides the first constant-competitive algorithm for submodular maximization in streaming and online settings.
Extends results to p-matchoid constraints with near-optimal approximation ratios.
Abstract
In the matroid secretary problem, the elements of a matroid arrive in random order. Once we observe an item we need to irrevocably decide whether or not to accept it. The set of selected elements should form an independent set of the matroid. The goal is to maximize the total sum of the values assigned to these elements. We introduce a version of this problem motivated by the shortlist model in [Agrawal et al.]. In this setting, the algorithm is allowed to choose a subset of items as part of a shortlist, possibly more than items. Then, after seeing the entire input, the algorithm can choose an independent subset from the shortlist. Furthermore we generalize the objective function to any monotone submodular function. Is there an online algorithm achieve a constant competitive ratio using a shortlist of size ? We design an algorithm that achieves…
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.
Taxonomy
TopicsOptimization and Search Problems · Complexity and Algorithms in Graphs · Cryptography and Data Security
