English

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

Machine Learning 2021-03-19 v2 Machine Learning

Abstract

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.

Keywords

Cite

@article{arxiv.2010.08887,
  title  = {i-Mix: A Domain-Agnostic Strategy for Contrastive Representation Learning},
  author = {Kibok Lee and Yian Zhu and Kihyuk Sohn and Chun-Liang Li and Jinwoo Shin and Honglak Lee},
  journal= {arXiv preprint arXiv:2010.08887},
  year   = {2021}
}

Comments

ICLR 2021

R2 v1 2026-06-23T19:25:30.082Z