MutexMatch: Semi-Supervised Learning with Mutex-Based Consistency Regularization
Yue Duan, Zhen Zhao, Lei Qi, Lei Wang, Luping Zhou, Yinghuan Shi, Yang, Gao

TL;DR
MutexMatch introduces a novel semi-supervised learning approach that leverages both high-confidence and low-confidence unlabeled data through mutex-based consistency regularization, significantly improving performance especially with scarce labeled data.
Contribution
The paper proposes MutexMatch, a new SSL method that effectively utilizes low-confidence samples via mutex-based regularization, reducing pseudo-label errors and enhancing accuracy.
Findings
Achieves state-of-the-art results on multiple benchmarks.
Performs well with very limited labeled data, e.g., 20 labels on CIFAR-10.
Outperforms existing SSL methods in low-label scenarios.
Abstract
The core issue in semi-supervised learning (SSL) lies in how to effectively leverage unlabeled data, whereas most existing methods tend to put a great emphasis on the utilization of high-confidence samples yet seldom fully explore the usage of low-confidence samples. In this paper, we aim to utilize low-confidence samples in a novel way with our proposed mutex-based consistency regularization, namely MutexMatch. Specifically, the high-confidence samples are required to exactly predict "what it is" by conventional True-Positive Classifier, while the low-confidence samples are employed to achieve a simpler goal -- to predict with ease "what it is not" by True-Negative Classifier. In this sense, we not only mitigate the pseudo-labeling errors but also make full use of the low-confidence unlabeled data by consistency of dissimilarity degree. MutexMatch achieves superior performance on…
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.
Code & Models
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 · COVID-19 diagnosis using AI
