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

i-Mix: A Domain-Agnostic Strategy for Contrastive Representation Learning

About

Contrastive representation learning has shown to be effective to learn representations from unlabeled data. However, much progress has been made in vision domains relying on data augmentations carefully designed using domain knowledge. In this work, we propose i-Mix, a simple yet effective domain-agnostic regularization strategy for improving contrastive representation learning. We cast contrastive learning as training a non-parametric classifier by assigning a unique virtual class to each data in a batch. Then, data instances are mixed in both the input and virtual label spaces, providing more augmented data during training. In experiments, we demonstrate that i-Mix consistently improves the quality of learned representations across domains, including image, speech, and tabular data. Furthermore, we confirm its regularization effect via extensive ablation studies across model and dataset sizes. The code is available at https://github.com/kibok90/imix.

Kibok Lee, Yian Zhu, Kihyuk Sohn, Chun-Liang Li, Jinwoo Shin, Honglak Lee• 2020

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)
Accuracy72.18
3518
Image ClassificationCIFAR-10 (test)--
3381
Image ClassificationImageNet-1k (val)--
1453
Image ClassificationImageNet-1k (val)
Top-1 Acc72.8
706
Image ClassificationCIFAR-10
Accuracy95.9
471
Image ClassificationSTL-10 (test)
Accuracy85.56
357
Image ClassificationAircraft
Accuracy10.2
302
Image ClassificationTiny-ImageNet
Top-1 Accuracy46.57
143
ClassificationCUB
Accuracy3.9
85
Linear ClassificationImageNet-1K 1.0 (val)
Top-1 Accuracy73.3
48
Showing 10 of 36 rows

Other info

Follow for update