Unsupervised Learning of Visual Features by Contrasting Cluster Assignments
Mathilde Caron Affiliation: Facebook AI Research Ishan Misra Affiliation: Facebook AI Research Julien Mairal Priya Goyal Affiliation: Facebook AI Research Piotr Bojanowski Affiliation: Facebook AI Research Armand Joulin Affiliation: Facebook AI Research
Abstract
Unsupervised image representations have significantly reduced the gap with supervised pretraining, notably with the recent achievements of contrastive learning methods. These contrastive methods typically work online and rely on a large number of explicit pairwise feature comparisons, which is computationally challenging. In this paper, we propose an online algorithm, SwAV, that takes advantage of contrastive methods without requiring to compute pairwise comparisons. Specifically, our method simultaneously clusters the data while enforcing consistency between cluster assignments produced for different augmentations (or “views”) of the same image, instead of comparing features directly as in contrastive learning. Simply put, we use a “swapped” prediction mechanism where we predict the code of a view from the representation of another view. Our method can be trained with large and small batches and can scale to unlimited amounts of data. Compared to previous contrastive methods, our method is more memory efficient since it does not require a large memory bank or a special momentum network. In addition, we also propose a new data augmentation strategy, multi-crop, that uses a mix of v
原文 arXiv:2006.09882;中英对照 + 大白话阅读 https://aha.fim.ai/paper/2006.09882v5