English

Parallel computations for Metropolis Markov chains with Picard maps

Computation 2026-04-10 v2 Methodology

Abstract

We develop parallel algorithms for simulating zeroth-order (aka gradient-free) Metropolis Markov chains based on the Picard map. For Random Walk Metropolis Markov chains targeting log-concave distributions π\pi on Rd\mathbb{R}^d, our algorithm generates samples close to π\pi in O(d)\mathcal{O}(\sqrt{d}) parallel iterations with O(d)\mathcal{O}(\sqrt{d}) processors, therefore speeding up the convergence of the corresponding sequential implementation by a factor d\sqrt{d}. Furthermore, a modification of our algorithm generates samples from an approximate measure πr \pi_r in O(1)\mathcal{O}(1) parallel iterations and O(d)\mathcal{O}(d) processors. We empirically assess the performance of the proposed algorithms in high-dimensional regression problems, an epidemic model where the gradient is unavailable and a real-word application in precision medicine. Our algorithms are straightforward to implement and may constitute a useful tool for practitioners seeking to sample from a prescribed distribution π\pi using only point-wise evaluations of logπ\log\pi and parallel computing.

Keywords

Cite

@article{arxiv.2506.09762,
  title  = {Parallel computations for Metropolis Markov chains with Picard maps},
  author = {Sebastiano Grazzi and Giacomo Zanella},
  journal= {arXiv preprint arXiv:2506.09762},
  year   = {2026}
}

Comments

37 pages, 9 figures

R2 v1 2026-07-01T03:11:19.326Z