Self-Supervised Learning of Pretext-Invariant Representations

Abstract

The goal of self-supervised learning from images is to construct image representations that are semantically meaningful via pretext tasks that do not require semantic annotations. Many pretext tasks lead to representations that are covariant with image transformations. We argue that, instead, semantic representations ought to be invariant under such transformations. Specifically, we develop Pretext-Invariant Representation Learning (PIRL, pronounced as `pearl') that learns invariant representations based on pretext tasks. We use PIRL with a commonly used pretext task that involves solving jigsaw puzzles. We find that PIRL substantially improves the semantic quality of the learned image representations. Our approach sets a new state-of-the-art in self-supervised learning from images on several popular benchmarks for self-supervised learning. Despite being unsupervised, PIRL outperforms supervised pre-training in learning image representations for object detection. Altogether, our results demonstrate the potential of self-supervised representations with good invariance properties.

Cite

Text

Misra and van der Maaten. "Self-Supervised Learning of Pretext-Invariant Representations." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020. doi:10.1109/CVPR42600.2020.00674

Markdown

[Misra and van der Maaten. "Self-Supervised Learning of Pretext-Invariant Representations." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020.](https://mlanthology.org/cvpr/2020/misra2020cvpr-selfsupervised/) doi:10.1109/CVPR42600.2020.00674

BibTeX

@inproceedings{misra2020cvpr-selfsupervised,
  title     = {{Self-Supervised Learning of Pretext-Invariant Representations}},
  author    = {Misra, Ishan and van der Maaten, Laurens},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2020},
  doi       = {10.1109/CVPR42600.2020.00674},
  url       = {https://mlanthology.org/cvpr/2020/misra2020cvpr-selfsupervised/}
}