Papers
Topics
Authors
Recent
Search
2000 character limit reached

Prophet Inequality: Theory and Applications

Updated 14 July 2026
  • Prophet Inequality is a framework for optimal stopping problems where an online decision-maker competes against an omniscient prophet who sees all outcomes.
  • It demonstrates that threshold stopping rules can achieve competitive ratios, with a classical constant of 1/2 and improved bounds in IID, random, or constrained orders.
  • Recent research extends PI to models with prediction augmentation, combinatorial constraints, multi-agent dynamics, and temporal commitments.

Searching arXiv for recent and foundational prophet inequality papers to ground the encyclopedia entry. arXiv search query: "prophet inequality" Prophet inequality (PI) denotes a family of optimal stopping problems in which an online decision-maker is compared with an omniscient “prophet” who sees all realizations in advance. In the classical form, one observes a sequence of independent non-negative random variables X1,X2,,XnX_1,X_2,\ldots,X_n online; after seeing XiX_i, the gambler must irrevocably accept and stop or reject and continue, while the prophet obtains maxiXi\max_i X_i. The central performance measure is the competitive ratio between the expected online reward and E[maxiXi]\mathbb{E}[\max_i X_i]. The subject has since expanded to random-order models, i.i.d. settings, matroid and auction constraints, limited-information regimes, prediction-augmented algorithms, lookback and oracle models, and stationary continuous-time variants (Brüstle et al., 19 Feb 2026, 1807.07483, Ehsani et al., 2017).

1. Classical formulation and canonical constants

In the classical PI setting, the distributions of X1,,XnX_1,\dots,X_n are known and independent, realizations are revealed one by one, and the goal is an online algorithm with expected reward ALG\mathrm{ALG} satisfying

ALGcOPT,OPT=E ⁣[maxi[n]Xi].\mathrm{ALG}\ge c\cdot \mathrm{OPT}, \qquad \mathrm{OPT}=\mathbb{E}\!\left[\max_{i\in[n]}X_i\right].

A foundational result due to Krengel–Sucheston and Samuel‑Cahn states that there exists a threshold stopping rule guaranteeing c=1/2c=1/2, and that $1/2$ is tight for independent general distributions. A clean version, emphasized by Kleinberg–Weinberg, uses the threshold

τ=12E ⁣[maxiXi],\tau=\frac12\,\mathbb{E}\!\left[\max_i X_i\right],

and accepts the first XiX_i0 (Brüstle et al., 19 Feb 2026).

The i.i.d. specialization is strictly stronger. In the i.i.d. setting, Kertz and later Correa et al. showed that the optimal competitive ratio against the maximum is about XiX_i1 (Molina et al., 2024). This separates the homogeneous and heterogeneous regimes: the classical XiX_i2 barrier is a property of independent general distributions, not of i.i.d. inputs.

A further informational baseline is that full distributional knowledge is not necessary for the classical constant. “The Prophet Inequality Can Be Solved Optimally with a Single Set of Samples” shows that one independent sample from each distribution before play suffices to recover the original approximation of XiX_i3, even against an almighty adversary (Wang, 2018).

2. Arrival order, random order, and constrained order

A major axis of PI research concerns the order in which realizations arrive. In the Prophet Secretary model, samples from independent random variables arrive in a uniformly random order. “Prophet Secretary Through Blind Strategies” shows that blind strategies can achieve a constant of XiX_i4, improving on earlier bounds, and then strengthens this to about XiX_i5; it also proves that blind strategies cannot achieve better than XiX_i6, and that no algorithm for the gambler can achieve better than XiX_i7 (1807.07483). These results formalize the gain from random arrival relative to the adversarial-order constant XiX_i8.

Random order is nevertheless weaker than allowing the gambler to choose the order. “Prophet Inequalities: Separating Random Order from Order Selection” proves analytically that in the Random Order model no algorithm can achieve a ratio larger than XiX_i9, while the Order Selection model admits an algorithm with ratio maxiXi\max_i X_i0, thereby separating the two models (Giambartolomei et al., 2023).

The constrained-order model interpolates between a single fixed order and full control. “Constrained-Order Prophet Inequalities” studies a predefined set maxiXi\max_i X_i1 of allowed permutations and shows that even when only two orderings are allowed—namely, the forward and reverse orderings—the gambler-to-prophet ratio achievable by threshold stopping rules improves to maxiXi\max_i X_i2. It further shows a “double plateau” phenomenon: after increasing from maxiXi\max_i X_i3 to maxiXi\max_i X_i4, the ratio achievable by threshold stopping rules does not exceed maxiXi\max_i X_i5 until the number of allowed permutations grows to maxiXi\max_i X_i6, while maxiXi\max_i X_i7 is achievable with a suitably chosen set of maxiXi\max_i X_i8 permutations (Arsenis et al., 2020).

Model Representative guarantee Source
Classical independent, adversarial order maxiXi\max_i X_i9 tight (Brüstle et al., 19 Feb 2026)
Prophet Secretary, blind strategies E[maxiXi]\mathbb{E}[\max_i X_i]0 achievable; blind strategies cannot achieve better than E[maxiXi]\mathbb{E}[\max_i X_i]1; no algorithm better than E[maxiXi]\mathbb{E}[\max_i X_i]2 (1807.07483)
Random Order hardness at most E[maxiXi]\mathbb{E}[\max_i X_i]3 (Giambartolomei et al., 2023)
Constrained order, forward and reverse E[maxiXi]\mathbb{E}[\max_i X_i]4 for threshold stopping rules (Arsenis et al., 2020)
IID single-choice against the maximum about E[maxiXi]\mathbb{E}[\max_i X_i]5 (Molina et al., 2024)

3. Policy classes, threshold design, and benchmark changes

Threshold rules remain the dominant algorithmic template, but their sophistication varies substantially. In Prophet Secretary, the blind-strategy framework uses a nonincreasing sequence of thresholds derived from a function E[maxiXi]\mathbb{E}[\max_i X_i]6, independent of the instance, and analyzes the induced stopping-time distribution through Schur-convexity and “weak log-Schur-convexity” arguments (1807.07483). This places threshold design itself at the center of PI theory.

A complementary line studies restricted flexibility. “The IID Prophet Inequality with Limited Flexibility” examines i.i.d. prophet inequalities when the policy may use at most E[maxiXi]\mathbb{E}[\max_i X_i]7 distinct prices over the selling horizon. For E[maxiXi]\mathbb{E}[\max_i X_i]8 prices, it shows an improvement of at least E[maxiXi]\mathbb{E}[\max_i X_i]9 over the best fixed-price solution, and X1,,XnX_1,\dots,X_n0 prices suffice to guarantee almost X1,,XnX_1,\dots,X_n1 of the approximation factor obtained by a fully dynamic policy that uses an arbitrary number of prices (Perez-Salazar et al., 2022). This identifies a sharp complexity–performance tradeoff within threshold policies.

Another direction changes the benchmark rather than the policy class. “Prophet Inequalities: Competing with the Top X1,,XnX_1,\dots,X_n2 Items is Easy” studies the i.i.d. model where the online decision maker selects one item but competes against the prophet’s average of the top X1,,XnX_1,\dots,X_n3 items. It shows that the worst-case competitive ratio X1,,XnX_1,\dots,X_n4 is exactly the solution to an integral equation, that X1,,XnX_1,\dots,X_n5, and that X1,,XnX_1,\dots,X_n6, much closer to X1,,XnX_1,\dots,X_n7 than the classical bound of X1,,XnX_1,\dots,X_n8 for X1,,XnX_1,\dots,X_n9 (Molina et al., 2024). This benchmark change makes the problem substantially less adversarial.

4. Combinatorial constraints, limited information, and market models

PI extends naturally from single-choice stopping to combinatorial feasibility constraints. In adversarial order, Kleinberg–Weinberg and Feldman et al. showed ALG\mathrm{ALG}0-approximation prophet inequalities for matroids and combinatorial auctions; under random order, “Prophet Secretary for Combinatorial Auctions and Matroids” improves this to ALG\mathrm{ALG}1-approximation for both matroids and XOS combinatorial auctions, using threshold-based techniques and a continuous-time analysis (Ehsani et al., 2017).

Limited-information versions preserve much of this structure. “Prophet Inequalities with Limited Information” develops the first single-sample prophet inequalities for many settings of interest. For ALG\mathrm{ALG}2-uniform matroids it provides a novel single-sample algorithm with competitive ratio ALG\mathrm{ALG}3, matching the best possible asymptotically even with full distributional knowledge; it also gives a black-box method converting order-oblivious secretary algorithms into single-sample prophet inequalities and a constant-sample prophet inequality for constant-degree bipartite matchings (Azar et al., 2013). Together with the single-choice ALG\mathrm{ALG}4-approximation from one sample per distribution (Wang, 2018), this shows that the classical full-information assumption is often stronger than necessary.

The framework also extends beyond independent arrival times in the usual form. “Prophet Inequality with Correlated Arrival Probabilities, with Application to Two Sided Matchings” proves a corresponding bound for correlated non-negative random variables and derives the first online algorithms with worst-case performance guarantees for a class of two-sided bipartite matching problems arising in online task assignment (Truong et al., 2019).

A stationary continuous-time version replaces a finite horizon by time-average performance. “The Stationary Prophet Inequality Problem” studies Poisson arrivals and perishing goods, and proves pricing-based policies that achieve a ALG\mathrm{ALG}5-approximation of the optimal offline policy, which is best possible, and a better than ALG\mathrm{ALG}6-approximation of the optimal online policy; in the single-good case it gives a ALG\mathrm{ALG}7-approximation to the optimal online policy, and in the multi-good setting a ALG\mathrm{ALG}8 approximation against the offline benchmark (Kessel et al., 2021).

5. Predictions, oracle advice, and lookback

A recent PI direction augments the online algorithm with structured side information. “Prophet Inequality with Conservative Prediction” adds a conservative prediction ALG\mathrm{ALG}9 of the realized maximum ALGcOPT,OPT=E ⁣[maxi[n]Xi].\mathrm{ALG}\ge c\cdot \mathrm{OPT}, \qquad \mathrm{OPT}=\mathbb{E}\!\left[\max_{i\in[n]}X_i\right].0, satisfying

ALGcOPT,OPT=E ⁣[maxi[n]Xi].\mathrm{ALG}\ge c\cdot \mathrm{OPT}, \qquad \mathrm{OPT}=\mathbb{E}\!\left[\max_{i\in[n]}X_i\right].1

In the known-ALGcOPT,OPT=E ⁣[maxi[n]Xi].\mathrm{ALG}\ge c\cdot \mathrm{OPT}, \qquad \mathrm{OPT}=\mathbb{E}\!\left[\max_{i\in[n]}X_i\right].2 regime, it gives a tight competitive ratio

ALGcOPT,OPT=E ⁣[maxi[n]Xi].\mathrm{ALG}\ge c\cdot \mathrm{OPT}, \qquad \mathrm{OPT}=\mathbb{E}\!\left[\max_{i\in[n]}X_i\right].3

which interpolates from ALGcOPT,OPT=E ⁣[maxi[n]Xi].\mathrm{ALG}\ge c\cdot \mathrm{OPT}, \qquad \mathrm{OPT}=\mathbb{E}\!\left[\max_{i\in[n]}X_i\right].4 at ALGcOPT,OPT=E ⁣[maxi[n]Xi].\mathrm{ALG}\ge c\cdot \mathrm{OPT}, \qquad \mathrm{OPT}=\mathbb{E}\!\left[\max_{i\in[n]}X_i\right].5 to ALGcOPT,OPT=E ⁣[maxi[n]Xi].\mathrm{ALG}\ge c\cdot \mathrm{OPT}, \qquad \mathrm{OPT}=\mathbb{E}\!\left[\max_{i\in[n]}X_i\right].6 at ALGcOPT,OPT=E ⁣[maxi[n]Xi].\mathrm{ALG}\ge c\cdot \mathrm{OPT}, \qquad \mathrm{OPT}=\mathbb{E}\!\left[\max_{i\in[n]}X_i\right].7. In the ALGcOPT,OPT=E ⁣[maxi[n]Xi].\mathrm{ALG}\ge c\cdot \mathrm{OPT}, \qquad \mathrm{OPT}=\mathbb{E}\!\left[\max_{i\in[n]}X_i\right].8-oblivious regime, a threshold based on ALGcOPT,OPT=E ⁣[maxi[n]Xi].\mathrm{ALG}\ge c\cdot \mathrm{OPT}, \qquad \mathrm{OPT}=\mathbb{E}\!\left[\max_{i\in[n]}X_i\right].9 yields

c=1/2c=1/20

so the algorithm is perfectly robust at c=1/2c=1/21 and reaches c=1/2c=1/22 at c=1/2c=1/23; the paper also proves that no c=1/2c=1/24-oblivious algorithm can simultaneously satisfy c=1/2c=1/25 and c=1/2c=1/26. In a more general prediction model with arbitrary coordinate-wise predictions c=1/2c=1/27, any algorithm with consistency c=1/2c=1/28 and robustness c=1/2c=1/29 must satisfy $1/2$0 (Brüstle et al., 19 Feb 2026).

“Oracle-Augmented Prophet Inequalities” studies a different advice model in which the gambler may ask an oracle whether the current realization is greater than the remaining realizations. With $1/2$1 oracle calls, the model is equivalent to Top-$1/2$2-of-$1/2$3 for maximizing the probability of selecting the maximum, but the equivalence fails for the competitive ratio. For non-IID Ratio of Expectations, the optimal competitive ratio is

$1/2$4

where $1/2$5 is the unique positive solution of

$1/2$6

and asymptotically

$1/2$7

The same paper also gives new bounds for Top-$1/2$8-of-$1/2$9 prophet models (Har-Peled et al., 2024).

“Lookback Prophet Inequalities” relaxes irrevocability by allowing revisiting previously rejected items under decay. Under mild monotonicity assumptions on the decay functions, the problem reduces to the case where all decay functions are equal to the same function τ=12E ⁣[maxiXi],\tau=\frac12\,\mathbb{E}\!\left[\max_i X_i\right],0, where

τ=12E ⁣[maxiXi],\tau=\frac12\,\mathbb{E}\!\left[\max_i X_i\right],1

In adversarial order, the τ=12E ⁣[maxiXi],\tau=\frac12\,\mathbb{E}\!\left[\max_i X_i\right],2-prophet inequality is solved exactly: the optimal competitive ratio is

τ=12E ⁣[maxiXi],\tau=\frac12\,\mathbb{E}\!\left[\max_i X_i\right],3

If τ=12E ⁣[maxiXi],\tau=\frac12\,\mathbb{E}\!\left[\max_i X_i\right],4, then lookback does not improve the worst-case competitive ratio beyond the classical one. The random-order and IID analyses yield increasing upper and lower bounds as functions of τ=12E ⁣[maxiXi],\tau=\frac12\,\mathbb{E}\!\left[\max_i X_i\right],5 (Benomar et al., 2024).

6. Multi-agent, temporal, and strategic variants

The PI paradigm has also been extended to explicitly game-theoretic and temporal environments. “Prophet Inequality with Competing Agents” introduces τ=12E ⁣[maxiXi],\tau=\frac12\,\mathbb{E}\!\left[\max_i X_i\right],6 agents who simultaneously select from the same online stream. Under random tie-breaking, every agent can guarantee at least τ=12E ⁣[maxiXi],\tau=\frac12\,\mathbb{E}\!\left[\max_i X_i\right],7 of the highest reward and at least τ=12E ⁣[maxiXi],\tau=\frac12\,\mathbb{E}\!\left[\max_i X_i\right],8 of the optimal social welfare; under ranked tie-breaking, the τ=12E ⁣[maxiXi],\tau=\frac12\,\mathbb{E}\!\left[\max_i X_i\right],9th ranked agent can guarantee at least a half of the XiX_i00th highest reward. The paper also shows that, for ranked tie-breaking, the equilibrium of the XiX_i01-agent game corresponds to the optimal strategy of a single decision maker who can select up to XiX_i02 rewards (Ezra et al., 2021).

A temporal generalization appears in “Prophet-Inequalities over Time,” where accepting a value means selecting it for a duration and becoming unavailable until that period ends. The paper describes the structure of the optimal stopping rule, gives a single-threshold algorithm with prophet-inequality XiX_i03 for all input lengths XiX_i04, an advanced algorithm with prophet-inequality XiX_i05 as the number of steps tends to infinity, and an upper bound of XiX_i06 on the best possible prophet-inequality (Abels et al., 2022). This variant preserves the prophet benchmark but changes the meaning of commitment.

The overall literature therefore presents PI not as a single theorem but as a research program organized around a common benchmark—competition with an offline maximum or offline optimum—under changing assumptions about arrival order, feasibility, information, predictions, and reversibility. Several frontiers remain open in the papers cited here: the exact optimal constant for Prophet Secretary still lies between about XiX_i07 and XiX_i08 (1807.07483); the Random Order–Order Selection gap has only recently been separated analytically (Giambartolomei et al., 2023); and conservative-prediction techniques are explicitly suggested for matroid constraints, knapsack, and matching (Brüstle et al., 19 Feb 2026). These open problems indicate that PI continues to function as a unifying framework for online selection, mechanism design, and learning-augmented online algorithms.

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Prophet Inequality (PI).