The $k$-Fold Matroid Secretary Problem
Rishi Gujjar, Kevin Hua, Robert Kleinberg, Frederick V. Qiu

TL;DR
This paper extends the matroid secretary problem to $k$-fold matroid unions, providing a new competitive algorithm that improves upon previous results for uniform matroids.
Contribution
It generalizes Kleinberg's algorithm from $k$-uniform to $k$-fold matroid unions, achieving a better competitive ratio.
Findings
Achieves a $(1-O(\sqrt{rac{\log(n)}{k}}))$-competitive ratio.
Extends the matroid secretary problem to more complex matroid structures.
Provides a new algorithm with improved performance for $k$-fold matroid unions.
Abstract
In the matroid secretary problem, elements of a matroid arrive in random order. When an element arrives, its weight is revealed and a choice must be made to accept or reject the element, subject to the constraint that the accepted set . Kleinberg'05 gives a -competitive algorithm when is a -uniform matroid. We generalize their result, giving a -competitive algorithm when is a -fold matroid union.
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 · Advanced Graph Theory Research
