English
Related papers

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

200 papers

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

In the single stock trading prophet problem formulated by Correa et al.\ (2023), an online algorithm observes a sequence of prices of a stock. At each step, the algorithm can either buy the stock by paying the current price if it doesn't…

Data Structures and Algorithms · Computer Science 2025-04-21 Surbhi Rajput , Ashish Chiplunkar , Rohit Vaish

We introduce a model of competing agents in a prophet setting, where rewards arrive online, and decisions are made immediately and irrevocably. The rewards are unknown from the outset, but they are drawn from a known probability…

Computer Science and Game Theory · Computer Science 2021-07-02 Tomer Ezra , Michal Feldman , Ron Kupfer

The last success problem is an optimal stopping problem that aims to maximize the probability of stopping on the last success in a sequence of independent $n$ Bernoulli trials. In the classical setting where complete information about the…

Probability · Mathematics 2024-07-24 Toru Yoshinaga , Yasushi Kawase

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

Correa et al. [EC' 2023] introduced the following trading prophets problem. A trader observes a sequence of stochastic prices for a stock, each drawn from a known distribution, and at each time must decide whether to buy or sell.…

Data Structures and Algorithms · Computer Science 2025-10-21 Yossi Azar , Niv Buchbinder , Roie Levin , Or Vardi

In this work we initiate the study of buy-and-sell prophet inequalities. We start by considering what is arguably the most fundamental setting. In this setting the online algorithm observes a sequence of prices one after the other. At each…

Data Structures and Algorithms · Computer Science 2023-05-26 José Correa , Andrés Cristi , Paul Dütting , Mohammad Hajiaghayi , Jan Olkowski , Kevin Schewior

Consider a gambler and a prophet who observe a sequence of independent, non-negative numbers. The gambler sees the numbers one-by-one whereas the prophet sees the entire sequence at once. The goal of both is to decide on fractions of each…

Data Structures and Algorithms · Computer Science 2013-07-22 Paul Duetting , Robert Kleinberg

We study generalizations of the "Prophet Inequality" and "Secretary Problem", where the algorithm is restricted to an arbitrary downward-closed set system. For {0,1}-values, we give O(log n)-competitive algorithms for both problems. This is…

Data Structures and Algorithms · Computer Science 2024-09-05 Aviad Rubinstein

The secretary problem or the game of Googol are classic models for online selection problems that have received significant attention in the last five decades. We consider a variant of the problem and explore its connections to data-driven…

Data Structures and Algorithms · Computer Science 2019-07-16 José Correa , Andrés Cristi , Boris Epstein , José A. Soto

The prophet inequality is one of the cornerstone problems in optimal stopping theory and has become a crucial tool for designing sequential algorithms in Bayesian settings. In the i.i.d. $k$-selection prophet inequality problem, we…

Computer Science and Game Theory · Computer Science 2025-04-21 Johannes Brustle , Sebastian Perez-Salazar , Victor Verdugo

Most of the literature on online algorithms in revenue management focuses on settings with irrevocable decisions, where once a decision is made upon the arrival of a new input, it cannot be canceled later. Motivated by modern applications…

Data Structures and Algorithms · Computer Science 2025-04-22 Farbod Ekbatani , Rad Niazadeh , Pranav Nuti , Jan Vondrak

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 consider the online stochastic matching problem for bipartite graphs where edges adjacent to an online node must be probed to determine if they exist, based on known edge probabilities. Our algorithms respect commitment, in that if a…

Discrete Mathematics · Computer Science 2021-08-02 Allan Borodin , Calum MacRury , Akash Rakheja

Suppose $X_1,X_2,...$ are i.i.d. nonnegative random variables with finite expectation, and for each $k$, $X_k$ is observed at the $k$-th arrival time $S_k$ of a Poisson process with unit rate which is independent of the sequence $\{X_k\}$.…

Probability · Mathematics 2010-09-08 Pieter C. Allaart

We investigate prophet inequalities with competitive ratios approaching $1$, seeking to generalize $k$-uniform matroids. We first show that large girth does not suffice: for all $k$, there exists a matroid of girth $\geq k$ and a prophet…

Data Structures and Algorithms · Computer Science 2024-11-21 Noga Alon , Nick Gravin , Tristan Pollner , Aviad Rubinstein , Hongao Wang , S. Matthew Weinberg , Qianfan Zhang

In the prophet secretary problem, $n$ values are drawn independently from known distributions, and presented in a uniformly random order. A decision-maker must accept or reject each value when it is presented, and may accept at most $k$…

Computer Science and Game Theory · Computer Science 2022-06-09 Nick Arnosti , Will Ma

In "Recognizing the Maximum of a Sequence", Gilbert and Mosteller analyze a full information game where n measurements from an uniform distribution are drawn and a player (knowing n) must decide at each draw whether or not to choose that…

Probability · Mathematics 2018-05-30 Marcos Costa Santos Carreira

In the "correlated sampling" problem, two players are given probability distributions $P$ and $Q$, respectively, over the same finite set, with access to shared randomness. Without any communication, the two players are each required to…

Computational Complexity · Computer Science 2020-11-24 Mohammad Bavarian , Badih Ghazi , Elad Haramaty , Pritish Kamath , Ronald L. Rivest , Madhu Sudan

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