English

Monte Carlo sampling with integrator snippets

Computation 2025-02-17 v2 Methodology

Abstract

Assume interest is in sampling from a probability distribution μ\mu defined on (Z,Z)(\mathsf{Z},\mathscr{Z}). We develop a framework for sampling algorithms which takes full advantage of ODE numerical integrators, say ψ ⁣:ZZ\psi\colon\mathsf{Z}\rightarrow\mathsf{Z} for one integration step, to explore μ\mu efficiently and robustly. The popular Hybrid Monte Carlo (HMC) algorithm \cite{duane1987hybrid,neal2011mcmc} and its derivatives are examples of such a use of numerical integrators. A key idea developed here is that of sampling integrator snippets, that is fragments of the orbit of an ODE numerical integrator ψ\psi, and the definition of an associated probability distribution μˉ\bar{\mu} such that expectations with respect to μ\mu can be estimated from integrator snippets distributed according to μˉ\bar{\mu}. The integrator snippet target distribution μˉ\bar{\mu} takes the form of a mixture of pushforward distributions which suggests numerous generalisations beyond mappings arising from numerical integrators, e.g. normalising flows. Very importantly this structure also suggests new principled and robust strategies to tune the parameters of integrators, such as the discretisation stepsize, effective integration time, or number of integration steps, in a Leapfrog integrator. We focus here primarily on Sequential Monte Carlo (SMC) algorithms, but the approach can be used in the context of Markov chain Monte Carlo algorithms. We illustrate performance and, in particular, robustness through numerical experiments and provide preliminary theoretical results supporting observed performance.

Keywords

Cite

@article{arxiv.2404.13302,
  title  = {Monte Carlo sampling with integrator snippets},
  author = {Christophe Andrieu and Mauro Camara Escudero and Chang Zhang},
  journal= {arXiv preprint arXiv:2404.13302},
  year   = {2025}
}

Comments

Novel section and focus on adaptive of integrator snippets; The manuscript has been completely reorganised to focus on main contributions and findings in the first 30 pages

R2 v1 2026-06-28T16:00:35.816Z