Contrastive Regularization for Semi-Supervised Learning
Doyup Lee, Sungwoong Kim, Ildoo Kim, Yeongjae Cheon, Minsu Cho,, Wook-Shin Han

TL;DR
This paper introduces contrastive regularization to enhance semi-supervised learning by promoting well-clustered features, leading to faster, more accurate training and improved performance on benchmarks, including open-set scenarios.
Contribution
It proposes a novel contrastive regularization method that improves consistency regularization by better clustering features, enabling more efficient label propagation and achieving state-of-the-art results.
Findings
Improves semi-supervised learning accuracy and efficiency.
Achieves state-of-the-art results with fewer training iterations.
Robust performance on open-set semi-supervised learning.
Abstract
Consistency regularization on label predictions becomes a fundamental technique in semi-supervised learning, but it still requires a large number of training iterations for high performance. In this study, we analyze that the consistency regularization restricts the propagation of labeling information due to the exclusion of samples with unconfident pseudo-labels in the model updates. Then, we propose contrastive regularization to improve both efficiency and accuracy of the consistency regularization by well-clustered features of unlabeled data. In specific, after strongly augmented samples are assigned to clusters by their pseudo-labels, our contrastive regularization updates the model so that the features with confident pseudo-labels aggregate the features in the same cluster, while pushing away features in different clusters. As a result, the information of confident pseudo-labels…
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
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Machine Learning and Data Classification
