paper-with-me

홈 › Papers

Lower Bounds on Metropolized Sampling Methods for Well-Conditioned Distributions

2021-06-10 · NeurIPS 2021 12 · Yin Tat Lee, Ruoqi Shen, Kevin Tian

We give lower bounds on the performance of two of the most popular sampling methods in practice, the Metropolis-adjusted Langevin algorithm (MALA) and multi-step Hamiltonian Monte Carlo (HMC) with a leapfrog integrator, when applied to well-conditioned distributions. Our main result is a nearly-tight lower bound of $\widetilde{\Omega}(\kappa d)$ on the mixing time of MALA from an exponentially warm start, matching a line of algorithmic results up to logarithmic factors and answering an open question of Chewi et. al. We also show that a polynomial dependence on dimension is necessary for the relaxation time of HMC under any number of leapfrog steps, and bound the gains achievable by changing the step count. Our HMC analysis draws upon a novel connection between leapfrog integration and Chebyshev polynomials, which may be of independent interest.

📄 PDF Abstract BibTeX arXiv:2106.05480

Code (0)

등록된 구현이 없습니다.

Tasks

Open-Ended Question Answering

Similar Papers 제목 키워드 기반

Fast mixing of Metropolized Hamiltonian Monte Carlo: Benefits of multi-step gradients

2019-05-29 · Yuansi Chen, Raaz Dwivedi, Martin J. Wainwright, Bin Yu

Hamiltonian Monte Carlo (HMC) is a state-of-the-art Markov chain Monte Carlo sampling algorithm for drawing samples from smooth probability densities over continuous spaces. We study the variant most widely used in pract…

Algorithmic warm starts for Hamiltonian Monte Carlo

2026-03-24 · Matthew S. Zhang, Jason M. Altschuler, Sinho Chewi arxiv

Generating samples from a continuous probability density is a central algorithmic problem across statistics, engineering, and the sciences. For high-dimensional settings, Hamiltonian Monte Carlo (HMC) is the default algo…

On Mixing Times of Metropolized Algorithm With Optimization Step (MAO) : A New Framework

2021-12-01 · EL Mahdi Khribch, George Deligiannidis, Daniel Paulin

In this paper, we consider sampling from a class of distributions with thin tails supported on $\mathbb{R}^d$ and make two primary contributions. First, we propose a new Metropolized Algorithm With Optimization Step (MAO…

Logsmooth Gradient Concentration and Tighter Runtimes for Metropolized Hamiltonian Monte Carlo

2020-02-10 · Yin Tat Lee, Ruoqi Shen, Kevin Tian

We show that the gradient norm $\|\nabla f(x)\|$ for $x \sim \exp(-f(x))$, where $f$ is strongly convex and smooth, concentrates tightly around its mean. This removes a barrier in the prior state-of-the-art analysis for …

Art Analysis

Log-concave sampling: Metropolis-Hastings algorithms are fast

2018-01-08 · Raaz Dwivedi, Yuansi Chen, Martin J. Wainwright, Bin Yu

We consider the problem of sampling from a strongly log-concave density in $\mathbb{R}^d$, and prove a non-asymptotic upper bound on the mixing time of the Metropolis-adjusted Langevin algorithm (MALA). The method draws …