Notes on the runtime of A* sampling

05/30/2022
by   Stratis Markou, et al.
0

The challenge of simulating random variables is a central problem in Statistics and Machine Learning. Given a tractable proposal distribution P, from which we can draw exact samples, and a target distribution Q which is absolutely continuous with respect to P, the A* sampling algorithm allows simulating exact samples from Q, provided we can evaluate the Radon-Nikodym derivative of Q with respect to P. Maddison et al. originally showed that for a target distribution Q and proposal distribution P, the runtime of A* sampling is upper bounded by 𝒪(exp(D_∞[Q||P])) where D_∞[Q||P] is the Renyi divergence from Q to P. This runtime can be prohibitively large for many cases of practical interest. Here, we show that with additional restrictive assumptions on Q and P, we can achieve much faster runtimes. Specifically, we show that if Q and P are distributions on ℝ and their Radon-Nikodym derivative is unimodal, the runtime of A* sampling is 𝒪(D_∞[Q||P]), which is exponentially faster than A* sampling without assumptions.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/20/2023

Adaptive Greedy Rejection Sampling

We consider channel simulation protocols between two communicating parti...
research
09/30/2020

Efficient sampling from the Bingham distribution

We give a algorithm for exact sampling from the Bingham distribution p(x...
research
11/26/2019

Approximating the Permanent by Sampling from Adaptive Partitions

Computing the permanent of a non-negative matrix is a core problem with ...
research
07/19/2023

Stop Simulating! Efficient Computation of Tournament Winning Probabilities

In the run-up to any major sports tournament, winning probabilities of p...
research
02/09/2023

The Sample Complexity of Approximate Rejection Sampling with Applications to Smoothed Online Learning

Suppose we are given access to n independent samples from distribution μ...
research
04/23/2020

Simulating Anisoplanatic Turbulence by Sampling Inter-modal and Spatially Correlated Zernike Coefficients

Simulating atmospheric turbulence is an essential task for evaluating tu...
research
03/02/2022

Finite-sample concentration of the empirical relative entropy around its mean

In this note, we show that the relative entropy of an empirical distribu...

Please sign up or login with your details

Forgot password? Click here to reset