English

Data Augmentation of Contrastive Learning is Estimating Positive-incentive Noise

Machine Learning 2026-05-11 v3 Computer Vision and Pattern Recognition

Abstract

Inspired by the idea of Positive-incentive Noise (Pi-Noise or π\pi-Noise) that aims at learning the reliable noise beneficial to tasks, we scientifically investigate the connection between contrastive learning and π\pi-noise in this paper. By converting the contrastive loss to an auxiliary Gaussian distribution to quantitatively measure the difficulty of the specific contrastive model under the information theory framework, we properly define the task entropy, the core concept of π\pi-noise, of contrastive learning. It is further proved that the predefined data augmentation in the standard contrastive learning paradigm can be regarded as a kind of point estimation of π\pi-noise. Inspired by the theoretical study, a framework that develops a π\pi-noise generator to learn the beneficial noise (instead of estimation) as data augmentations for contrast is proposed. The designed framework can be applied to diverse types of data and is also completely compatible with the existing contrastive models. From the visualization, we surprisingly find that the proposed method successfully learns effective augmentations. Our code is available at https://github.com/hyzhang98/PiNDA.

Keywords

Cite

@article{arxiv.2408.09929,
  title  = {Data Augmentation of Contrastive Learning is Estimating Positive-incentive Noise},
  author = {Hongyuan Zhang and Yanchen Xu and Sida Huang and Xuelong Li},
  journal= {arXiv preprint arXiv:2408.09929},
  year   = {2026}
}

Comments

Accepted by ICML 2026

R2 v1 2026-06-28T18:16:39.864Z