Interpolation-based Contrastive Learning for Few-Label Semi-Supervised Learning
Xihong Yang, Xiaochang Hu, Sihang Zhou, Xinwang Liu, En Zhu

TL;DR
This paper introduces an interpolation-based contrastive learning method for semi-supervised learning that significantly improves performance in extremely low-label scenarios by constructing reliable positive pairs and guiding embedding changes linearly.
Contribution
The paper proposes a novel interpolation-based contrastive loss that enhances semi-supervised learning with very limited labels, addressing issues of semantic drift in data augmentation.
Findings
Outperforms existing methods by 5.3% on CIFAR-10 with 2 labels per class.
Achieves 88.73% accuracy with only two labels per class.
Improves state-of-the-art algorithms using the proposed strategy.
Abstract
Semi-supervised learning (SSL) has long been proved to be an effective technique to construct powerful models with limited labels. In the existing literature, consistency regularization-based methods, which force the perturbed samples to have similar predictions with the original ones have attracted much attention for their promising accuracy. However, we observe that, the performance of such methods decreases drastically when the labels get extremely limited, e.g., 2 or 3 labels for each category. Our empirical study finds that the main problem lies with the drifting of semantic information in the procedure of data augmentation. The problem can be alleviated when enough supervision is provided. However, when little guidance is available, the incorrect regularization would mislead the network and undermine the performance of the algorithm. To tackle the problem, we (1) propose an…
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
TopicsEvaluation Methods in Various Fields · Text and Document Classification Technologies · Machine Learning and Data Classification
