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
664
2 papers
231

Latest papers with no code

Automated Efficient Estimation using Monte Carlo Efficient Influence Functions

no code yet • 29 Feb 2024

We prove that MC-EIF is consistent, and that estimators using MC-EIF achieve optimal $\sqrt{N}$ convergence rates.

Efficient Incremental Belief Updates Using Weighted Virtual Observations

no code yet • 10 Feb 2024

We present an algorithmic solution to the problem of incremental belief updating in the context of Monte Carlo inference in Bayesian statistical models represented by probabilistic programs.

Statistical Learning of Conjunction Data Messages Through a Bayesian Non-Homogeneous Poisson Process

no code yet • 9 Nov 2023

In fact, the rate at which the CDMs are issued depends on the behaviour of the objects as well as on the screening process performed by third parties.

Worst-Case Analysis is Maximum-A-Posteriori Estimation

no code yet • 15 Oct 2023

The worst-case resource usage of a program can provide useful information for many software-engineering tasks, such as performance optimization and algorithmic-complexity-vulnerability discovery.

Inferring Capabilities from Task Performance with Bayesian Triangulation

no code yet • 21 Sep 2023

As machine learning models become more general, we need to characterise them in richer, more meaningful ways.

Pearl's and Jeffrey's Update as Modes of Learning in Probabilistic Programming

no code yet • 13 Sep 2023

In terms of categorical probability theory, this amounts to an analysis of the situation in terms of the behaviour of the multiset functor, extended to the Kleisli category of the distribution monad.

From Probabilistic Programming to Complexity-based Programming

no code yet • 28 Jul 2023

The paper presents the main characteristics and a preliminary implementation of a novel computational framework named CompLog.

Scaling Integer Arithmetic in Probabilistic Programs

no code yet • 25 Jul 2023

Distributions on integers are ubiquitous in probabilistic modeling but remain challenging for many of today's probabilistic programming languages (PPLs).

Towards an architectural framework for intelligent virtual agents using probabilistic programming

no code yet • 20 Jul 2023

Probabilistic models in KorraAI are used to model its behavior and interactions with the user.

A Heavy-Tailed Algebra for Probabilistic Programming

no code yet • NeurIPS 2023

Despite the successes of probabilistic models based on passing noise through neural networks, recent work has identified that such methods often fail to capture tail behavior accurately, unless the tails of the base distribution are appropriately calibrated.