Probabilistic Programming

87 papers with code • 0 benchmarks • 0 datasets

Probabilistic programming languages are designed to describe probabilistic models and then perform inference in those models. PPLs are closely related to graphical models and Bayesian networks, but are more expressive and flexible.

( Image credit: Michael Betancourt )

Libraries

Use these libraries to find Probabilistic Programming models and implementations
2 papers
666
2 papers
233

Black Box Variational Inference with a Deterministic Objective: Faster, More Accurate, and Even More Black Box

rgiordan/dadvipaper 11 Apr 2023

We show on a variety of real-world problems that DADVI reliably finds good solutions with default settings (unlike ADVI) and, together with LR covariances, is typically faster and more accurate than standard ADVI.

0
11 Apr 2023

Automatically Marginalized MCMC in Probabilistic Programming

lll6924/automatically-marginalized-mcmc 1 Feb 2023

Hamiltonian Monte Carlo (HMC) is a powerful algorithm to sample latent variables from Bayesian models.

1
01 Feb 2023

TreeFlow: probabilistic programming and automatic differentiation for phylogenetics

christiaanjs/treeflow 9 Nov 2022

Probabilistic programming frameworks are powerful tools for statistical modelling and inference.

13
09 Nov 2022

Differentiable Quantum Programming with Unbounded Loops

njuwfang/differentiableqpl 8 Nov 2022

The emergence of variational quantum applications has led to the development of automatic differentiation techniques in quantum computing.

4
08 Nov 2022

Nonparametric Involutive Markov Chain Monte Carlo

fzaiser/nonparametric-hmc 2 Nov 2022

A challenging problem in probabilistic programming is to develop inference algorithms that work for arbitrary programs in a universal probabilistic programming language (PPL).

12
02 Nov 2022

Ice Core Dating using Probabilistic Programming

infprobscix/icecores 29 Oct 2022

Ice cores record crucial information about past climate.

3
29 Oct 2022

Improved Marginal Unbiased Score Expansion (MUSE) via Implicit Differentiation

marius311/muse-implicit-paper 21 Sep 2022

We apply the technique of implicit differentiation to boost performance, reduce numerical error, and remove required user-tuning in the Marginal Unbiased Score Expansion (MUSE) algorithm for hierarchical Bayesian inference.

5
21 Sep 2022

Robust leave-one-out cross-validation for high-dimensional Bayesian models

luchinoprince/mixture_is 19 Sep 2022

Leave-one-out cross-validation (LOO-CV) is a popular method for estimating out-of-sample predictive accuracy.

1
19 Sep 2022

Borch: A Deep Universal Probabilistic Programming Language

desupervised/borch 13 Sep 2022

Ever since the Multilayered Perceptron was first introduced the connectionist community has struggled with the concept of uncertainty and how this could be represented in these types of models.

4
13 Sep 2022

Language Model Cascades

google-research/cascades 21 Jul 2022

Prompted models have demonstrated impressive few-shot learning abilities.

183
21 Jul 2022