Contrastive Regularization for Semi-Supervised Learning

17 Jan 2022  ·  Doyup Lee, Sungwoong Kim, Ildoo Kim, Yeongjae Cheon, Minsu Cho, Wook-Shin Han ·

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 can be effectively propagated into more unlabeled samples during training by the well-clustered features. On benchmarks of semi-supervised learning tasks, our contrastive regularization improves the previous consistency-based methods and achieves state-of-the-art results, especially with fewer training iterations. Our method also shows robust performance on open-set semi-supervised learning where unlabeled data includes out-of-distribution samples.

PDF Abstract
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Semi-Supervised Image Classification cifar-100, 10000 Labels FixMatch+CR Percentage error 21.03 # 4
Semi-Supervised Image Classification CIFAR-100, 2500 Labels FixMatch+CR Percentage error 27.58 # 12
Semi-Supervised Image Classification CIFAR-100, 400 Labels FixMatch+CR Percentage error 49.23 # 17
Semi-Supervised Image Classification CIFAR-10, 250 Labels FixMatch+CR Percentage error 5.04 # 11
Semi-Supervised Image Classification CIFAR-10, 4000 Labels FixMatch+CR Percentage error 4.16 # 9
Semi-Supervised Image Classification CIFAR-10, 40 Labels FixMatch+CR Percentage error 5.69 # 8

Methods


No methods listed for this paper. Add relevant methods here