English

Matroid Secretary via Labeling Schemes

Data Structures and Algorithms 2025-06-03 v2

Abstract

The Matroid Secretary Problem (MSP) is one of the most prominent settings for online resource allocation and optimal stopping. A decision-maker is presented with a ground set of elements EE revealed sequentially and in random order. Upon arrival, an irrevocable decision is made in a take-it-or-leave-it fashion, subject to a feasibility constraint on the set of selected elements captured by a matroid defined over EE. The decision-maker only has ordinal access to compare the elements, and the goal is to design an algorithm that selects every element of the optimal basis with probability at least α\alpha (i.e., α\alpha-probability-competitive). While the existence of a constant probability-competitive algorithm for MSP remains a major open question, simple greedy policies are at the core of state-of-the-art algorithms for several matroid classes. We introduce a flexible and general algorithmic framework to analyze greedy-like algorithms for MSP based on constructing a language associated with the matroid. Using this language, we establish a lower bound on the probability-competitiveness of the algorithm by studying a corresponding Poisson point process that governs the words' distribution in the language. Using our framework, we break the state-of-the-art guarantee for laminar matroids by settling the probability-competitiveness of the greedy-improving algorithm to be exactly 1ln(2)0.30681-\ln(2) \approx 0.3068. We also showcase the capabilities of our framework in graphic matroids, to show a probability-competitiveness of 0.26930.2693 for simple graphs and 0.25040.2504 for general graphs.

Keywords

Cite

@article{arxiv.2411.12069,
  title  = {Matroid Secretary via Labeling Schemes},
  author = {Kristóf Bérczi and Vasilis Livanos and José Soto and Victor Verdugo},
  journal= {arXiv preprint arXiv:2411.12069},
  year   = {2025}
}

Comments

33 pages, 3 figures

R2 v1 2026-06-28T20:04:18.482Z