LGJun 24, 2012

Representation Learning: A Review and New Perspectives

arXiv:1206.5538v313862 citations
Originality Synthesis-oriented
AI Analysis

This is a review paper that synthesizes existing work on representation learning, highlighting its importance for machine learning and AI without introducing new methods.

The paper reviews recent advances in unsupervised feature learning and deep learning, exploring how different representations can disentangle explanatory factors in data and motivating future research on objectives for learning good representations.

The success of machine learning algorithms generally depends on data representation, and we hypothesize that this is because different representations can entangle and hide more or less the different explanatory factors of variation behind the data. Although specific domain knowledge can be used to help design representations, learning with generic priors can also be used, and the quest for AI is motivating the design of more powerful representation-learning algorithms implementing such priors. This paper reviews recent work in the area of unsupervised feature learning and deep learning, covering advances in probabilistic models, auto-encoders, manifold learning, and deep networks. This motivates longer-term unanswered questions about the appropriate objectives for learning good representations, for computing representations (i.e., inference), and the geometrical connections between representation learning, density estimation and manifold learning.

Code Implementations6 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes