← Latest papers
📊 statistics

Besag-Clifford e-values for unnormalized testing

This paper proposes a method using the Besag-Clifford parallel approach to generate valid, log-optimal e-values for hypothesis testing and model evaluation involving unnormalized probability distributions, thereby overcoming the intractability of normalizing constants that typically prevents likelihood ratio testing.

Original authors: Alexander Dombowsky, Barbara E. Engelhardt, Aaditya Ramdas

Published 2026-03-18
📖 5 min read🧠 Deep dive

Original authors: Alexander Dombowsky, Barbara E. Engelhardt, Aaditya Ramdas

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 Problem: The "Missing Receipt"

Imagine you are a detective trying to solve a crime. You have a suspect (the Null Hypothesis) and you want to know if they are guilty (the Alternative Hypothesis).

In statistics, the best way to do this is usually to compare how likely the evidence is under the "Guilty" scenario versus the "Innocent" scenario. This is called a Likelihood Ratio. It's like asking: "If this person is guilty, how likely is this fingerprint? If they are innocent, how likely is it?"

The Catch: In many modern machine learning problems (like modeling complex galaxy movements or neural networks), we know the shape of the "Guilty" and "Innocent" scenarios, but we don't know the total size of the universe they live in. We are missing the "normalizing constant" (the receipt). Without the receipt, we can't calculate the exact probability. It's like trying to compare the weight of two bags of apples, but you don't know how heavy a single apple is supposed to be. You can't do the math.

The Solution: The "Parallel Universe" Trick

The authors propose a clever workaround. Instead of trying to calculate the impossible math, they use a simulation trick called the Besag-Clifford method.

Think of it like this:

  1. The Setup: You have your real evidence (Data XX).
  2. The Time Travel: You send your evidence "backwards in time" through a machine (a Markov Chain) to create a "ghost" version of the evidence (Y(0)Y^{(0)}).
  3. The Parallel Universes: From that ghost, you spawn MM new "parallel universe" versions of the evidence (Y(1)Y^{(1)} to Y(M)Y^{(M)}) by running the machine forwards.
  4. The Swap: Because of how the machine works, if your original evidence was truly "Innocent," then the original and all the parallel universes are exchangeable. It's like shuffling a deck of cards; you can't tell which card is the "real" one and which are the "fake" ones if the deck is fair.

The "E-Value": The Betting Chip

The paper introduces a new tool called an e-value. Think of an e-value as a betting chip.

  • If the Null Hypothesis (Innocence) is true, the average value of your betting chip should never exceed 1.
  • If the Null is false (Guilty), the chip's value should grow large.

The authors show that by taking your real data and comparing it to the MM parallel universes they generated, they can create a betting chip (the Besag-Clifford e-value) that is mathematically guaranteed to be fair, even without knowing the missing receipt.

The Magic: Getting Better with Time

The paper proves two amazing things:

  1. It gets perfect with enough data: If you run the simulation enough times (make MM very large), your betting chip becomes almost as powerful as the "perfect" math that you couldn't do in the first place. It's like having a blurry photo that becomes crystal clear as you zoom in and add more pixels.
  2. Multiple chains help: If you run several of these simulation machines at the same time (multiple chains), your betting chip becomes even stronger. It's like asking 100 people to guess the weight of a bag instead of just one; the average guess is more reliable.

Real-World Applications

The authors tested this on two very different problems:

  • Galaxy Velocities: They looked at how fast galaxies in the "Shapley Supercluster" are moving. They wanted to know if the movement was caused by 5 distinct groups of galaxies or 25. Their method successfully proved that the simpler model (5 groups) was the correct one, rejecting the complex model.
  • Sequential Testing: They showed you can use this method while data is coming in one by one (like a live stream). You can stop the experiment the moment your betting chip gets big enough to declare a winner, without messing up the math.

Why This Matters

In the past, if you couldn't calculate the exact probability (because of the missing receipt), you were stuck. You couldn't run a rigorous test.

This paper gives statisticians and data scientists a universal key. It allows them to test complex, messy, real-world models (like AI or astrophysics) with the same mathematical rigor as simple models, without needing to solve the impossible math. It turns "I can't calculate this" into "Let's simulate it and bet on the result."

Summary in a Nutshell

  • The Problem: We can't do the math for complex models because we're missing a number.
  • The Fix: We simulate "parallel universes" of the data to create a fair comparison.
  • The Result: We get a "betting chip" (e-value) that tells us if our hypothesis is true, and it gets more accurate the more we simulate.
  • The Benefit: We can now rigorously test complex AI and scientific models that were previously too hard to analyze.

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 →