Prophet Inequality on I.I.D. Distributions: Beating 1-1/e with a Single Query
Bo Li, Xiaowei Wu, Yutong Wu

TL;DR
This paper introduces a new model for the prophet inequality problem where an oracle provides quantile queries, and demonstrates that with minimal queries, the algorithm can surpass the classic 1-1/e competitive ratio, achieving up to 0.6718.
Contribution
The paper proposes a novel quantile-query model for prophet inequalities and develops algorithms that beat the 1-1/e benchmark with only one or two queries.
Findings
A two-threshold algorithm achieves a 0.6786 competitive ratio.
A single-query observe-and-accept algorithm achieves a 0.6718 ratio.
The algorithms outperform the classic 1-1/e benchmark.
Abstract
In this work, we study the single-choice prophet inequality problem, where a gambler faces a sequence of~ online i.i.d. random variables drawn from an unknown distribution. When a variable reveals its value, the gambler needs to decide irrevocably whether or not to accept the value. The goal is to maximize the competitive ratio between the expected gain of the gambler and that of the maximum variable. It is shown by Correa et al. that when the distribution is unknown or only uniform samples from the distribution are given, the best an algorithm can do is -competitive. In contrast, when the distribution is known or uniform samples are given, the optimal competitive ratio of 0.7451 can be achieved. In this paper, we study a new model in which the algorithm has access to an oracle that answers quantile queries about the distribution and investigate to what extent…
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
TopicsAuction Theory and Applications · Imbalanced Data Classification Techniques · Optimization and Search Problems
