English

Rejection sampling from shape-constrained distributions in sublinear time

Machine Learning 2021-06-01 v1 Statistics Theory Machine Learning Statistics Theory

Abstract

We consider the task of generating exact samples from a target distribution, known up to normalization, over a finite alphabet. The classical algorithm for this task is rejection sampling, and although it has been used in practice for decades, there is surprisingly little study of its fundamental limitations. In this work, we study the query complexity of rejection sampling in a minimax framework for various classes of discrete distributions. Our results provide new algorithms for sampling whose complexity scales sublinearly with the alphabet size. When applied to adversarial bandits, we show that a slight modification of the Exp3 algorithm reduces the per-iteration complexity from O(K)\mathcal O(K) to O(log2K)\mathcal O(\log^2 K), where KK is the number of arms.

Keywords

Cite

@article{arxiv.2105.14166,
  title  = {Rejection sampling from shape-constrained distributions in sublinear time},
  author = {Sinho Chewi and Patrik Gerber and Chen Lu and Thibaut Le Gouic and Philippe Rigollet},
  journal= {arXiv preprint arXiv:2105.14166},
  year   = {2021}
}

Comments

23 pages, 5 figures

R2 v1 2026-06-24T02:35:33.734Z