English

Contrastive Learning with Consistent Representations

Computer Vision and Pattern Recognition 2024-09-06 v2

Abstract

Contrastive learning demonstrates great promise for representation learning. Data augmentations play a critical role in contrastive learning by providing informative views of the data without necessitating explicit labels. Nonetheless, the efficacy of current methodologies heavily hinges on the quality of employed data augmentation (DA) functions, often chosen manually from a limited set of options. While exploiting diverse data augmentations is appealing, the complexities inherent in both DAs and representation learning can lead to performance deterioration. Addressing this challenge and facilitating the systematic incorporation of diverse data augmentations, this paper proposes Contrastive Learning with Consistent Representations CoCor. At the heart of CoCor is a novel consistency metric termed DA consistency. This metric governs the mapping of augmented input data to the representation space, ensuring that these instances are positioned optimally in a manner consistent with the applied intensity of the DA. Moreover, we propose to learn the optimal mapping locations as a function of DA, all while preserving a desired monotonic property relative to DA intensity. Experimental results demonstrate that CoCor notably enhances the generalizability and transferability of learned representations in comparison to baseline methods.

Keywords

Cite

@article{arxiv.2302.01541,
  title  = {Contrastive Learning with Consistent Representations},
  author = {Zihu Wang and Yu Wang and Zhuotong Chen and Hanbin Hu and Peng Li},
  journal= {arXiv preprint arXiv:2302.01541},
  year   = {2024}
}

Comments

Accepted by TMLR