Accelerated Mixing Time of Randomized Hamiltonian Monte Carlo

arXiv:2607.12902 2026 Sampling 1 ideas extracted · analyzed Aug 30, 2026

What the math gives to ML

The paper provides a randomized Hamiltonian sampler whose refresh-and-trajectory mechanism exploits second-order dynamics rather than diffusive position updates. For an alpha-strongly log-concave target, choosing random trajectory durations with mean proportional to alpha^{-1/2} yields a total simulated-time guarantee of O(alpha^{-1/2} log(epsilon^{-1})), improving the characteristic alpha^{-1} dependence of first-order Langevin mixing. The most credible neural-network transfer is Bayesian inference for a strongly log-concave neural subproblem, such as a regularized convex last layer or Gaussian local posterior, rather than unconstrained full-network weight sampling. Randomized durations are useful because they avoid resonant fixed-length Hamiltonian trajectories while retaining an explicit mixing-time target.

Ideas from this paper

Unverified 2026

Accelerated randomized Hamiltonian posterior sampler

Replace Langevin or random-walk sampling for a strongly log-concave neural subproblem with randomized Hamiltonian trajectories. Each iteration draws a fresh Gaussian velocity, integrates position and velocity for a random triangular or exponential duration, and discards the terminal velocity before the next refresh. The target is a regularized posterior over a convex neural-network head, where the paper's accelerated dependence on the strong-convexity parameter is applicable.

Useful6/10
Difficulty5/10
Novelty5/10
Paper: Accelerated Mixing Time of Randomized Hamiltonian Monte Carlo arXiv:2607.12902