Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Contrastive Learning with Stronger Augmentations

About

Representation learning has significantly been developed with the advance of contrastive learning methods. Most of those methods have benefited from various data augmentations that are carefully designated to maintain their identities so that the images transformed from the same instance can still be retrieved. However, those carefully designed transformations limited us to further explore the novel patterns exposed by other transformations. Meanwhile, as found in our experiments, the strong augmentations distorted the images' structures, resulting in difficult retrieval. Thus, we propose a general framework called Contrastive Learning with Stronger Augmentations~(CLSA) to complement current contrastive learning approaches. Here, the distribution divergence between the weakly and strongly augmented images over the representation bank is adopted to supervise the retrieval of strongly augmented queries from a pool of instances. Experiments on the ImageNet dataset and downstream datasets showed the information from the strongly augmented images can significantly boost the performance. For example, CLSA achieves top-1 accuracy of 76.2% on ImageNet with a standard ResNet-50 architecture with a single-layer classifier fine-tuned, which is almost the same level as 76.5% of supervised results. The code and pre-trained models are available in https://github.com/maple-research-lab/CLSA.

Xiao Wang, Guo-Jun Qi• 2021

Related benchmarks

TaskDatasetResultRank
Object DetectionCOCO 2017 (val)
AP42.3
2843
Image ClassificationImageNet-1k (val)
Top-1 Accuracy73.3
1498
Image ClassificationStanford Cars
Accuracy48.7
660
Image ClassificationFood-101
Accuracy73.4
570
Image ClassificationCIFAR-10
Accuracy94.9
564
Image ClassificationSUN397
Accuracy62.9
425
Image ClassificationCIFAR100
Accuracy77.4
347
Image ClassificationImageNet (val)
Accuracy73.3
300
Image ClassificationFGVC Aircraft
Accuracy51.6
223
Image ClassificationOxford-IIIT Pet
Accuracy86.4
219
Showing 10 of 20 rows

Other info

Follow for update