TL;DR
This paper introduces Diversify and Conquer (DAC), a novel open-set semi-supervised learning framework that uses multiple biased models to detect outliers and improve robustness when unlabeled data contains unknown classes.
Contribution
DAC constructs multiple biased models within a single training process to exploit prediction disagreements for robust outlier detection in semi-supervised learning.
Findings
DAC improves outlier detection accuracy.
The method enhances SSL robustness against outliers.
Experimental results demonstrate superior performance over existing methods.
Abstract
Conventional semi-supervised learning (SSL) ideally assumes that labeled and unlabeled data share an identical class distribution, however in practice, this assumption is easily violated, as unlabeled data often includes unknown class data, i.e., outliers. The outliers are treated as noise, considerably degrading the performance of SSL models. To address this drawback, we propose a novel framework, Diversify and Conquer (DAC), to enhance SSL robustness in the context of open-set semi-supervised learning. In particular, we note that existing open-set SSL methods rely on prediction discrepancies between inliers and outliers from a single model trained on labeled data. This approach can be easily failed when the labeled data is insufficient, leading to performance degradation that is worse than naive SSL that do not account for outliers. In contrast, our approach exploits prediction…
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.
