Transport Elliptical Slice Sampling
Alberto Cabezas, Christopher Nemeth

TL;DR
This paper introduces Transport Elliptical Slice Sampling (TESS), a novel method combining normalizing flows and elliptical slice sampling to efficiently generate low-autocorrelation samples from complex distributions, optimized for modern parallel architectures.
Contribution
The paper presents TESS, a new framework that learns a diffeomorphism to transform complex distributions into Gaussian form for efficient sampling with elliptical slice sampling.
Findings
TESS produces samples with lower autocorrelation than non-transformed methods.
TESS significantly improves efficiency over gradient-based proposals on parallel architectures.
Numerical results demonstrate TESS's effectiveness on complex target distributions.
Abstract
We propose a new framework for efficiently sampling from complex probability distributions using a combination of normalizing flows and elliptical slice sampling (Murray et al., 2010). The central idea is to learn a diffeomorphism, through normalizing flows, that maps the non-Gaussian structure of the target distribution to an approximately Gaussian distribution. We then use the elliptical slice sampler, an efficient and tuning-free Markov chain Monte Carlo (MCMC) algorithm, to sample from the transformed distribution. The samples are then pulled back using the inverse normalizing flow, yielding samples that approximate the stationary target distribution of interest. Our transport elliptical slice sampler (TESS) is optimized for modern computer architectures, where its adaptation mechanism utilizes parallel cores to rapidly run multiple Markov chains for a few iterations. Numerical…
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.
Taxonomy
TopicsMarkov Chains and Monte Carlo Methods · Advanced Neuroimaging Techniques and Applications · Generative Adversarial Networks and Image Synthesis
