Generative & Distribution Matching

Generative models learn the distribution of data and can generate new samples from it. This base brings several families together: GANs / WGAN, VAE, WAE, AAE, and EVIA — the entropic-OT autoencoder — plus self-supervised learning, the toolbox that turns missing-wedge restoration into a generative problem.

xinputencoder q_φinferenceμ(x)σ(x)z = μ + σ ⊙ εε ~ N(0, I)zlatent codep(z) = N(0, I)priorKL(q_φ ‖ p)decoder p_θlikelihoodreconstructionreconstructionELBO = reconstruction − KL(q ‖ p)

Articles in this base 6 articles