Papers
Topics
Authors
Recent
2000 character limit reached

Exponential Ergodicity of RLMC

Updated 19 November 2025
  • Exponential ergodicity of RLMC is defined as the uniform, exponential convergence of its chain to the invariant distribution under strong convexity and smoothness conditions.
  • The methodology leverages a randomized midpoint approach that reduces drift bias to O(h²), significantly enhancing convergence compared to traditional Langevin algorithms.
  • Key theoretical results include explicit contraction rates derived via geometric drift and minorization, offering actionable guidelines for step-size selection and algorithm robustness.

Exponential ergodicity of RLMC refers to the property that the randomized midpoint Langevin Monte Carlo (RLMC) chain, under suitable conditions, converges to its invariant distribution at an exponential rate, uniformly over initial states. This article provides a comprehensive account of definitions, theoretical guarantees, methodologies, explicit convergence rates, and their implications within the wider Markov process literature.

1. Definitions and Theoretical Framework

Exponential ergodicity denotes the existence of constants C<C<\infty and ρ(0,1)\rho\in(0,1) such that, for a Markov chain (Xk)k0(X_k)_{k\ge0} with invariant distribution π\pi, the distance between the nn-step law Pn(x,)P^n(x,\cdot) from any initial xx and π\pi in a suitable norm decays as CρnC\rho^n. For RLMC, the Markov chain is constructed as follows:

Given U:RdRU:\mathbb{R}^d\to\mathbb{R} twice continuously differentiable (with parameters m,L>0m, L > 0 such that mId2U(x)LIdm I_d \preceq \nabla^2 U(x) \preceq L I_d for all xx), the chain iterates by first drawing ukUnif[0,1]u_k \sim \mathrm{Unif}[0,1] and independent Gaussians ξk+1,ξk+1N(0,Id)\xi_{k+1}, \xi_{k+1}' \sim N(0, I_d), computing the "midpoint"

Y=XkukhU(Xk)+2ukhξk+1,Y = X_k - u_k h \nabla U(X_k) + \sqrt{2 u_k h} \xi_{k+1}',

and then setting

Xk+1=XkhU(Y)+2hξk+1.X_{k+1} = X_k - h\nabla U(Y) + \sqrt{2h} \xi_{k+1}.

The corresponding kernel Ph(x,)P_h(x, \cdot) defines a time-homogeneous Markov chain with generator Lh=(PhI)/h\mathcal{L}_h = (P_h - I)/h, which approximates the overdamped Langevin diffusion's generator up to O(h2)O(h^2) error (Li et al., 17 Nov 2025).

2. Main Exponential Ergodicity Results

The main theorem established for RLMC asserts that, under the strong convexity and smoothness conditions on UU and for step-size 0<hm/L20 < h \le m/L^2, the RLMC chain is exponentially ergodic. There exist explicit constants C>0C>0, ρ(0,1)\rho\in(0,1), and Lyapunov function V(x)=1+x2V(x) = 1 + |x|^2 such that

dTV,V(Phn(x,),πh)C(1+V(x))ρn,d_{\mathrm{TV},V}\left(P_h^n(x,\cdot),\pi_h\right) \le C (1 + V(x)) \rho^n,

or equivalently for ρ=eαh\rho = e^{-\alpha h},

dTV,V(Phn(x,),πh)C(1+x2)exp(αnh),d_{\mathrm{TV},V}\left(P_h^n(x,\cdot),\pi_h\right) \le C(1 + |x|^2) \exp\left( - \alpha n h \right),

where dTV,Vd_{\mathrm{TV},V} denotes the weighted total variation (V-norm) distance,

fV=supxf(x)/(1+V(x)).\|f\|_V = \sup_x |f(x)| / (1 + V(x)).

The explicit contraction rate is α=1hln(12mh+(2L2+1)h2)\alpha = -\frac{1}{h}\ln(1-2mh + (2L^2+1)h^2), and the prefactor CC is given in terms of drift and minorization constants (Li et al., 17 Nov 2025).

3. Proof Methodology: Drift and Minorization

The exponential ergodicity proof has three main components:

  • Geometric Drift Condition: For V(x)=x2V(x)=|x|^2, the RLMC kernel satisfies PhV(x)λV(x)+bP_h V(x) \le \lambda V(x) + b with λ=12mh+(2L2+1)h2<1\lambda = 1 - 2mh + (2L^2+1)h^2 < 1 (for small hh) and explicit bb, ensuring the process contracts towards a compact set in expectation.
  • Minorization (Small-Set Condition): Every ball E={x:xR}E = \{x : |x|\le R\} is (1,ε)(1,\varepsilon)-small for PhP_h, allowing a uniform lower density on subsets of positive measure.
  • Meyn–Tweedie Theorem: Combining drift and minorization yields the existence and uniqueness of an invariant law, with exponential convergence in weighted total variation (Li et al., 17 Nov 2025).

The midpoint in RLMC reduces the discretization bias in the drift to O(h2)O(h^2), yielding faster mixing compared to the unadjusted Langevin algorithm (ULA), where the drift bias is only O(h)O(h) (Li et al., 17 Nov 2025).

4. Explicit Rates and Step Size Constraints

The key contraction parameter

λ=12mh+(2L2+1)h2\lambda = 1 - 2mh + (2L^2+1)h^2

yields the spectral gap of the Markov kernel: α=1hln(λ)2m(2L2+1)h,\alpha = -\frac{1}{h}\ln(\lambda) \ge 2m - (2L^2+1)h, for hm/(2L2+1)h \le m/(2L^2+1). The prefactor

C=1+(2+L2)dh+L2dh32mh(2L2+1)h2C = 1 + \frac{(2+L^2)d h + L^2 d h^3}{2mh - (2L^2+1)h^2}

is determined by the Lyapunov function and small set constants.

For the time-randomized skeleton (continuous-time RLMC), analogous spectral gap arguments give exponential ergodicity with the continuous-time rate matching the underlying diffusion, i.e., contraction at rate mm under mm-strong convexity of UU (Mao et al., 2021).

5. Relationship to General Ergodicity and Markov Process Theory

RLMC inherits its ergodicity properties from general Markov semigroup theory:

  • For reversible chains, the exponential L2L^2 ergodicity rate equals the spectral gap λ1\lambda_1 (Mao et al., 2021, Guo et al., 2020).
  • Uniform ergodicity in total variation is guaranteed provided a geometric drift-minorization pair holds (Li et al., 17 Nov 2025), and the actual convergence rate κ\kappa can be equated to the exponential rate λ\lambda under tight hitting-time control for small sets (Mao et al., 2021).
  • In the setting of functional ergodicity (e.g., ff-norms), the spectral gap criterion is necessary and sufficient for exponential ergodicity when the process is reversible; the same holds as a sufficient condition in the non-reversible case (Guo et al., 2020).

Summary of subordinate results:

Property Condition Rate Description
Geometric ergodicity mm-strong convexity, LL-smoothness, hh small α2m\alpha \approx 2m
Uniform total variation Small-set (minorization), drift κ=λ\kappa = \lambda
L2L^2-spectral gap Reversible, Poincaré inequality λ1=infD\lambda_1 = \inf \mathscr{D}
Weighted ff-ergodicity fL2(π)f\in L^2(\pi), spectral gap positive εmax=λgap\varepsilon_{\max} = \lambda_{\mathrm{gap}}

The RLMC thus achieves the optimal exponential rate allowed by the diffusion process being discretized.

6. RLMC in Broader Algorithmic Contexts and Infinite Dimensions

RLMC-type models are linked to infinite-dimensional OU processes with cylindrical Lévy noise, where exponential ergodicity has also been established under spectral gap and lower-bound conditions on the noise (Wang, 2015). The RLMC methodology integrates into the general framework by verifying the geometric drift and small-set criteria, which translates to exponential mixing in total variation with explicit rates.

If the generator admits a uniform spectral gap and the noise is sufficiently rich (in the sense of the lower Bernstein function bound), ergodicity extends to infinite-dimensional or randomized linear Markov chain settings (Wang, 2015).

7. Metrics, Extensions, and Applications

Convergence analysis for RLMC is typically presented in weighted total variation, W2W_2, relative entropy, or ff-norms. The explicit rates established for the RLMC algorithm give not only theoretical mixing guarantees but inform practical step size selection and algorithmic robustness, especially for strongly convex log-concave targets.

The RLMC framework also provides a foundation for understanding ergodicity in perturbed and reflected variants of Langevin dynamics as encountered in stochastic sampling, statistical physics, and high-dimensional Bayesian inference.


References:

  • (Li et al., 17 Nov 2025) "Convergence rate of randomized midpoint Langevin Monte Carlo"
  • (Mao et al., 2021) "Convergence Rates in Uniform Ergodicity by Hitting Times and L2L^2-exponential Convergence Rates"
  • (Guo et al., 2020) "Estimate the exponential convergence rate of f-ergodicity via spectral gap"
  • (Wang, 2015) "Linear Evolution Equations with Cylindrical Lévy Noise: Gradient Estimates and Exponential Ergodicity"
Forward Email Streamline Icon: https://streamlinehq.com

Follow Topic

Get notified by email when new papers are published related to Exponential Ergodicity of RLMC.