TL;DR
This paper introduces a practical implementation of the Zig-Zag sampler, a PDMP-based Monte Carlo method, addressing previous challenges and demonstrating its efficiency and applicability in real-world Bayesian sampling tasks.
Contribution
The paper presents a new, implementable algorithm for the Zig-Zag sampler that requires only the target density function and proves its practical efficiency and super-efficiency.
Findings
The algorithm is competitive with gradient-based samplers.
It requires only the target density, simplifying implementation.
Super-efficiency is achievable in practice.
Abstract
Novel Monte Carlo methods to generate samples from a target distribution, such as a posterior from a Bayesian analysis, have rapidly expanded in the past decade. Algorithms based on Piecewise Deterministic Markov Processes (PDMPs), non-reversible continuous-time processes, are developing into their own research branch, thanks their important properties (e.g., correct invariant distribution, ergodicity, and super-efficiency). Nevertheless, practice has not caught up with the theory in this field, and the use of PDMPs to solve applied problems is not widespread. This might be due, firstly, to several implementational challenges that PDMP-based samplers present with and, secondly, to the lack of papers that showcase the methods and implementations in applied settings. Here, we address both these issues using one of the most promising PDMPs, the Zig-Zag sampler, as an archetypal example.…
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.
