Hybrid Models: VAE-GANs and Adversarial Autoencoders (AAEs)
Was this section helpful?
Adversarial Autoencoders, Alireza Makhzani, Jonathon Shlens, Navdeep Jaitly, Ian Goodfellow, Brendan Frey, 2015arXiv preprint arXiv:1511.05644DOI: 10.48550/arXiv.1511.05644 - Presents the Adversarial Autoencoder (AAE), which uses adversarial training to match the aggregated posterior latent distribution to a chosen prior.
Generative Adversarial Nets, Ian J. Goodfellow, Jean Pouget-Abadie, Mehdi Mirza, Bing Xu, David Warde-Farley, Sherjil Ozair, Aaron Courville, Yoshua Bengio, 2014Advances in Neural Information Processing Systems 27 (NIPS 2014)DOI: 10.48550/arXiv.1406.2661 - The seminal paper introducing Generative Adversarial Networks (GANs), a foundational work for adversarial training components used in VAE-GANs and AAEs.