Representation Learning: A Review and New Perspectives

Yoshua Bengio, Aaron Courville, Pascal Vincent

2013 · IEEE TPAMI

Representation Learning: A Review and New Perspectives

Problem

Framing

Representation learning lacked a compact account of why learned features help transfer, invariance, and data efficiency. The paper closes that gap with a synthesis centered on distributed codes, disentangled explanatory factors, and depth as factor reuse across tasks.

Currently Used Methods

Foundational

Proposed Method

Architecture

This is a perspective paper, not a single trainable model. Its core diagram shows inputs mapped to latent explanatory factors, with overlapping factor subsets reused by multiple tasks.

Concept diagram: an input feeds a shared latent layer of explanatory factors, and overlapping subsets support Tasks A, B, and C.

Loss / Objective

The paper does not introduce a new optimization objective.

Algorithm

The paper does not introduce a new sampling or inference rule.

Training Procedure

Evaluation

Datasets

Metrics

Headline results

Sample grid: natural-image samples from a spike-and-slab RBM, shown as a tiled qualitative generation result.

Ablations

Method Strengths and Weaknesses

Strengths

Weaknesses

Suggestions from the authors

Links

Prior Papers

Further Papers