English

The $k$-Fold Matroid Secretary Problem

Data Structures and Algorithms 2025-12-09 v1

Abstract

In the matroid secretary problem, elements N:=[n]N := [n] of a matroid M2N\mathcal{M} \subseteq 2^N 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 SMS \in \mathcal{M}. Kleinberg'05 gives a (1O(1/k))(1-O(1/\sqrt{k}))-competitive algorithm when M\mathcal{M} is a kk-uniform matroid. We generalize their result, giving a (1O(log(n)/k))(1-O(\sqrt{\log(n)/k}))-competitive algorithm when M\mathcal{M} is a kk-fold matroid union.

Keywords

Cite

@article{arxiv.2512.06611,
  title  = {The $k$-Fold Matroid Secretary Problem},
  author = {Rishi Gujjar and Kevin Hua and Robert Kleinberg and Frederick V. Qiu},
  journal= {arXiv preprint arXiv:2512.06611},
  year   = {2025}
}

Comments

11 pages, 1 figure, to appear in SOSA 2026

R2 v1 2026-07-01T08:13:17.715Z