paper-with-me

Papers

Mixed Variational Inference

2019-01-15 · Nikolaos Gianniotis

The Laplace approximation has been one of the workhorses of Bayesian inference. It often delivers good approximations in practice despite the fact that it does not strictly take into account where the volume of posterior density lies. Variational approaches avoid this issue by explicitly minimising the Kullback-Leibler divergence DKL between a postulated posterior and the true (unnormalised) logarithmic posterior. However, they rely on a closed form DKL in order to update the variational parameters. To address this, stochastic versions of variational inference have been devised that approximate the intractable DKL with a Monte Carlo average. This approximation allows calculating gradients with respect to the variational parameters. However, variational methods often postulate a factorised Gaussian approximating posterior. In doing so, they sacrifice a-posteriori correlations. In this work, we propose a method that combines the Laplace approximation with the variational approach. The advantages are that we maintain: applicability on non-conjugate models, posterior correlations and a reduced number of free variational parameters. Numerical experiments demonstrate improvement over the Laplace approximation and variational inference with factorised Gaussian posteriors.

📄 PDF Abstract BibTeX arXiv:1901.04791

Code (1)

ngiann/ApproximateVI.jl

Tasks

Bayesian InferenceVariational Inference

Methods 이 논문이 사용한 방법론

DKL 설명 없음

Similar Papers 제목 키워드 기반

A Variational Bayesian Inference Theory of Elasticity and Its Mixed Probabilistic Finite Element Method for Inverse Deformation Solutions in Any Dimension

2024-10-10 · Chao Wang, Shaofan Li

In this work, we have developed a variational Bayesian inference theory of elasticity, which is accomplished by using a mixed Variational Bayesian inference Finite Element Method (VBI-FEM) that can be used to solve the i…

Bayesian Inference

Scaling Bayesian inference of mixed multinomial logit models to very large datasets

2020-04-11 · Filipe Rodrigues

Variational inference methods have been shown to lead to significant improvements in the computational efficiency of approximate Bayesian inference in mixed multinomial logit models when compared to standard Markov-chain…

Bayesian InferenceComputational EfficiencyGPUVariational Inference

Partially factorized variational inference for high-dimensional mixed models

2023-12-20 · Max Goplerud, Omiros Papaspiliopoulos, Giacomo Zanella

While generalized linear mixed models are a fundamental tool in applied statistics, many specifications, such as those involving categorical factors with many levels or interaction terms, can be computationally challengi…

Uncertainty QuantificationVariational Inference

Streamlined Variational Inference for Linear Mixed Models with Crossed Random Effects

2019-10-04 · Marianne Menictas, Gioia Di Credico, Matt P. Wand

We derive streamlined mean field variational Bayes algorithms for fitting linear mixed models with crossed random effects. In the most general situation, where the dimensions of the crossed groups are arbitrarily large, …

Variational Inference

Adversarial Variational Bayes Methods for Tweedie Compound Poisson Mixed Models

2017-06-16 · Yaodong Yang, Rui Luo, Yuanyuan Liu

The Tweedie Compound Poisson-Gamma model is routinely used for modeling non-negative continuous data with a discrete probability mass at zero. Mixed models with random effects account for the covariance structure related…

Variational Inference