English

Semantics for probabilistic programming: higher-order functions, continuous distributions, and soft constraints

Programming Languages 2017-03-31 v3 Artificial Intelligence

Abstract

We study the semantic foundation of expressive probabilistic programming languages, that support higher-order functions, continuous distributions, and soft constraints (such as Anglican, Church, and Venture). We define a metalanguage (an idealised version of Anglican) for probabilistic computation with the above features, develop both operational and denotational semantics, and prove soundness, adequacy, and termination. They involve measure theory, stochastic labelled transition systems, and functor categories, but admit intuitive computational readings, one of which views sampled random variables as dynamically allocated read-only variables. We apply our semantics to validate nontrivial equations underlying the correctness of certain compiler optimisations and inference algorithms such as sequential Monte Carlo simulation. The language enables defining probability distributions on higher-order functions, and we study their properties.

Keywords

Cite

@article{arxiv.1601.04943,
  title  = {Semantics for probabilistic programming: higher-order functions, continuous distributions, and soft constraints},
  author = {Sam Staton and Hongseok Yang and Chris Heunen and Ohad Kammar and Frank Wood},
  journal= {arXiv preprint arXiv:1601.04943},
  year   = {2017}
}
R2 v1 2026-06-22T12:32:39.913Z