English

Deriving Probability Density Functions from Probabilistic Functional Programs

Programming Languages 2019-03-14 v2 Artificial Intelligence

Abstract

The probability density function of a probability distribution is a fundamental concept in probability theory and a key ingredient in various widely used machine learning methods. However, the necessary framework for compiling probabilistic functional programs to density functions has only recently been developed. In this work, we present a density compiler for a probabilistic language with failure and both discrete and continuous distributions, and provide a proof of its soundness. The compiler greatly reduces the development effort of domain experts, which we demonstrate by solving inference problems from various scientific applications, such as modelling the global carbon cycle, using a standard Markov chain Monte Carlo framework.

Keywords

Cite

@article{arxiv.1704.00917,
  title  = {Deriving Probability Density Functions from Probabilistic Functional Programs},
  author = {Sooraj Bhat and Johannes Borgström and Andrew D. Gordon and Claudio Russo},
  journal= {arXiv preprint arXiv:1704.00917},
  year   = {2019}
}