\(\DeclarePairedDelimiterX{\Set}[2]{\{}{\}}{#1 \nonscript\;\delimsize\vert\nonscript\; #2}\) \( \DeclarePairedDelimiter{\set}{\{}{\}}\) \( \DeclarePairedDelimiter{\parens}{\left(}{\right)}\) \(\DeclarePairedDelimiterX{\innerproduct}[1]{\langle}{\rangle}{#1}\) \(\newcommand{\ip}[1]{\innerproduct{#1}}\) \(\newcommand{\bmat}[1]{\left[\hspace{2.0pt}\begin{matrix}#1\end{matrix}\hspace{2.0pt}\right]}\) \(\newcommand{\barray}[1]{\left[\hspace{2.0pt}\begin{matrix}#1\end{matrix}\hspace{2.0pt}\right]}\) \(\newcommand{\mat}[1]{\begin{matrix}#1\end{matrix}}\) \(\newcommand{\pmat}[1]{\begin{pmatrix}#1\end{pmatrix}}\) \(\newcommand{\mathword}[1]{\mathop{\textup{#1}}}\)
Needs:
Autoencoders
Neural Distribution Families
Needed by:
None.
Links:
Sheet PDF
Graph PDF

Variational Autoencoders

Why

1

Definition

A variational autoencoder (VAE) from latent set $Z$ to observation set $X$ is an ordered pair $((p_{z}^{(\theta )}, p^{(\theta )}_{x \mid z}), q^{\phi }_{z \mid x})$ whose first coordinate is a deep latent generation pair from $Z$ to $X$ (with parameters $\theta $) and whose second coordinate is a deep conditional distribution from $X$ to $Z$ (with parameters $\phi $).

A VAE inherits its joint function from its deep latent generation pair. $p_z^{(\theta )}$ is called the latent distribution (or prior distribution, latent model). $p_{x \mid z}^{(\theta )}$ is called the decoder distribution. $q_{z \mid x}^{(\theta )}$ is called the encoder distribution (or inference distribution, recognition distribution).

A variational autoencoder family, from $Z$ to $X$, is a family of autoencoders $\set{ ((p_{z}^{(\theta )}, p^{(\theta )}_{x \mid z}) , q_{z \mid x}^{(\phi )}}_{(\theta , \phi ) \in \Theta \times \Phi }$.


  1. Future editions will include. Future editions may also change the name of this sheet. It is also likely that there will be added prerequisite sheets on variational inference. ↩︎
Copyright © 2023 The Bourbaki Authors — All rights reserved — Version 13a6779cc About Show the old page view