Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Multi-Task Curriculum Framework for Open-Set Semi-Supervised Learning

About

Semi-supervised learning (SSL) has been proposed to leverage unlabeled data for training powerful models when only limited labeled data is available. While existing SSL methods assume that samples in the labeled and unlabeled data share the classes of their samples, we address a more complex novel scenario named open-set SSL, where out-of-distribution (OOD) samples are contained in unlabeled data. Instead of training an OOD detector and SSL separately, we propose a multi-task curriculum learning framework. First, to detect the OOD samples in unlabeled data, we estimate the probability of the sample belonging to OOD. We use a joint optimization framework, which updates the network parameters and the OOD score alternately. Simultaneously, to achieve high performance on the classification of in-distribution (ID) data, we select ID samples in unlabeled data having small OOD scores, and use these data with labeled data for training the deep neural networks to classify ID samples in a semi-supervised manner. We conduct several experiments, and our method achieves state-of-the-art results by successfully eliminating the effect of OOD samples.

Qing Yu, Daiki Ikami, Go Irie, Kiyoharu Aizawa• 2020

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-10
Accuracy93.03
471
Image ClassificationSVHN
Accuracy97.15
359
Out-of-Distribution DetectionCIFAR100 (test)
AUROC90
57
Out-of-Distribution DetectionSVHN (test)
AUROC0.876
48
Open-world semi-supervised learningCIFAR-100 (test)
Overall Accuracy69.46
40
Anomaly DetectionImageNet (test)
AUC0.965
35
Open Set RecognitionCIFAR10 6 closed, 4 open classes 1.0
AUROC0.989
30
Open-world semi-supervised learningCIFAR-10 (test)
Overall Accuracy83.92
28
Out-of-Distribution DetectionCIFAR10 (test)--
22
Open-set Semi-Supervised LearningCIFAR10 Corrupted (test)
Accuracy43.33
18
Showing 10 of 32 rows

Other info

Follow for update