Variational Inference

Resources

Writing down the derivation as shown in the blog article

Variational Bayes

A specific application of variational inference to Bayesian inference problems.

I first learned about these reading lilian’s blog on VAEs.

Concepts

In Bayesian statistics, the posterior is often intractable:

Variational Bayes uses VI to approximate this posterior .

So VB = VI applied to Bayesian inference.

You’ll see this pretty often The goal is to maximize ELBO.