Bayesian Optimization for Probabilistic Programs

Abstract

We present the first general purpose framework for marginal maximum a posteriori estimation of probabilistic program variables. By using a series of code transformations, the evidence of any probabilistic program, and therefore of any graphical model, can be optimized with respect to an arbitrary subset of its sampled variables. To carry out this optimization, we develop the first Bayesian optimization package to directly exploit the source code of its target, leading to innovations in problem-independent hyperpriors, unbounded optimization, and implicit constraint satisfaction; delivering significant performance improvements over prominent existing packages. We present applications of our method to a number of tasks including engineering design and parameter optimization.

Cite

Text

Rainforth et al. "Bayesian Optimization for Probabilistic Programs." Neural Information Processing Systems, 2016.

Markdown

[Rainforth et al. "Bayesian Optimization for Probabilistic Programs." Neural Information Processing Systems, 2016.](https://mlanthology.org/neurips/2016/rainforth2016neurips-bayesian/)

BibTeX

@inproceedings{rainforth2016neurips-bayesian,
  title     = {{Bayesian Optimization for Probabilistic Programs}},
  author    = {Rainforth, Tom and Le, Tuan Anh and van de Meent, Jan-Willem and Osborne, Michael A and Wood, Frank},
  booktitle = {Neural Information Processing Systems},
  year      = {2016},
  pages     = {280-288},
  url       = {https://mlanthology.org/neurips/2016/rainforth2016neurips-bayesian/}
}