paper-with-me

Papers

Supervised Contrastive Learning

2020-04-23 · NeurIPS 2020 12 · Prannay Khosla, Piotr Teterwak, Chen Wang, Aaron Sarna, Yonglong Tian, Phillip Isola, Aaron Maschinot, Ce Liu, Dilip Krishnan

Contrastive learning applied to self-supervised representation learning has seen a resurgence in recent years, leading to state of the art performance in the unsupervised training of deep image models. Modern batch contrastive approaches subsume or significantly outperform traditional contrastive losses such as triplet, max-margin and the N-pairs loss. In this work, we extend the self-supervised batch contrastive approach to the fully-supervised setting, allowing us to effectively leverage label information. Clusters of points belonging to the same class are pulled together in embedding space, while simultaneously pushing apart clusters of samples from different classes. We analyze two possible versions of the supervised contrastive (SupCon) loss, identifying the best-performing formulation of the loss. On ResNet-200, we achieve top-1 accuracy of 81.4% on the ImageNet dataset, which is 0.8% above the best number reported for this architecture. We show consistent outperformance over cross-entropy on other datasets and two ResNet variants. The loss shows benefits for robustness to natural corruptions and is more stable to hyperparameter settings such as optimizers and data augmentations. Our loss function is simple to implement, and reference TensorFlow code is released at https://t.ly/supcon.

📄 PDF Abstract BibTeX arXiv:2004.11362

Code (26)

HobbitLong/SupContrast 공식 구현 pytorch
google-research/google-research/tree/master/supcon 공식 구현 tf
GuoQuanhao/SupContrast-Paddle paddle
Liut2016/ecg-supcontrast pytorch
PaddlePaddle/PaddleClas paddle
PaperCodeReview/SupCL-TF tf
XG293/SupConLoss pytorch
ZIZUN/CPFT pytorch
alexk1704/scclv2 tf
caesarea38/doclangid pytorch
davidczy/supcon_gamma pytorch
delyan-boychev/grad-cache-con-learning pytorch
flyingsheepbin/pet-biometrics pytorch
forcesh/SupContrast pytorch
guerbet-ai/wsp-contrastive pytorch
hannaiiyanggit/unicon pytorch
hooman650/supcl-seq pytorch
ilyassmoummad/ProtoCLR pytorch
paddorch/SupContrast.paddle paddle
raymin0223/self-contrastive-learning pytorch
renato145/ContrastiveLoss pytorch
salarim/Semi-Supervised-CL pytorch
sayakpaul/Supervised-Constrastive-Learning-in-TensorFlow-2 tf
sidtandon2014/fw-shapley pytorch
uiuctml/HypStructure pytorch
vk1996/contrastive_learning tf

Tasks

Class Incremental LearningContrastive LearningData AugmentationImage ClassificationRepresentation LearningSelf-Supervised LearningTriplet

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
Average Pooling 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Batch Normalization 설명 없음
Exponential Decay Exponential Decay is a learning rate schedule where we decay the learning rate with more iterations using an exponential function: $$ \text{lr} =…
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…

Similar Papers 제목 키워드 기반

Generalized Supervised Contrastive Learning

2022-06-01 · Jaewon Kim, Hyukjong Lee, Jooyoung Chang, Sang Min Park

With the recent promising results of contrastive learning in the self-supervised learning paradigm, supervised contrastive learning has successfully extended these contrastive approaches to supervised contexts, outperfor…

Contrastive LearningKnowledge DistillationRepresentation LearningSelf-Supervised Learning

HC$^2$L: Hybrid and Cooperative Contrastive Learning for Cross-lingual Spoken Language Understanding

2024-05-10 · Bowen Xing, Ivor W. Tsang

State-of-the-art model for zero-shot cross-lingual spoken language understanding performs cross-lingual unsupervised contrastive learning to achieve the label-agnostic semantic alignment between each utterance and its co…

Contrastive LearningSpoken Language Understanding

SCEHR: Supervised Contrastive Learning for Clinical Risk Prediction using Electronic Health Records

2021-10-11 · Chengxi Zang, Fei Wang

Contrastive learning has demonstrated promising performance in image and text domains either in a self-supervised or a supervised manner. In this work, we extend the supervised contrastive learning framework to clinical …

BenchmarkingBinary ClassificationContrastive LearningMortality Prediction+2

Unified Framework for Feature Extraction based on Contrastive Learning

2021-01-25 · Hongjie Zhang

Feature extraction is an efficient approach for alleviating the issue of dimensionality in high-dimensional data. As a popular self-supervised learning method, contrastive learning has recently garnered considerable atte…

Contrastive LearningGraph EmbeddingSelf-Supervised Learning

Rethinking Weak Supervision in Helping Contrastive Learning

2023-06-07 · Jingyi Cui, Weiran Huang, Yifei Wang, Yisen Wang

Contrastive learning has shown outstanding performances in both supervised and unsupervised learning, and has recently been introduced to solve weakly supervised learning problems such as semi-supervised learning and noi…

Contrastive LearningDenoisingWeakly-supervised Learning