Contrastive Learning Inverts the Data Generating Process
Abstract
Contrastive learning has recently seen tremendous success in self-supervised learning. So far, however, it is largely unclear why the learned representations generalize so effectively to a large variety of downstream tasks. We here prove that feedforward models trained with objectives belonging to the commonly used InfoNCE family learn to implicitly invert the underlying generative model of the observed data. While the proofs make certain statistical assumptions about the generative model, we observe empirically that our findings hold even if these assumptions are severely violated. Our theory highlights a fundamental connection between contrastive learning, generative modeling, and nonlinear independent component analysis, thereby furthering our understanding of the learned representations as well as providing a theoretical foundation to derive more effective contrastive losses.
Cite
@article{arxiv.2102.08850,
title = {Contrastive Learning Inverts the Data Generating Process},
author = {Roland S. Zimmermann and Yash Sharma and Steffen Schneider and Matthias Bethge and Wieland Brendel},
journal= {arXiv preprint arXiv:2102.08850},
year = {2022}
}
Comments
Presented at ICML 2021. The first three authors, as well as the last two authors, contributed equally. Code is available at https://brendel-group.github.io/cl-ica