paper-with-me

홈 › Papers

Analytical Approximation of the ELBO Gradient in the Context of the Clutter Problem

2024-04-16 · Roumen Nikolaev Popov

We propose an analytical solution for approximating the gradient of the Evidence Lower Bound (ELBO) in variational inference problems where the statistical model is a Bayesian network consisting of observations drawn from a mixture of a Gaussian distribution embedded in unrelated clutter, known as the clutter problem. The method employs the reparameterization trick to move the gradient operator inside the expectation and relies on the assumption that, because the likelihood factorizes over the observed data, the variational distribution is generally more compactly supported than the Gaussian distribution in the likelihood factors. This allows efficient local approximation of the individual likelihood factors, which leads to an analytical solution for the integral defining the gradient expectation. We integrate the proposed gradient approximation as the expectation step in an EM (Expectation Maximization) algorithm for maximizing ELBO and test against classical deterministic approaches in Bayesian inference, such as the Laplace approximation, Expectation Propagation and Mean-Field Variational Inference. The proposed method demonstrates good accuracy and rate of convergence together with linear computational complexity.

📄 PDF Abstract BibTeX arXiv:2404.10550

Code (1)

rpopov42/elbo_gaa 공식 구현

Tasks

Bayesian InferenceVariational Inference

Methods 이 논문이 사용한 방법론

Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

Learning Sparse Codes with Entropy-Based ELBOs

2023-11-03 · Dmytro Velychko, Simon Damm, Asja Fischer, Jörg Lücke

Standard probabilistic sparse coding assumes a Laplace prior, a linear mapping from latents to observables, and Gaussian observable distributions. We here derive a solely entropy-based learning objective for the paramete…

Resetting a fixed broken ELBO

2023-12-11 · Robert I. Cukier

Variational autoencoders (VAEs) are one class of generative probabilistic latent-variable models designed for inference based on known data. They balance reconstruction and regularizer terms. A variational approximation …

DisentanglementUnity

The ELBO of Variational Autoencoders Converges to a Sum of Three Entropies

2020-10-28 · Simon Damm, Dennis Forster, Dmytro Velychko, Zhenwen Dai 외

The central objective function of a variational autoencoder (VAE) is its variational lower bound (the ELBO). Here we show that for standard (i.e., Gaussian) VAEs the ELBO converges to a value given by the sum of three en…

Probabilistic Circuits for Variational Inference in Discrete Graphical Models

2020-10-22 · NeurIPS 2020 12 · Andy Shih, Stefano Ermon

Inference in discrete graphical models with variational methods is difficult because of the inability to re-parameterize gradients of the Evidence Lower Bound (ELBO). Many sampling-based methods have been proposed for es…

Variational Inference

Gradient Regularisation as Approximate Variational Inference

2020-11-23 · pproximateinference AABI Symposium 2021 1 · Ali Unlu, Laurence Aitchison

Variational inference in Bayesian neural networks is usually performed using stochastic sampling which gives very high-variance gradients, and hence slow learning. Here, we show that it is possible to obtain a determinis…

Variational Inference