Robust Semi-supervised Learning by Wisely Leveraging Open-set Data
Yang Yang, Nan Jiang, Yi Xu, and De-Chuan Zhan

TL;DR
This paper introduces WiseOpen, a novel framework for open-set semi-supervised learning that selectively leverages open-set data using a gradient-variance-based mechanism to improve in-distribution classification performance.
Contribution
The paper proposes WiseOpen, a theoretically motivated, selective open-set data utilization strategy for semi-supervised learning that outperforms existing methods.
Findings
WiseOpen improves ID classification accuracy.
Selective data use enhances robustness against OOD data.
Practical variants reduce computational costs.
Abstract
Open-set Semi-supervised Learning (OSSL) holds a realistic setting that unlabeled data may come from classes unseen in the labeled set, i.e., out-of-distribution (OOD) data, which could cause performance degradation in conventional SSL models. To handle this issue, except for the traditional in-distribution (ID) classifier, some existing OSSL approaches employ an extra OOD detection module to avoid the potential negative impact of the OOD data. Nevertheless, these approaches typically employ the entire set of open-set data during their training process, which may contain data unfriendly to the OSSL task that can negatively influence the model performance. This inspires us to develop a robust open-set data selection strategy for OSSL. Through a theoretical understanding from the perspective of learning theory, we propose Wise Open-set Semi-supervised Learning (WiseOpen), a generic OSSL…
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
TopicsMachine Learning and Data Classification · Face and Expression Recognition · Imbalanced Data Classification Techniques
MethodsSparse Evolutionary Training
