Semi-supervised Contrastive Outlier removal for Pseudo Expectation Maximization (SCOPE)
Sumeet Menon, David Chapman

TL;DR
SCOPE is a semi-supervised learning method that enhances pseudo-labeling by suppressing outliers and confounding errors, leading to improved classification accuracy especially with limited labeled data.
Contribution
The paper introduces SCOPE, a novel outlier removal technique for semi-supervised learning that integrates with EM to reduce confounding errors and improve model performance.
Findings
SCOPE significantly improves semi-supervised classification accuracy.
Combining SCOPE with consistency regularization achieves state-of-the-art results on CIFAR-10.
SCOPE reduces confounding errors during pseudo-labeling iterations.
Abstract
Semi-supervised learning is the problem of training an accurate predictive model by combining a small labeled dataset with a presumably much larger unlabeled dataset. Many methods for semi-supervised deep learning have been developed, including pseudolabeling, consistency regularization, and contrastive learning techniques. Pseudolabeling methods however are highly susceptible to confounding, in which erroneous pseudolabels are assumed to be true labels in early iterations, thereby causing the model to reinforce its prior biases and thereby fail to generalize to strong predictive performance. We present a new approach to suppress confounding errors through a method we describe as Semi-supervised Contrastive Outlier removal for Pseudo Expectation Maximization (SCOPE). Like basic pseudolabeling, SCOPE is related to Expectation Maximization (EM), a latent variable framework which can be…
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
TopicsAnomaly Detection Techniques and Applications · Domain Adaptation and Few-Shot Learning · Fault Detection and Control Systems
MethodsPruning · Contrastive Learning
