variational autoencoder

autoencoder

semi-supervised & self-organised
︎ unlabelled dataset

︎ automatic feature extraction

variational

encodes data as vectors, not points
︎ space between encoded samples is meaningful
︎ ability to generate new data

latent space

compressed statistical representation of dataset
︎ efficient, fast calculations (eg. interpolation)






- Kingma & Welling, 2014.






 














The specific VAE I am training at the moment is the Oobleck VAE by Stability AI.
- Evans et al, 2024