paper-with-me

Papers

Contrastive Learning with Stronger Augmentations

2021-04-15 · Xiao Wang, Guo-Jun Qi

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.

📄 PDF Abstract BibTeX arXiv:2104.07713

Code (1)

maple-research-lab/CLSA 공식 구현 pytorch

Tasks

Contrastive LearningRepresentation LearningRetrievalSelf-Supervised Image ClassificationSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Stronger is not better: Better Augmentations in Contrastive Learning for Medical Image Segmentation

2025-11-30 · Azeez Idris, Abdurahman Ali Mohammed, Samuel Fanijo arxiv

Self-supervised contrastive learning is among the recent representation learning methods that have shown performance gains in several downstream tasks including semantic segmentation. This paper evaluates strong data aug…

Medical Image SegmentationRepresentation LearningSemantic SegmentationContrastive Learning

Training GANs with Stronger Augmentations via Contrastive Discriminator

2021-03-17 · ICLR 2021 1 · Jongheon Jeong, Jinwoo Shin

Recent works in Generative Adversarial Networks (GANs) are actively revisiting various data augmentation techniques as an effective way to prevent discriminator overfitting. It is still unclear, however, that which augme…

Contrastive LearningData AugmentationLinear evaluationRepresentation Learning

Strongly Augmented Contrastive Clustering

2022-06-01 · Xiaozhi Deng, Dong Huang, Ding-Hua Chen, Chang-Dong Wang 외

Deep clustering has attracted increasing attention in recent years due to its capability of joint representation learning and clustering via deep neural networks. In its latest developments, the contrastive learning has …

ClusteringContrastive LearningDeep ClusteringRepresentation Learning

Toward Understanding the Feature Learning Process of Self-supervised Contrastive Learning

2021-05-31 · Zixin Wen, Yuanzhi Li

How can neural networks trained by contrastive learning extract features from the unlabeled data? Why does contrastive learning usually need much stronger data augmentations than supervised learning to ensure good repres…

Contrastive LearningSelf-Supervised Learning

The Impact of Spatiotemporal Augmentations on Self-Supervised Audiovisual Representation Learning

2021-10-13 · Haider Al-Tahan, Yalda Mohsenzadeh

Contrastive learning of auditory and visual perception has been extremely successful when investigated individually. However, there are still major questions on how we could integrate principles learned from both domains…

Contrastive LearningRepresentation LearningSelf-Supervised Learning