Weighted Automata for Exact Inference in Discrete Probabilistic Programs
By: Dominik Geißler, Tobias Winkler
Potential Business Impact:
Turns computer code into math answers.
In probabilistic programming, the inference problem asks to determine a program's posterior distribution conditioned on its "observe" instructions. Inference is challenging, especially when exact rather than approximate results are required. Inspired by recent work on probability generating functions (PGFs), we propose encoding distributions on $\mathbb{N}^k$ as weighted automata over a commutative alphabet with $k$ symbols. Based on this, we map the semantics of various imperative programming statements to automata-theoretic constructions. For a rich class of programs, this results in an effective translation from prior to posterior distribution, both encoded as automata. We prove that our approach is sound with respect to a standard operational program semantics.
Similar Papers
Weighted Automata for Exact Inference in Discrete Probabilistic Programs
Formal Languages and Automata Theory
Turns computer programs into math for better predictions.
Probabilistic Programming Meets Automata Theory: Exact Inference using Weighted Automata
Formal Languages and Automata Theory
Computers learn from uncertain information better.
Active Automata Learning with Advice
Formal Languages and Automata Theory
Teaches computers faster by giving them hints.