LGMLMay 30, 2019

Unsupervised pre-training helps to conserve views from input distribution

arXiv:1905.12889v11 citations
Originality Incremental advance
AI Analysis

This work provides theoretical insights into why unsupervised pre-training improves model performance, which is incremental but useful for researchers in representation learning.

The paper investigates unsupervised pre-training from an information theory perspective, showing that it helps conserve multiple views from the input distribution, enabling linear extraction of label information and addressing under-fitting, while supervised models disregard most views.

We investigate the effects of the unsupervised pre-training method under the perspective of information theory. If the input distribution displays multiple views of the supervision, then unsupervised pre-training allows to learn hierarchical representation which communicates these views across layers, while disentangling the supervision. Disentanglement of supervision leads learned features to be independent conditionally to the label. In case of binary features, we show that conditional independence allows to extract label's information with a linear model and therefore helps to solve under-fitting. We suppose that representations displaying multiple views help to solve over-fitting because each view provides information that helps to reduce model's variance. We propose a practical method to measure both disentanglement of supervision and quantity of views within a binary representation. We show that unsupervised pre-training helps to conserve views from input distribution, whereas representations learned using supervised models disregard most of them.

Foundations

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

Your Notes