CoViews: Adaptive Augmentation Using Cooperative Views for Enhanced Contrastive Learning
Nazim Bendib

TL;DR
This paper introduces CoViews, an adaptive augmentation framework that learns view-dependent policies during contrastive learning, improving representation quality without extensive supervision or differentiable augmentation generators.
Contribution
It proposes a novel adaptive augmentation method with view-dependent policies, enhancing contrastive learning by learning dependencies between transformations for each view.
Findings
CoViews outperforms baseline augmentation methods across multiple datasets.
View-dependent augmentation policies yield better representations than shared policies.
The approach requires minimal computational overhead during training.
Abstract
Data augmentation plays a critical role in generating high-quality positive and negative pairs necessary for effective contrastive learning. However, common practices involve using a single augmentation policy repeatedly to generate multiple views, potentially leading to inefficient training pairs due to a lack of cooperation between views. Furthermore, to find the optimal set of augmentations, many existing methods require extensive supervised evaluation, overlooking the evolving nature of the model that may require different augmentations throughout the training. Other approaches train differentiable augmentation generators, thus limiting the use of non-differentiable transformation functions from the literature. In this paper, we address these challenges by proposing a framework for learning efficient adaptive data augmentation policies for contrastive learning with minimal…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInnovative Teaching and Learning Methods
MethodsSparse Evolutionary Training · Contrastive Learning
