English

A minimax near-optimal algorithm for adaptive rejection sampling

Machine Learning 2018-10-23 v1 Machine Learning

Abstract

Rejection Sampling is a fundamental Monte-Carlo method. It is used to sample from distributions admitting a probability density function which can be evaluated exactly at any given point, albeit at a high computational cost. However, without proper tuning, this technique implies a high rejection rate. Several methods have been explored to cope with this problem, based on the principle of adaptively estimating the density by a simpler function, using the information of the previous samples. Most of them either rely on strong assumptions on the form of the density, or do not offer any theoretical performance guarantee. We give the first theoretical lower bound for the problem of adaptive rejection sampling and introduce a new algorithm which guarantees a near-optimal rejection rate in a minimax sense.

Keywords

Cite

@article{arxiv.1810.09390,
  title  = {A minimax near-optimal algorithm for adaptive rejection sampling},
  author = {Juliette Achdou and Joseph C. Lam and Alexandra Carpentier and Gilles Blanchard},
  journal= {arXiv preprint arXiv:1810.09390},
  year   = {2018}
}

Comments

32 pages, 4 figures. Submitted to ALT 2019

R2 v1 2026-06-23T04:48:36.560Z