Reducing the Dimensionality of Data with Neural Networks, Geoffrey E. Hinton, Ruslan R. Salakhutdinov, 2006Science, Vol. 313 (American Association for the Advancement of Science)DOI: 10.1126/science.1127647 - A foundational paper that introduced deep autoencoders for effective dimensionality reduction and learning useful data representations, laying the groundwork for feature extraction.
Auto-Encoding Variational Bayes, Diederik P Kingma, Max Welling, 2013International Conference on Learning Representations (ICLR 2014)DOI: 10.48550/arXiv.1312.6114 - Introduces Variational Autoencoders (VAEs), which are essential for generating smooth and meaningful latent spaces, and directly relevant to the discussion of regularity and smoothness in feature evaluation.
beta-VAE: Learning Basic Visual Concepts with a Constrained Variational Framework, Irina Higgins, Loïc Matthey, Arka Pal, Christopher Burgess, Xavier Glorot, Matthew Botvinick, Alexander Lerchner, Andrea Sanchez Gonzalez, 2017International Conference on Learning Representations (ICLR 2017) (OpenReview.net) - Presents a method for learning disentangled representations using VAEs, directly addressing the advanced topic of disentanglement metrics for evaluating feature properties.