Generative Adversarial Networks, Ian J. Goodfellow, Jean Pouget-Abadie, Mehdi Mirza, Bing Xu, David Warde-Farley, Sherjil Ozair, Aaron Courville, and Yoshua Bengio, 2014Advances in Neural Information Processing Systems (NIPS), Vol. 27DOI: 10.48550/arXiv.1406.2661 - The foundational paper that introduced Generative Adversarial Networks (GANs), providing the theoretical basis for the adversarial training mechanism employed in AAEs.
Deep Learning, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - A comprehensive textbook on deep learning, covering foundational concepts including autoencoders, variational autoencoders, and generative adversarial networks, which are essential for understanding AAEs.
Generative Deep Learning: Teaching Machines to Paint, Write, Compose, and Play, David Foster, 2019 (O'Reilly Media) - A practical guide to generative models, including detailed explanations and implementations of Variational Autoencoders (VAEs), Generative Adversarial Networks (GANs), and Adversarial Autoencoders (AAEs).