Log-concave sampling: Metropolis-Hastings algorithms are fast
Raaz Dwivedi, Yuansi Chen, Martin J. Wainwright, Bin Yu

TL;DR
This paper proves that Metropolis-Hastings algorithms, specifically MALA, significantly improve sampling efficiency for strongly log-concave densities by providing non-asymptotic mixing time bounds and demonstrating practical advantages over unadjusted Langevin algorithms.
Contribution
The paper establishes non-asymptotic mixing time bounds for MALA, showing exponential improvements over ULA, and compares its performance with the Metropolized random walk.
Findings
MALA requires O(κd log(1/δ)) steps for desired TV error δ.
MALA outperforms ULA in strongly and weakly log-concave settings.
Metropolized random walk mixes slower than MALA by a factor of O(κ).
Abstract
We consider the problem of sampling from a strongly log-concave density in , and prove a non-asymptotic upper bound on the mixing time of the Metropolis-adjusted Langevin algorithm (MALA). The method draws samples by simulating a Markov chain obtained from the discretization of an appropriate Langevin diffusion, combined with an accept-reject step. Relative to known guarantees for the unadjusted Langevin algorithm (ULA), our bounds show that the use of an accept-reject step in MALA leads to an exponentially improved dependence on the error-tolerance. Concretely, in order to obtain samples with TV error at most for a density with condition number , we show that MALA requires steps, as compared to the steps established in past work on ULA. We also demonstrate the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMarkov Chains and Monte Carlo Methods · Advanced MRI Techniques and Applications · Advanced Neuroimaging Techniques and Applications
