Variational Inference

753 papers with code • 1 benchmarks • 5 datasets

Fitting approximate posteriors with variational inference transforms the inference problem into an optimization problem, where the goal is (typically) to optimize the evidence lower bound (ELBO) on the log likelihood of the data.

Libraries

Use these libraries to find Variational Inference models and implementations

Latest papers with no code

VISA: Variational Inference with Sequential Sample-Average Approximations

no code yet • 14 Mar 2024

We present variational inference with sequential sample-average approximation (VISA), a method for approximate inference in computationally intensive models, such as those based on numerical simulations.

Nonparametric Automatic Differentiation Variational Inference with Spline Approximation

no code yet • 10 Mar 2024

Compared with widely-used nonparametric variational inference methods, the proposed method is easy to implement and adaptive to various data structures.

Variational Inference of Parameters in Opinion Dynamics Models

no code yet • 8 Mar 2024

We validate our method on a bounded confidence model with agent roles (leaders and followers).

Large-scale variational Gaussian state-space models

no code yet • 3 Mar 2024

We introduce an amortized variational inference algorithm and structured variational approximation for state-space models with nonlinear dynamics driven by Gaussian noise.

Language-guided Skill Learning with Temporal Variational Inference

no code yet • 26 Feb 2024

We present an algorithm for skill discovery from expert demonstrations.

Re-Envisioning Numerical Information Field Theory (NIFTy.re): A Library for Gaussian Processes and Variational Inference

no code yet • 26 Feb 2024

Imaging is the process of transforming noisy, incomplete data into a space that humans can interpret.

Accelerating Convergence of Stein Variational Gradient Descent via Deep Unfolding

no code yet • 23 Feb 2024

Stein variational gradient descent (SVGD) is a prominent particle-based variational inference method used for sampling a target distribution.

A Framework for Variational Inference of Lightweight Bayesian Neural Networks with Heteroscedastic Uncertainties

no code yet • 22 Feb 2024

Obtaining heteroscedastic predictive uncertainties from a Bayesian Neural Network (BNN) is vital to many applications.

Bayesian Neural Networks with Domain Knowledge Priors

no code yet • 20 Feb 2024

Bayesian neural networks (BNNs) have recently gained popularity due to their ability to quantify model uncertainty.

Variational Entropy Search for Adjusting Expected Improvement

no code yet • 17 Feb 2024

Bayesian optimization is a widely used technique for optimizing black-box functions, with Expected Improvement (EI) being the most commonly utilized acquisition function in this domain.