Matroid Secretary Problem in the Random Assignment Model
Jos\'e A. Soto

TL;DR
This paper introduces the first constant competitive algorithm for the matroid secretary problem in the random assignment model, advancing understanding of online algorithms for matroids with randomly assigned weights.
Contribution
It presents a novel constant competitive algorithm for the matroid secretary problem in the random assignment model, solving an open problem and developing new techniques.
Findings
Achieves a competitive ratio of 2e^2/(e-1).
Develops a 2e-competitive algorithm for uniformly dense matroids.
Provides simple constant competitive algorithms for specific matroid classes.
Abstract
In the Matroid Secretary Problem, introduced by Babaioff et al. [SODA 2007], the elements of a given matroid are presented to an online algorithm in random order. When an element is revealed, the algorithm learns its weight and decides whether or not to select it under the restriction that the selected elements form an independent set in the matroid. The objective is to maximize the total weight of the chosen elements. In the most studied version of this problem, the algorithm has no information about the weights beforehand. We refer to this as the zero information model. In this paper we study a different model, also proposed by Babaioff et al., in which the relative order of the weights is random in the matroid. To be precise, in the random assignment model, an adversary selects a collection of weights that are randomly assigned to the elements of the matroid. Later, the elements are…
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 · Cryptography and Data Security · Auction Theory and Applications
