Bridging the Gap: Learning Pace Synchronization for Open-World Semi-Supervised Learning
Bo Ye, Kai Gan, Tong Wei, Min-Ling Zhang

TL;DR
This paper introduces a novel approach for open-world semi-supervised learning that balances learning between seen and novel categories, significantly improving accuracy on benchmark datasets by using adaptive loss and pseudo-label clustering.
Contribution
The paper proposes the adaptive synchronizing marginal loss and pseudo-label contrastive clustering to address class imbalance and semantic understanding in open-world semi-supervised learning.
Findings
Achieves 3% average accuracy increase on ImageNet.
Balances learning pace between seen and novel classes effectively.
Fine-tuning pre-trained models further boosts performance.
Abstract
In open-world semi-supervised learning, a machine learning model is tasked with uncovering novel categories from unlabeled data while maintaining performance on seen categories from labeled data. The central challenge is the substantial learning gap between seen and novel categories, as the model learns the former faster due to accurate supervisory information. Moreover, capturing the semantics of unlabeled novel category samples is also challenging due to the missing label information. To address the above issues, we introduce 1) the adaptive synchronizing marginal loss which imposes class-specific negative margins to alleviate the model bias towards seen classes, and 2) the pseudo-label contrastive clustering which exploits pseudo-labels predicted by the model to group unlabeled data from the same category together in the output space. Extensive experiments on benchmark datasets…
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 · COVID-19 diagnosis using AI · Digital Imaging for Blood Diseases
