Deep Probabilistic Programming

01/13/2017
by   Dustin Tran, et al.
0

We propose Edward, a Turing-complete probabilistic programming language. Edward defines two compositional representations---random variables and inference. By treating inference as a first class citizen, on a par with modeling, we show that probabilistic programming can be as flexible and computationally efficient as traditional deep learning. For flexibility, Edward makes it easy to fit the same model using a variety of composable inference methods, ranging from point estimation to variational inference to MCMC. In addition, Edward can reuse the modeling representation as part of inference, facilitating the design of rich variational models and generative adversarial networks. For efficiency, Edward is integrated into TensorFlow, providing significant speedups over existing probabilistic systems. For example, we show on a benchmark logistic regression task that Edward is at least 35x faster than Stan and 6x faster than PyMC3. Further, Edward incurs no runtime overhead: it is as fast as handwritten TensorFlow.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/18/2017

ZhuSuan: A Library for Bayesian Deep Learning

In this paper we introduce ZhuSuan, a python probabilistic programming l...
research
03/22/2021

d3p – A Python Package for Differentially-Private Probabilistic Programming

We present d3p, a software package designed to help fielding runtime eff...
research
10/02/2018

Automated learning with a probabilistic programming language: Birch

This work offers a broad perspective on probabilistic modeling and infer...
research
10/31/2016

Edward: A library for probabilistic modeling, inference, and criticism

Probabilistic modeling is a powerful approach for analyzing empirical in...
research
01/22/2020

Joint Distributions for TensorFlow Probability

A central tenet of probabilistic programming is that a model is specifie...
research
11/28/2017

TensorFlow Distributions

The TensorFlow Distributions library implements a vision of probability ...
research
03/06/2022

Ultrasound Nerve Segmentation Using Deep Probabilistic Programming

Deep probabilistic programming concatenates the strengths of deep learni...

Please sign up or login with your details

Forgot password? Click here to reset