Prototype Fission: Closing Set for Robust Open-set Semi-supervised Learning
Xuwei Tan, Yi-Jie Huang, Yaqian Li

TL;DR
Prototype Fission introduces a novel approach to improve open-set semi-supervised learning by dividing class-wise latent spaces into sub-spaces, enhancing OOD rejection and overall accuracy.
Contribution
The paper proposes Prototype Fission, a method that creates multiple sub-class prototypes to better cluster in-distribution data and reject out-of-distribution samples in SSL.
Findings
Effective in forming sub-classes and discriminating OODs
Improves overall accuracy in open-set SSL
Compatible with existing SSL methods
Abstract
Semi-supervised Learning (SSL) has been proven vulnerable to out-of-distribution (OOD) samples in realistic large-scale unsupervised datasets due to over-confident pseudo-labeling OODs as in-distribution (ID). A key underlying problem is class-wise latent space spreading from closed seen space to open unseen space, and the bias is further magnified in SSL's self-training loops. To close the ID distribution set so that OODs are better rejected for safe SSL, we propose Prototype Fission(PF) to divide class-wise latent spaces into compact sub-spaces by automatic fine-grained latent space mining, driven by coarse-grained labels only. Specifically, we form multiple unique learnable sub-class prototypes for each class, optimized towards both diversity and consistency. The Diversity Modeling term encourages samples to be clustered by one of the multiple sub-class prototypes, while the…
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
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and Data Classification · Anomaly Detection Techniques and Applications
