paper-with-me

홈 › Papers

What Makes for Good Views for Contrastive Learning?

2020-05-20 · NeurIPS 2020 12 · Yonglong Tian, Chen Sun, Ben Poole, Dilip Krishnan, Cordelia Schmid, Phillip Isola

Contrastive learning between multiple views of the data has recently achieved state of the art performance in the field of self-supervised representation learning. Despite its success, the influence of different view choices has been less studied. In this paper, we use theoretical and empirical analysis to better understand the importance of view selection, and argue that we should reduce the mutual information (MI) between views while keeping task-relevant information intact. To verify this hypothesis, we devise unsupervised and semi-supervised frameworks that learn effective views by aiming to reduce their MI. We also consider data augmentation as a way to reduce MI, and show that increasing data augmentation indeed leads to decreasing MI and improves downstream classification accuracy. As a by-product, we achieve a new state-of-the-art accuracy on unsupervised pre-training for ImageNet classification ($73\%$ top-1 linear readout with a ResNet-50). In addition, transferring our models to PASCAL VOC object detection and COCO instance segmentation consistently outperforms supervised pre-training. Code:http://github.com/HobbitLong/PyContrast

📄 PDF Abstract BibTeX arXiv:2005.10243

Code (1)

HobbitLong/PyContrast pytorch

Tasks

Contrastive LearningData AugmentationGeneral ClassificationInstance Segmentationobject-detectionObject DetectionRepresentation LearningSelf-Supervised Image ClassificationSemantic SegmentationUnsupervised Pre-training

Similar Papers 제목 키워드 기반

What Makes for Good Representations for Contrastive Learning

2021-09-29 · Haoqing Wang, Xun Guo, Zhi-Hong Deng, Yan Lu

Contrastive learning between different views of the data achieves outstanding success in the field of self-supervised representation learning and the learned representations are useful in various downstream tasks. Since …

Contrastive LearningDiversityRepresentation Learning

What Makes Good Collaborative Views? Contrastive Mutual Information Maximization for Multi-Agent Perception

2024-03-15 · Wanfang Su, Lixing Chen, Yang Bai, Xi Lin 외

Multi-agent perception (MAP) allows autonomous systems to understand complex environments by interpreting data from multiple sources. This paper investigates intermediate collaboration for MAP with a specific focus on ex…

Contrastive LearningPhilosophy

Robust Contrastive Learning against Noisy Views

2022-01-12 · CVPR 2022 1 · Ching-Yao Chuang, R Devon Hjelm, Xin Wang, Vibhav Vineet 외

Contrastive learning relies on an assumption that positive pairs contain related views, e.g., patches of an image or co-occurring multimodal signals of a video, that share certain underlying information about an instance…

Binary ClassificationContrastive Learning

What makes instance discrimination good for transfer learning?

2020-06-11 · ICLR 2021 1 · Nanxuan Zhao, Zhirong Wu, Rynson W. H. Lau, Stephen Lin

Contrastive visual pretraining based on the instance discrimination pretext task has made significant progress. Notably, recent work on unsupervised pretraining has shown to surpass the supervised counterpart for finetun…

object-detectionObject DetectionTransfer Learning

SO-NeRF: Active View Planning for NeRF using Surrogate Objectives

2023-12-06 · Keifer Lee, Shubham Gupta, Sunglyoung Kim, Bhargav Makwana 외

Despite the great success of Neural Radiance Fields (NeRF), its data-gathering process remains vague with only a general rule of thumb of sampling as densely as possible. The lack of understanding of what actually consti…

DiversityNeRF