Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

RenyiCL: Contrastive Representation Learning with Skew Renyi Divergence

About

Contrastive representation learning seeks to acquire useful representations by estimating the shared information between multiple views of data. Here, the choice of data augmentation is sensitive to the quality of learned representations: as harder the data augmentations are applied, the views share more task-relevant information, but also task-irrelevant one that can hinder the generalization capability of representation. Motivated by this, we present a new robust contrastive learning scheme, coined R\'enyiCL, which can effectively manage harder augmentations by utilizing R\'enyi divergence. Our method is built upon the variational lower bound of R\'enyi divergence, but a na\"ive usage of a variational method is impractical due to the large variance. To tackle this challenge, we propose a novel contrastive objective that conducts variational estimation of a skew R\'enyi divergence and provide a theoretical guarantee on how variational estimation of skew divergence leads to stable training. We show that R\'enyi contrastive learning objectives perform innate hard negative sampling and easy positive sampling simultaneously so that it can selectively learn useful features and ignore nuisance features. Through experiments on ImageNet, we show that R\'enyi contrastive learning with stronger augmentations outperforms other self-supervised methods without extra regularization or computational overhead. Moreover, we also validate our method on other domains such as graph and tabular, showing empirical gain over other contrastive methods.

Kyungmin Lee, Jinwoo Shin• 2022

Related benchmarks

TaskDatasetResultRank
Image ClassificationImageNet-1k (val)
Top-1 Accuracy76.2
1453
Image ClassificationFood-101
Accuracy77.5
494
Image ClassificationDTD--
487
Image ClassificationStanford Cars
Accuracy66.4
477
Image ClassificationSUN397
Accuracy65.9
425
Image ClassificationCIFAR100
Accuracy78.9
331
ClassificationCars
Accuracy71.5
314
Image ClassificationImageNet (val)
Accuracy75.3
300
Image ClassificationFGVC Aircraft--
185
Image ClassificationOxford-IIIT Pet
Accuracy89.2
161
Showing 10 of 30 rows

Other info

Code

Follow for update