The Randomized Midpoint Method for Log-Concave Sampling
Ruoqi Shen, Yin Tat Lee

TL;DR
This paper introduces a faster MCMC algorithm based on a new discretization framework for Langevin diffusion, significantly improving sampling efficiency from log-concave distributions in high dimensions.
Contribution
The paper proposes a novel discretization framework for stochastic differential equations and an accelerated MCMC algorithm for log-concave sampling, outperforming previous methods in convergence speed.
Findings
Achieves $ ilde{O}(rac{ ext{condition number}^{7/6}}{ ext{error}^{1/3}} + rac{ ext{condition number}}{ ext{error}^{2/3}})$ steps
Performs faster than the previous best algorithm requiring $ ilde{O}( ext{condition number}^{1.5}/ ext{error})$ steps
Can be parallelized to require only $O( ext{condition number} imes ext{log}(1/ ext{error}))$ parallel steps
Abstract
Sampling from log-concave distributions is a well researched problem that has many applications in statistics and machine learning. We study the distributions of the form , where has an -Lipschitz gradient and is -strongly convex. In our paper, we propose a Markov chain Monte Carlo (MCMC) algorithm based on the underdamped Langevin diffusion (ULD). It can achieve error (in 2-Wasserstein distance) in steps, where is the effective diameter of the problem and is the condition number. Our algorithm performs significantly faster than the previously best known algorithm for solving this problem, which requires…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMarkov Chains and Monte Carlo Methods · Generative Adversarial Networks and Image Synthesis · Advanced Neuroimaging Techniques and Applications
