Amortized Rejection Sampling in Universal Probabilistic Programming

Abstract

Naive approaches to amortized inference in probabilistic programs with unbounded loops can produce estimators with infinite variance. This is particularly true of importance sampling inference in programs that explicitly include rejection sampling as part of the user-programmed generative procedure. In this paper we develop a new and efficient amortized importance sampling estimator. We prove finite variance of our estimator and empirically demonstrate our method’s correctness and efficiency compared to existing alternatives on generative programs containing rejection sampling loops and discuss how to implement our method in a generic probabilistic programming framework.

Cite

Text

Naderiparizi et al. "Amortized Rejection Sampling in Universal Probabilistic Programming." Artificial Intelligence and Statistics, 2022.

Markdown

[Naderiparizi et al. "Amortized Rejection Sampling in Universal Probabilistic Programming." Artificial Intelligence and Statistics, 2022.](https://mlanthology.org/aistats/2022/naderiparizi2022aistats-amortized/)

BibTeX

@inproceedings{naderiparizi2022aistats-amortized,
  title     = {{Amortized Rejection Sampling in Universal Probabilistic Programming}},
  author    = {Naderiparizi, Saeid and Scibior, Adam and Munk, Andreas and Ghadiri, Mehrdad and Gunes Baydin, Atilim and Gram-Hansen, Bradley J. and Schroeder De Witt, Christian A. and Zinkov, Robert and Torr, Philip and Rainforth, Tom and Whye Teh, Yee and Wood, Frank},
  booktitle = {Artificial Intelligence and Statistics},
  year      = {2022},
  pages     = {8392-8412},
  volume    = {151},
  url       = {https://mlanthology.org/aistats/2022/naderiparizi2022aistats-amortized/}
}