Auto-Encoding Variational Bayes, Diederik P. Kingma and Max Welling, 2013International Conference on Learning Representations (ICLR)DOI: 10.48550/arXiv.1312.6114 - The foundational paper introducing the Variational Autoencoder (VAE) framework.
Conditional Image Generation with PixelCNN Decoders, Aaron van den Oord, Nal Kalchbrenner, Oriol Vinyals, Lasse Espeholt, Alex Graves, Koray Kavukcuoglu, 2016Advances in Neural Information Processing Systems (NeurIPS 29)DOI: 10.48550/arXiv.1606.05328 - Introduces PixelCNN and Gated PixelCNN, a significant autoregressive architecture for generating high-quality images, often used as a VAE decoder.
WaveNet: A Generative Model for Raw Audio, Aaron van den Oord, Sander Dieleman, Heiga Zen, Karen Simonyan, Oriol Vinyals, Alex Graves, Nal Kalchbrenner, Andrew Senior, Koray Kavukcuoglu, 2016arXiv preprint arXiv:1609.03499DOI: 10.48550/arXiv.1609.03499 - Introduces WaveNet, an influential autoregressive model capable of generating highly realistic raw audio, demonstrating the versatility of AR decoders.