English
Related papers

Related papers: Prophet Inequalities for Cost Minimization

200 papers

We present a general framework for stochastic online maximization problems with combinatorial feasibility constraints. The framework establishes prophet inequalities by constructing price-based online approximation algorithms, a natural…

Computer Science and Game Theory · Computer Science 2017-07-11 Paul Dütting , Michal Feldman , Thomas Kesselheim , Brendan Lucier

We explore a prophet inequality problem, where the values of a sequence of items are drawn i.i.d. from some distribution, and an online decision maker must select one item irrevocably. We establish that $\mathrm{CR}_{\ell}$ the worst-case…

Data Structures and Algorithms · Computer Science 2025-01-13 Mathieu Molina , Nicolas Gast , Patrick Loiseau , Vianney Perchet

In online sales, sellers usually offer each potential buyer a posted price in a take-it-or-leave fashion. Buyers can sometimes see posted prices faced by other buyers, and changing the price frequently could be considered unfair. The…

Computer Science and Game Theory · Computer Science 2023-08-15 Sebastian Perez-Salazar , Mohit Singh , Alejandro Toriello

Prophet inequalities compare the expected performance of an online algorithm for a stochastic optimization problem to the expected optimal solution in hindsight. They are a major alternative to classic worst-case competitive analysis, of…

Computer Science and Game Theory · Computer Science 2020-04-22 Paul Dütting , Thomas Kesselheim , Brendan Lucier

Prophet inequalities are a central object of study in optimal stopping theory. A gambler is sent values in an online fashion, sampled from an instance of independent distributions, in an adversarial, random or selected order, depending on…

Data Structures and Algorithms · Computer Science 2024-11-05 Giordano Giambartolomei , Frederik Mallmann-Trenn , Raimundo Saona

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

We study a variant of the single-choice prophet inequality problem where the decision-maker does not know the underlying distribution and has only access to a set of samples from the distributions. Rubinstein et al. [2020] showed that the…

Computer Science and Game Theory · Computer Science 2024-09-04 Tomer Ezra

In this work, we study the single-choice prophet inequality problem, where a gambler faces a sequence of~$n$ online i.i.d. random variables drawn from an unknown distribution. When a variable reveals its value, the gambler needs to decide…

Data Structures and Algorithms · Computer Science 2023-08-23 Bo Li , Xiaowei Wu , Yutong Wu

We consider the problem of selling perishable items to a stream of buyers in order to maximize social welfare. A seller starts with a set of identical items, and each arriving buyer wants any one item, and has a valuation drawn i.i.d. from…

Computer Science and Game Theory · Computer Science 2020-01-23 Reza Alijani , Siddhartha Banerjee , Sreenivas Gollapudi , Kamesh Munagala , Kangning Wang

We study the prophet secretary problem, a well-studied variant of the classic prophet inequality, where values are drawn from independent known distributions but arrive in uniformly random order. Upon seeing a value at each step, the…

Computer Science and Game Theory · Computer Science 2023-05-19 Paul Dütting , Evangelia Gergatsouli , Rojin Rezvan , Yifeng Teng , Alexandros Tsigonias-Dimitriadis

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

We study a pricing problem where a seller has $k$ identical copies of a product, buyers arrive sequentially, and the seller prices the items aiming to maximize social welfare. When $k=1$, this is the so called "prophet inequality" problem…

Computer Science and Game Theory · Computer Science 2023-06-21 Shuchi Chawla , Nikhil Devanur , Thodoris Lykouris

We consider prophet inequalities under downward-closed constraints. In this problem, a decision-maker makes immediate and irrevocable choices on arriving elements, subject to constraints. Traditionally, performance is compared to the…

Computer Science and Game Theory · Computer Science 2023-10-10 Tomer Ezra , Stefano Leonardi , Rebecca Reiffenhäuser , Matteo Russo , Alexandros Tsigonias-Dimitriadis

Prophet inequalities are a central object of study in optimal stopping theory. In the iid model, a gambler sees values in an online fashion, sampled independently from a given distribution. Upon observing each value, the gambler either…

Data Structures and Algorithms · Computer Science 2025-06-23 Giordano Giambartolomei , Frederik Mallmann-Trenn , Raimundo Saona

Prophet inequalities are a cornerstone in optimal stopping and online decision-making. Traditionally, they involve the sequential observation of $n$ non-negative independent random variables and face irrevocable accept-or-reject choices.…

Computer Science and Game Theory · Computer Science 2024-08-22 Sebastian Perez-Salazar , Victor Verdugo

A prophet inequality states, for some $\alpha\in[0,1]$, that the expected value achievable by a gambler who sequentially observes random variables $X_1,\dots,X_n$ and selects one of them is at least an $\alpha$ fraction of the maximum value…

Data Structures and Algorithms · Computer Science 2020-11-24 José Correa , Paul Dütting , Felix Fischer , Kevin Schewior , Bruno Ziliotto

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

Computer Science and Game Theory · Computer Science 2024-02-23 Johannes Brustle , José Correa , Paul Dütting , Tomer Ezra , Michal Feldman , Victor Verdugo

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

Consider a gambler who observes a sequence of independent, non-negative random numbers and is allowed to stop the sequence at any time, claiming a reward equal to the most recent observation. The famous prophet inequality of Krengel,…

Data Structures and Algorithms · Computer Science 2012-01-24 Robert Kleinberg , S. Matthew Weinberg

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