Learn Before
Relation

Autoencoder Encoder vs. Variational Autoencoder Encoder

In a standard autoencoder, each input (such as an image) is mapped to a single point in the latent space. In contrast, in a variational autoencoder (VAE), each input is mapped to a multivariate normal distribution around a mean point in that space. The following diagram illustrates this difference:

Image 0

0

1

Updated 2026-07-07

Tags

Data Science

Learn After