English

A Simple Data Mixing Prior for Improving Self-Supervised Learning

Computer Vision and Pattern Recognition 2022-06-16 v1

Abstract

Data mixing (e.g., Mixup, Cutmix, ResizeMix) is an essential component for advancing recognition models. In this paper, we focus on studying its effectiveness in the self-supervised setting. By noticing the mixed images that share the same source images are intrinsically related to each other, we hereby propose SDMP, short for S\textbf{S}imple D\textbf{D}ata M\textbf{M}ixing P\textbf{P}rior, to capture this straightforward yet essential prior, and position such mixed images as additional positive pairs\textbf{positive pairs} to facilitate self-supervised representation learning. Our experiments verify that the proposed SDMP enables data mixing to help a set of self-supervised learning frameworks (e.g., MoCo) achieve better accuracy and out-of-distribution robustness. More notably, our SDMP is the first method that successfully leverages data mixing to improve (rather than hurt) the performance of Vision Transformers in the self-supervised setting. Code is publicly available at https://github.com/OliverRensu/SDMP

Keywords

Cite

@article{arxiv.2206.07692,
  title  = {A Simple Data Mixing Prior for Improving Self-Supervised Learning},
  author = {Sucheng Ren and Huiyu Wang and Zhengqi Gao and Shengfeng He and Alan Yuille and Yuyin Zhou and Cihang Xie},
  journal= {arXiv preprint arXiv:2206.07692},
  year   = {2022}
}

Comments

CVPR2022

R2 v1 2026-06-24T11:52:47.379Z