LGAIMLNov 29, 2018

Challenging Common Assumptions in the Unsupervised Learning of Disentangled Representations

arXiv:1811.12359v41767 citations
Originality Incremental advance
AI Analysis

This work critically examines a foundational problem in machine learning for researchers, revealing that unsupervised disentanglement may be incremental without explicit benefits.

The paper challenges the feasibility of unsupervised disentangled representation learning by theoretically proving its impossibility without inductive biases and empirically showing that well-disentangled models cannot be identified without supervision, based on training over 12,000 models across seven datasets.

The key idea behind the unsupervised learning of disentangled representations is that real-world data is generated by a few explanatory factors of variation which can be recovered by unsupervised learning algorithms. In this paper, we provide a sober look at recent progress in the field and challenge some common assumptions. We first theoretically show that the unsupervised learning of disentangled representations is fundamentally impossible without inductive biases on both the models and the data. Then, we train more than 12000 models covering most prominent methods and evaluation metrics in a reproducible large-scale experimental study on seven different data sets. We observe that while the different methods successfully enforce properties ``encouraged'' by the corresponding losses, well-disentangled models seemingly cannot be identified without supervision. Furthermore, increased disentanglement does not seem to lead to a decreased sample complexity of learning for downstream tasks. Our results suggest that future work on disentanglement learning should be explicit about the role of inductive biases and (implicit) supervision, investigate concrete benefits of enforcing disentanglement of the learned representations, and consider a reproducible experimental setup covering several data sets.

Code Implementations8 repos

Data from Papers with Code (CC-BY-SA-4.0)

Foundations

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

Your Notes