MLLGCOFeb 24

Counterdiabatic Hamiltonian Monte Carlo

arXiv:2602.21272v1h-index: 28
Originality Incremental advance
AI Analysis

This is an incremental improvement for researchers in computational statistics and machine learning dealing with challenging sampling tasks.

The paper tackles the slow convergence of Hamiltonian Monte Carlo (HMC) on multimodal distributions by proposing Counterdiabatic Hamiltonian Monte Carlo (CHMC), which uses a learned counterdiabatic term to accelerate sampling, demonstrating improvements on simple benchmark problems.

Hamiltonian Monte Carlo (HMC) is a state of the art method for sampling from distributions with differentiable densities, but can converge slowly when applied to challenging multimodal problems. Running HMC with a time varying Hamiltonian, in order to interpolate from an initial tractable distribution to the target of interest, can address this problem. In conjunction with a weighting scheme to eliminate bias, this can be viewed as a special case of Sequential Monte Carlo (SMC) sampling \cite{doucet2001introduction}. However, this approach can be inefficient, since it requires slow change between the initial and final distribution. Inspired by \cite{sels2017minimizing}, where a learned \emph{counterdiabatic} term added to the Hamiltonian allows for efficient quantum state preparation, we propose \emph{Counterdiabatic Hamiltonian Monte Carlo} (CHMC), which can be viewed as an SMC sampler with a more efficient kernel. We establish its relationship to recent proposals for accelerating gradient-based sampling with learned drift terms, and demonstrate on simple benchmark problems.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes