English

Sample-Based Matroid Prophet Inequalities

Data Structures and Algorithms 2024-06-19 v1

Abstract

We study matroid prophet inequalities when distributions are unknown and accessible only through samples. While single-sample prophet inequalities for special matroids are known, no constant-factor competitive algorithm with even a sublinear number of samples was known for general matroids. Adding more to the stake, the single-sample version of the question for general matroids has close (two-way) connections with the long-standing matroid secretary conjecture. In this work, we give a (14ε)(\frac14 - \varepsilon)-competitive matroid prophet inequality with only Oε(polylogn)O_\varepsilon(\mathrm{poly} \log n) samples. Our algorithm consists of two parts: (i) a novel quantile-based reduction from matroid prophet inequalities to online contention resolution schemes (OCRSs) with Oε(logn)O_\varepsilon(\log n) samples, and (ii) a (14ε)(\frac14 - \varepsilon)-selectable matroid OCRS with Oε(polylogn)O_\varepsilon(\mathrm{poly} \log n) samples which carefully addresses an adaptivity challenge.

Cite

@article{arxiv.2406.12799,
  title  = {Sample-Based Matroid Prophet Inequalities},
  author = {Hu Fu and Pinyan Lu and Zhihao Gavin Tang and Hongxun Wu and Jinzhao Wu and Qianfan Zhang},
  journal= {arXiv preprint arXiv:2406.12799},
  year   = {2024}
}

Comments

To appear at EC'24

R2 v1 2026-06-28T17:10:40.457Z