Matroid Secretary for Regular and Decomposable Matroids
Michael Dinitz, Guy Kortsarz

TL;DR
This paper presents an O(1)-competitive algorithm for the matroid secretary problem specifically for regular and decomposable matroids, expanding the classes of matroids with known solutions using matroid-theoretic techniques.
Contribution
It introduces the first O(1)-competitive algorithm for regular matroids using matroid decomposition, moving beyond graph-based methods.
Findings
O(1)-competitive algorithm for regular matroids
Decomposition approach for complex matroids
Extension to max-flow min-cut matroids
Abstract
In the matroid secretary problem we are given a stream of elements and asked to choose a set of elements that maximizes the total value of the set, subject to being an independent set of a matroid given in advance. The difficulty comes from the assumption that decisions are irrevocable: if we choose to accept an element when it is presented by the stream then we can never get rid of it, and if we choose not to accept it then we cannot later add it. Babaioff, Immorlica, and Kleinberg [SODA 2007] introduced this problem, gave O(1)-competitive algorithms for certain classes of matroids, and conjectured that every matroid admits an O(1)-competitive algorithm. However, most matroids that are known to admit an O(1)-competitive algorithm can be easily represented using graphs (e.g. graphic and transversal matroids). In particular, there is very little known about F-representable matroids (the…
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.
