Dimensionality Reduction and Data Compression Uses
Was this section helpful?
Deep Learning, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - A comprehensive textbook with detailed chapters on autoencoders, their theory, and applications in dimensionality reduction and representation learning.
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 seminal paper demonstrating the effectiveness of deep autoencoders for learning non-linear, low-dimensional representations for complex data, offering an alternative to PCA.
Variational Image Compression with a Scale-Hyperprior, Johannes Ballé, David Minnen, Saurabh Singh, Sung Jin Hwang, Nick Johnston, 2018International Conference on Learning RepresentationsDOI: 10.48550/arXiv.1802.01436 - This paper presents an advanced autoencoder-based architecture for learned lossy image compression, showcasing practical high-quality data compression applications.