Bayesian Inference

623 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

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.

724
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

Mechanical constraints and cell cycle regulation in models of collective cell migration

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 mechanical constraints 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

Tractable Function-Space Variational Inference in Bayesian Neural Networks

timrudner/fsvi 28 Dec 2023

Recognizing that the primary object of interest in most settings is the distribution over functions induced by the posterior distribution over neural network parameters, we frame Bayesian inference in neural networks explicitly as inferring a posterior distribution over functions and propose a scalable function-space variational inference method that allows incorporating prior information and results in reliable predictive uncertainty estimates.

6
28 Dec 2023