Composing inference algorithms as program transformations
Machine Learning
2017-07-13 v2 Artificial Intelligence
Computation
Methodology
Abstract
Probabilistic inference procedures are usually coded painstakingly from scratch, for each target model and each inference algorithm. We reduce this effort by generating inference procedures from models automatically. We make this code generation modular by decomposing inference algorithms into reusable program-to-program transformations. These transformations perform exact inference as well as generate probabilistic programs that compute expectations, densities, and MCMC samples. The resulting inference procedures are about as accurate and fast as other probabilistic programming systems on real-world problems.
Cite
@article{arxiv.1603.01882,
title = {Composing inference algorithms as program transformations},
author = {Robert Zinkov and Chung-chieh Shan},
journal= {arXiv preprint arXiv:1603.01882},
year = {2017}
}
Comments
10 pages, 5 figures. To appear in Proceedings of the 33rd Conference on Uncertainty in Artificial Intelligence (UAI2017)