← Latest papers
📊 statistics

A Regret Perspective on Online Multiple Testing

This paper introduces the concept of Weighted Regret to address the asymmetric costs of errors in Online Multiple Testing, proving that deterministic FDR-controlled procedures suffer linear regret due to threshold depletion, and proposes the Decoupled-OMT (DOMT) meta-wrapper which uses history-decoupled random perturbations to achieve order-optimal sublinear regret while preserving exact asymptotic safety.

Original authors: Qingyang Hao, Kongchang Zhou, Fang Kong, Hongxin Wei

Published 2026-05-15
📖 5 min read🧠 Deep dive

Original authors: Qingyang Hao, Kongchang Zhou, Fang Kong, Hongxin Wei

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 or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

The Big Picture: The "Never-Ending Exam"

Imagine you are a teacher grading a never-ending stream of student papers. Every day, a new paper arrives, and you must immediately decide: "Is this a passing grade (a real discovery) or a failing grade (a mistake)?" You cannot wait to see the next paper to make today's decision.

In statistics, this is called Online Multiple Testing (OMT). The goal is to find the "good" papers (signals) without accidentally passing too many "bad" papers (false alarms).

The Problem: The "Empty Wallet" Trap

For a long time, statisticians have tried to solve this by being very careful. They use a metaphorical "Testing Wallet" (called α\alpha-wealth). Every time you say "Yes, this is a discovery," you spend a little bit of money from your wallet. If you run out of money, you can't say "Yes" anymore, even if a great paper arrives.

The Flaw:
In the real world, sometimes you get a long streak of "bad" papers (noise).

  • The Deterministic Approach: If you are too careful, you spend your money on the bad papers, or you stop spending it entirely to save up.
  • The Result: Your wallet eventually hits zero. When a real good paper finally arrives after a long dry spell, you have no money left to buy it. You miss it. This is called Threshold Depletion.

The paper argues that traditional methods are like a miser who saves so much money they starve when the real opportunity finally shows up.

The New Idea: "Weighted Regret"

The authors introduce a new way to measure success called Weighted Regret.

  • Old Way: Count how many mistakes you made (False Positives) and how many good things you missed (False Negatives) separately.
  • New Way: Imagine a scale.
    • If you pass a bad paper, you lose 1 point.
    • If you miss a good paper, you lose 100 points (because in high-stakes fields like medicine or fraud detection, missing a real danger is much worse than a false alarm).
  • The Goal: Minimize the total points lost on this scale.

The "Aha!" Moment: The Linear Trap

The authors proved a scary mathematical fact: If you are purely deterministic (no randomness), you are doomed.

  • If you try to keep your wallet full to catch future hits, you will inevitably make too many mistakes right now.
  • If you try to be super strict to avoid mistakes now, you will run out of money and miss everything later.
  • The Verdict: A purely logical, non-random algorithm will eventually lose a massive amount of points (Linear Regret) because it gets stuck in a "blind spot" during long dry spells.

The Solution: DOMT (The "Decoupled" Explorer)

To fix this, the authors propose DOMT (Decoupled-OMT). Think of it as giving the teacher a magic, invisible safety net.

Here is how DOMT works:

  1. The Virtual Wallet: The teacher keeps a "Virtual Wallet" that follows the strict, old rules. This wallet is never touched by mistakes. It stays safe.
  2. The Magic Net (Random Noise): When deciding whether to pass a paper, the teacher adds a tiny, random "push" (a random perturbation) to their decision threshold.
    • Imagine the teacher says, "I usually need a score of 90 to pass."
    • DOMT says, "Today, I'll randomly lower that bar to 88, 89, or 90."
  3. The Decoupling: Crucially, if the teacher passes a paper only because of that random push, it counts as a discovery for the final score, BUT it does not spend money from the Virtual Wallet.
    • The Virtual Wallet stays clean and safe.
    • The "Random Push" is a one-way ticket: it helps you catch things, but it doesn't ruin your future budget.

Why This is a Game Changer

  • The "Cold-Start Tax": The paper admits that during a long dry spell (where there are no good papers), this random pushing might cause a few false alarms. The authors call this the "Cold-Start Tax." It's a small fee you pay to keep the door open.
  • The Payoff: Because you kept the door open, when a massive wave of good papers finally arrives (a "burst"), you are ready to catch them. The deterministic algorithms, having run out of money, are locked out.
  • The Result: DOMT proves that by paying a small, controlled tax now, you save a massive amount of regret later. It navigates the "Pareto Frontier" (the perfect balance between mistakes and missed opportunities) better than any rigid, non-random method.

Summary in One Sentence

The paper shows that being too rigid and logical in a changing world causes you to miss big opportunities, but by adding a little bit of controlled, random "wiggling" that doesn't ruin your long-term budget, you can catch the big wins that others miss.

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 →