← Latest papers
🔢 mathematics

Multiunit I.I.D. Prophet Inequalities via Extreme Value Asymptotics

This paper characterizes the asymptotic optimal performance of multiunit i.i.d. prophet inequalities using extreme value theory, establishing a new lower bound of 1logk8k1-\frac{\log k}{8k} that improves upon static-threshold algorithms while revealing that the widely used certainty-equivalent heuristic, though optimal under fluid scaling, can exhibit divergent regret relative to the optimal dynamic program when the ratio of offers to capacity grows large.

Original authors: Jieming Kong, Karthyek Murthy

Published 2026-07-07✓ Author reviewed
📖 5 min read🧠 Deep dive

Original authors: Jieming Kong, Karthyek Murthy

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are running a massive online sale. You have a limited number of special items (let's say k items) to give away, and a long line of n customers arriving one by one. Each customer has a secret "willingness to pay" (a reward) that you only see when they step up to the counter. You must decide instantly: Do I give them the item, or do I save it for someone later? You can't go back and change your mind, and you don't know what the next customers will offer.

Your goal is to get as much total money as possible. But there's a "Prophet" watching from the sky who knows everyone's secret numbers in advance. The Prophet simply picks the k highest offers from the entire line.

This paper asks: How close can a smart, real-time decision-maker get to the Prophet's perfect score?

Here is a breakdown of the paper's findings using simple analogies:

1. The "Weather Forecast" of Big Numbers (Extreme Value Theory)

The authors realized that to predict how well you can do in this game, you don't need to know the exact details of every single customer's offer. Instead, you just need to know the "shape" of the highest offers.

Think of it like predicting the height of the tallest wave in a storm. You don't need to measure every drop of water; you just need to know the Extreme Value Index (let's call it γ\gamma).

  • Low γ\gamma: The waves are predictable and don't get too crazy high.
  • High γ\gamma: The waves are wild; you might get a "tsunami" offer that is way bigger than the rest.

The paper proves that your success depends almost entirely on this one number (γ\gamma) and how many items you have to sell (kk).

2. The "Perfect" Strategy vs. The "Good Enough" Strategy

The paper compares two types of players:

A. The Super-Computer (Optimal Dynamic Program)
This is the "perfect" player. It does complex math at every step, calculating the exact odds of future offers to make the best possible decision.

  • The Result: As the number of customers (nn) gets huge, this player gets incredibly close to the Prophet's score.
  • The Catch: If the offers are very wild (high γ\gamma), the player loses a tiny bit of money. But as you have more items to sell (kk increases), this loss shrinks rapidly. The paper gives a new, very precise formula for exactly how close they get.

B. The "Rule of Thumb" Player (The CE Heuristic)
This is a simpler, faster player used by many real-world companies. Instead of doing complex math, it uses a simple rule: "I have kk items and nn customers. I need to sell them at a steady rate. So, I will only accept offers that are in the top k/nk/n percent of what I've seen so far."

  • The Old Belief: People thought this simple rule was almost perfect, especially if the number of items and customers grew together (like a steady stream).
  • The New Discovery: The paper finds that while this simple rule is great when you have many items to sell, it has a hidden flaw.
    • If you have a small budget (few items) and a huge crowd (many customers), this simple rule can make a massive mistake compared to the Super-Computer.
    • Imagine the simple rule says "No" to a great offer because it's trying to save space for later, but the "Super-Computer" would have taken it. When the offers are wild (high γ\gamma), this gap in performance doesn't just stay small; it can grow infinitely large as the crowd gets bigger.

3. The "Fluid" Trap

For a long time, researchers assumed that if the number of items (kk) and customers (nn) both grew at the same speed (like a river flowing steadily), the simple rule was safe.

The paper says: Be careful.
If you are in a real-world scenario where you have a fixed, small number of items (say, 25) and a massive, unpredictable crowd (say, 600 people), the "steady river" assumption breaks. In this "dry" scenario, the simple rule can perform significantly worse than the complex, perfect strategy, especially if the offers are unpredictable.

Summary of the Takeaways

  1. The Shape Matters: How well you do depends on how "wild" the top offers are (the Extreme Value Index).
  2. More Items = Better Performance: Whether you use a simple rule or a complex computer, having more items to sell (kk) makes you much closer to the perfect Prophet score.
  3. Simple Rules Have Limits: The popular "steady rate" strategy (CE Heuristic) is excellent when you have plenty of items. However, if you have a small number of items and a huge crowd, it can fail to capture value that a smarter, more complex strategy would have caught.
  4. The "Perfect" Formula: The authors found a new mathematical formula that tells you exactly how close the best possible strategy gets to the Prophet, depending on how wild the offers are.

In short: If you are selling a few rare items to a massive crowd, don't rely on simple rules of thumb. The math says you need to be more careful, because the "wild" nature of the offers can cost you a lot of money if you aren't using the most advanced strategy available.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →