Debiased Contrastive Learning
Authors
Authors
- Ching-Yao Chuang
- Joshua Robinson
- Lin Yen-Chen
- Antonio Torralba
- Stefanie Jegelka
Authors
- Ching-Yao Chuang
- Joshua Robinson
- Lin Yen-Chen
- Antonio Torralba
- Stefanie Jegelka
Published on
07/01/2020
Categories
A prominent technique for self-supervised representation learning has been to contrast semantically similar and dissimilar pairs of samples. Without access to labels, dissimilar (negative) points are typically taken to be randomly sampled datapoints, implicitly accepting that these points may, in reality, actually have the same label. Perhaps unsurprisingly, we observe that sampling negative examples from truly different labels improves performance, in a synthetic setting where labels are available. Motivated by this observation, we develop a debiased contrastive objective that corrects for the sampling of same-label datapoints, even without knowledge of the true labels. Empirically, the proposed objective consistently outperforms the state-of-the-art for representation learning in vision, language, and reinforcement learning benchmarks. Theoretically, we establish generalization bounds for the downstream classification task.
Please cite our work using the BibTeX below.
@misc{chuang2020debiased,
title={Debiased Contrastive Learning},
author={Ching-Yao Chuang and Joshua Robinson and Lin Yen-Chen and Antonio Torralba and Stefanie Jegelka},
year={2020},
eprint={2007.00224},
archivePrefix={arXiv},
primaryClass={cs.LG}
}