← Latest papers
📊 statistics

Almost sure convergence rates of adaptive increasingly rare Markov chain Monte Carlo

This paper establishes almost sure convergence rates for adaptive increasingly rare Markov chain Monte Carlo algorithms under a Wasserstein-like contraction assumption, demonstrating their applicability across various ergodicity settings without requiring technical conditions like diminishing adaptation.

Original authors: Julian Hofstadler, Krzysztof Latuszynski, Gareth O. Roberts, Daniel Rudolf

Published 2026-02-24
📖 4 min read☕ Coffee break read

Original authors: Julian Hofstadler, Krzysztof Latuszynski, Gareth O. Roberts, Daniel Rudolf

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

Imagine you are trying to guess the average height of everyone in a massive, invisible city. You can't see the whole city at once, so you have to send out a single explorer (a "random walker") to visit people one by one. Every time the explorer visits someone, they write down the height. Eventually, if the explorer visits enough people, the average of their notes should match the true average of the city.

This is the basic idea of Markov Chain Monte Carlo (MCMC), a powerful tool statisticians use to solve complex math problems.

However, there's a catch. The explorer is a bit clumsy. If they just wander aimlessly, it might take them a million years to visit enough people to get a good average. To help them, we can give the explorer a GPS that learns. This is Adaptive MCMC. The GPS looks at where the explorer has been and says, "Hey, you keep getting stuck in that one neighborhood; let's change your walking style to explore better."

The Problem with "Always-On" GPS

The problem with a GPS that learns constantly is that it can get confused. If the GPS changes its mind every single step, the explorer never settles into a rhythm. It's like trying to learn to ride a bike while someone keeps changing the handlebars and the seat every second. The math behind this is incredibly messy and hard to prove works.

The Solution: "Increasingly Rare" Adjustments

This paper introduces a clever trick called AIR (Adaptive Increasingly Rare).

Imagine the GPS doesn't change every step. Instead:

  1. First hour: It checks the map and adjusts the route every 10 minutes.
  2. Second hour: It adjusts every hour.
  3. Third hour: It adjusts every day.
  4. Later: It adjusts once a year.

The adjustments happen, but they happen less and less frequently as time goes on. Eventually, the explorer is just walking on a fixed path, but that path was carefully tuned by the GPS earlier.

What This Paper Actually Does

The authors of this paper wanted to answer a very specific question: "How fast does our explorer's average get accurate?"

In math, we often talk about "convergence rates." Think of it like a speedometer.

  • Slow convergence: The explorer is still guessing wildly after a long time.
  • Fast convergence: The explorer's guess is very close to the truth very quickly.

The authors proved that with the AIR method, the explorer's guess gets incredibly close to the truth very fast. Specifically, they showed that the error shrinks at a rate that is almost as good as the theoretical best possible speed (known as the "Law of the Iterated Logarithm").

The Secret Sauce: "Wasserstein Contraction"

To prove this, the authors used a concept called Wasserstein contraction. Let's use a metaphor:

Imagine the explorer is a drop of ink falling into a glass of water.

  • Without contraction: The ink might stay in a clump or swirl around forever.
  • With contraction: The water is designed so that no matter where the ink starts, it gets squeezed and mixed into the whole glass very quickly.

The authors assumed that their "water" (the mathematical space) has this squeezing property. They proved that if the water squeezes the ink well enough, then even with the "rare adjustments" of the AIR method, the explorer will find the true average very quickly.

Why This Matters

  1. It's Safer: Unlike other adaptive methods that require strict, complicated rules to work, this method is more robust. You don't need to force the GPS to "slow down" its learning speed artificially; the "rare adjustment" schedule does the work for you.
  2. It's Faster: They showed that even if you only run the simulation once (which is what happens in real life), you can be confident that your result is accurate within a predictable timeframe.
  3. It's Flexible: They proved this works for many different types of "cities" (mathematical problems), whether the explorer is walking on a flat plain or a mountainous terrain.

The Bottom Line

This paper is like a manual for a new type of GPS for statisticians. It says: "Don't try to steer the car every second. Just check the map occasionally, and let the intervals between checks get longer and longer. If you do this, you will reach your destination (the correct answer) faster and with more certainty than you thought possible."

It turns a chaotic, hard-to-predict process into a smooth, reliable journey.

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 →