English
Related papers

Related papers: Optimal Single-Choice Prophet Inequalities from Sa…

200 papers

Prophet inequalities are fundamental optimal stopping problems, where a decision-maker observes sequentially items with values sampled independently from known distributions, and must decide at each new observation to either stop and gain…

Data Structures and Algorithms · Computer Science 2024-11-19 Ziyad Benomar , Dorian Baudry , Vianney Perchet

Due to their numerous applications, in particular in Mechanism Design, Prophet Inequalities have experienced a surge of interest. They describe competitive ratios for basic stopping time problems where random variables get revealed…

Data Structures and Algorithms · Computer Science 2025-07-15 Moran Feldman , Ola Svensson , Rico Zenklusen

Suppose a customer is faced with a sequence of fluctuating prices, such as for airfare or a product sold by a large online retailer. Given distributional information about what price they might face each day, how should they choose when to…

Data Structures and Algorithms · Computer Science 2019-10-10 Hossein Esfandiari , MohammadTaghi HajiAghayi , Brendan Lucier , Michael Mitzenmacher

In this paper, we study $k$-unit single sample prophet inequalities. A seller has $k$ identical, indivisible items to sell. A sequence of buyers arrive one-by-one, with each buyer's private value for the item, $X_i$, revealed to the seller…

Computer Science and Game Theory · Computer Science 2026-03-25 Pranav Nuti , Peter Westbrook

Many online problems are studied in stochastic settings for which inputs are samples from a known distribution, given in advance, or from an unknown distribution. Such distributions model both beyond-worst-case inputs and, when given,…

Data Structures and Algorithms · Computer Science 2025-11-13 Gregory Kehne , Thomas Kesselheim

We study threshold testing, an elementary probing model with the goal to choose a large value out of $n$ i.i.d. random variables. An algorithm can test each variable $X_i$ once for some threshold $t_i$, and the test returns binary feedback…

Data Structures and Algorithms · Computer Science 2024-06-13 Martin Hoefer , Kevin Schewior

In this paper, we investigate two variants of the secretary problem. In these variants, we are presented with a sequence of numbers $X_i$ that come from distributions $\mathcal{D}_i$, and that arrive in either random or adversarial order.…

Data Structures and Algorithms · Computer Science 2022-08-22 Pranav Nuti , Jan Vondrák

We introduce the \textit{prophet inequality with uncertain acceptance} model, in which a decision maker sequentially observes a sequence of independent options, each characterized by a value $x_i$ and an acceptance probability $p_i$, both…

Computer Science and Game Theory · Computer Science 2026-03-25 Emile Martinez , Felipe Garrido-Lucero , Umberto Grandi , Sebastian Pérez-Salazar

Consider a stream of $n$ random points (say, from the unit square) arriving one by one, where a player has to make an irreversible immediate decision for each arriving point whether to pick it. The player has to pick a single point, and the…

Computational Geometry · Computer Science 2026-04-28 Sariel Har-Peled

Hill and Kertz studied the prophet inequality on iid distributions [The Annals of Probability 1982]. They proved a theoretical bound of $1-\frac{1}{e}$ on the approximation factor of their algorithm. They conjectured that the best…

Data Structures and Algorithms · Computer Science 2017-06-01 Melika Abolhasani , Soheil Ehsani , Hosein Esfandiari , MohammadTaghi Hajiaghayi , Robert Kleinberg , Brendan Lucier

The rich literature on online Bayesian selection problems has long focused on so-called prophet inequalities, which compare the gain of an online algorithm to that of a "prophet" who knows the future. An equally-natural, though…

Data Structures and Algorithms · Computer Science 2021-08-19 Christos Papadimitriou , Tristan Pollner , Amin Saberi , David Wajc

The prophet secretary problem is a combination of the prophet inequality and the secretary problem, where elements are drawn from known independent distributions and arrive in uniformly random order. In this work, we design 1) a…

Data Structures and Algorithms · Computer Science 2024-11-05 Ziyun Chen , Zhiyi Huang , Dongchen Li , Zhihao Gavin Tang

Competition complexity formalizes a compelling intuition: rather than refining the mechanism, how much additional competition is sufficient for a simple mechanism to compete with an optimal one? We begin the study of this question in…

Computer Science and Game Theory · Computer Science 2026-02-25 Eugenio Cruz-Ossa , Sebastian Perez-Salazar , Victor Verdugo

Prophet inequalities bound the expected reward that can be obtained in a stopping problem by the optimal reward of its corresponding off-line version. We propose a systematic technique for deriving prophet inequalities for stopping problems…

Theoretical Economics · Economics 2026-02-10 Halil I. Bayrak , Mustafa Ç. Pınar , Rakesh Vohra

We study a continuous and infinite time horizon counterpart to the classic prophet inequality, which we term the stationary prophet inequality problem. Here, copies of a good arrive and perish according to Poisson point processes. Buyers…

Data Structures and Algorithms · Computer Science 2021-07-23 Kristen Kessel , Amin Saberi , Ali Shameli , David Wajc

In our problem, we are given access to a number of sequences of nonnegative i.i.d. random variables, whose realizations are observed sequentially. All sequences are of the same finite length. The goal is to pick one element from each…

Statistics Theory · Mathematics 2024-02-06 Aristomenis Tsopelakos , Olgica Milenkovic

We study the classic single-choice prophet secretary problem through a resource augmentation lens. Our goal is to bound the $(1-\epsilon)$-competition complexity for different classes of online algorithms. This metric asks for the smallest…

Computer Science and Game Theory · Computer Science 2024-11-19 Tomer Ezra , Tamar Garbuz

We initiate the study of the prophet inequality problem through the resource augmentation framework in scenarios when the values of the rewards are correlated. Our goal is to determine the number of additional rewards an online algorithm…

Machine Learning · Computer Science 2024-09-12 Tomer Ezra , Tamar Garbuz

Prophet inequalities consist of many beautiful statements that establish tight performance ratios between online and offline allocation algorithms. Typically, tightness is established by constructing an algorithmic guarantee and a…

Computer Science and Game Theory · Computer Science 2025-03-14 Jiashuo Jiang , Will Ma , Jiawei Zhang

Prophet inequalities are performance guarantees for online algorithms (a.k.a. stopping rules) solving the following "hiring problem": a decision maker sequentially inspects candidates whose values are independent random numbers and is asked…

Data Structures and Algorithms · Computer Science 2022-05-23 Makis Arsenis , Robert Kleinberg