beta-VAE: Learning Basic Visual Concepts with a Constrained Variational Framework, Irina Higgins, Loïc Matthey, Arka Pal, Christopher Burgess, Xavier Glorot, Matthew Botvinick, Shakir Mohamed, and Demis Hassabis, 2017International Conference on Learning Representations (ICLR) - Introduces the β-VAE framework, which emphasizes controlling the balance between reconstruction fidelity and latent space regularization, crucial for learning disentangled and well-structured features.
Deep Learning, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - A comprehensive textbook on deep learning, providing in-depth coverage of autoencoders, variational autoencoders (Chapter 20), and their role in representation learning and feature extraction.