Venture swMATH ID: 14670 Software Authors: Vikash Mansinghka, Daniel Selsam, Yura Perov Description: Venture: a higher-order probabilistic programming platform with programmable inference. We describe Venture, an interactive virtual machine for probabilistic programming that aims to be sufficiently expressive, extensible, and efficient for general-purpose use. Like Church, probabilistic models and inference problems in Venture are specified via a Turing-complete, higher-order probabilistic language descended from Lisp. Unlike Church, Venture also provides a compositional language for custom inference strategies built out of scalable exact and approximate techniques. We also describe four key aspects of Venture’s implementation that build on ideas from probabilistic graphical models. First, we describe the stochastic procedure interface (SPI) that specifies and encapsulates primitive random variables. The SPI supports custom control flow, higher-order probabilistic procedures, partially exchangeable sequences and “likelihood-free” stochastic simulators. It also supports external models that do inference over latent variables hidden from Venture. Second, we describe probabilistic execution traces (PETs), which represent execution histories of Venture programs. PETs capture conditional dependencies, existential dependencies and exchangeable coupling. Third, we describe partitions of execution histories called scaffolds that factor global inference problems into coherent sub-problems. Finally, we describe a family of stochastic regeneration algorithms for efficiently modifying PET fragments contained within scaffolds. Stochastic regeneration linear runtime scaling in cases where many previous approaches scaled quadratically. We show how to use stochastic regeneration and the SPI to implement general-purpose inference strategies such as Metropolis-Hastings, Gibbs sampling, and blocked proposals based on particle Markov chain Monte Carlo and mean-field variational inference techniques. Homepage: http://arxiv.org/abs/1404.0099 Related Software: Church; Stan; BUGS; Figaro; Hakaru; TensorFlow; ADVI; Edward; JAGS; Theano; R; Autograd; VIBES; Quasi-Borel Spaces; RankPL; Tuffy; LogiQL; Datalog; DeepDive; PyMC Cited in: 8 Documents all top 5 Cited by 26 Authors 3 Staton, Sam 2 Yang, Hongseok 1 Ackerman, Nathanael Leedom 1 Bárány, Vince 1 Blei, David M. 1 Carette, Jacques 1 Cobb, Andrew 1 Culpepper, Ryan 1 Freer, Cameron E. 1 Gelman, Andrew 1 Heunen, Chris 1 Kammar, Ohad 1 Kimelfeld, Benny 1 Kucukelbir, Alp 1 Narayanan, Praveen 1 Olteanu, Dan 1 Ranganath, Rajesh 1 Rienstra, Tjitze 1 Romano, Wren 1 Roy, Daniel M. 1 Shan, Chung-chieh 1 Stein, Dario 1 ten Cate, Balder David 1 Tran, Dustin 1 Vagena, Zografoula 1 Zinkov, Robert Cited in 1 Serial 1 Journal of Machine Learning Research (JMLR) all top 5 Cited in 6 Fields 8 Computer science (68-XX) 2 Probability theory and stochastic processes (60-XX) 1 Mathematical logic and foundations (03-XX) 1 Category theory; homological algebra (18-XX) 1 Statistics (62-XX) 1 Operations research, mathematical programming (90-XX) Citations by Year