Bayesian Inference

624 papers with code • 1 benchmarks • 7 datasets

Bayesian Inference is a methodology that employs Bayes Rule to estimate parameters (and their full posterior).

Libraries

Use these libraries to find Bayesian Inference models and implementations

Pragmatic Instruction Following and Goal Assistance via Cooperative Language-Guided Inverse Planning

probcomp/clips.jl 27 Feb 2024

Our agent assists a human by modeling them as a cooperative planner who communicates joint plans to the assistant, then performs multimodal Bayesian inference over the human's goal from actions and language, using large language models (LLMs) to evaluate the likelihood of an instruction given a hypothesized plan.

5
27 Feb 2024

Sequential transport maps using SoS density estimation and $α$-divergences

benjione/sequentialmeasuretransport.jl 27 Feb 2024

Transport-based density estimation methods are receiving growing interest because of their ability to efficiently generate samples from the approximated density.

1
27 Feb 2024

Stochastic Approximation with Biased MCMC for Expectation Maximization

red-portal/mcmcsaem.jl 27 Feb 2024

In practice, MCMC-SAEM is often run with asymptotically biased MCMC, for which the consequences are theoretically less understood.

0
27 Feb 2024

BlackJAX: Composable Bayesian inference in JAX

blackjax-devs/blackjax 16 Feb 2024

BlackJAX is a library implementing sampling and variational inference algorithms commonly used in Bayesian computation.

726
16 Feb 2024

Bayesian Uncertainty for Gradient Aggregation in Multi-Task Learning

ssi-research/bayesagg_mtl 6 Feb 2024

Running a dedicated model for each task is computationally expensive and therefore there is a great interest in multi-task learning (MTL).

4
06 Feb 2024

Diffusive Gibbs Sampling

Wenlin-Chen/DiGS 5 Feb 2024

The inadequate mixing of conventional Markov Chain Monte Carlo (MCMC) methods for multi-modal distributions presents a significant challenge in practical applications such as Bayesian inference and molecular dynamics.

1
05 Feb 2024

Distributed Markov Chain Monte Carlo Sampling based on the Alternating Direction Method of Multipliers

sisl/distributed_admm_sampler 29 Jan 2024

Many machine learning applications require operating on a spatially distributed dataset.

1
29 Jan 2024

Particle-MALA and Particle-mGRAD: Gradient-based MCMC methods for high-dimensional state-space models

adriencorenflos/particle_mala 26 Jan 2024

In experiments, for both highly and weakly informative prior dynamics, our methods substantially improve upon both CSMC and sophisticated 'classical' MCMC approaches.

11
26 Jan 2024

Quantifying cell cycle regulation by tissue crowding

carlesfalco/inferencecellcyclepde 16 Jan 2024

Finally, we compare our mathematical model predictions to different experiments studying cell cycle regulation and present a quantitative analysis on the impact of density-dependent regulation on cell migration patterns.

0
16 Jan 2024

A Compact Representation for Bayesian Neural Networks By Removing Permutation Symmetry

timxzz/abi_with_rebasin 31 Dec 2023

Bayesian neural networks (BNNs) are a principled approach to modeling predictive uncertainties in deep learning, which are important in safety-critical applications.

4
31 Dec 2023