Stochastic Gradient Piecewise Deterministic Monte Carlo Samplers
Paul Fearnhead, Sebastiano Grazzi, Chris Nemeth, Gareth O. Roberts

TL;DR
This paper introduces stochastic-gradient PDMPs, a scalable Monte Carlo sampling method that approximates piecewise deterministic Markov processes using sub-sampling, offering improved mixing and robustness over existing methods.
Contribution
It develops an Euler approximation for PDMPs with sub-sampling, enabling scalable posterior sampling with continuous trajectories and minimal bias.
Findings
Comparable efficiency to stochastic gradient Langevin dynamics
Demonstrates robustness and ease of implementation
Provides bounds on approximation error
Abstract
Recent work has suggested using Monte Carlo methods based on piecewise deterministic Markov processes (PDMPs) to sample from target distributions of interest. PDMPs are non-reversible continuous-time processes endowed with momentum, and hence can mix better than standard reversible MCMC samplers. Furthermore, they can incorporate exact sub-sampling schemes which only require access to a single (randomly selected) data point at each iteration, yet without introducing bias to the algorithm's stationary distribution. However, the range of models for which PDMPs can be used, particularly with sub-sampling, is limited. We propose approximate simulation of PDMPs with sub-sampling for scalable sampling from posterior distributions. The approximation takes the form of an Euler approximation to the true PDMP dynamics, and involves using an estimate of the gradient of the log-posterior based on a…
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
TopicsStochastic Gradient Optimization Techniques · Mathematical Approximation and Integration · Markov Chains and Monte Carlo Methods
