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

OpenLDN: Learning to Discover Novel Classes for Open-World Semi-Supervised Learning

About

Semi-supervised learning (SSL) is one of the dominant approaches to address the annotation bottleneck of supervised learning. Recent SSL methods can effectively leverage a large repository of unlabeled data to improve performance while relying on a small set of labeled data. One common assumption in most SSL methods is that the labeled and unlabeled data are from the same data distribution. However, this is hardly the case in many real-world scenarios, which limits their applicability. In this work, instead, we attempt to solve the challenging open-world SSL problem that does not make such an assumption. In the open-world SSL problem, the objective is to recognize samples of known classes, and simultaneously detect and cluster samples belonging to novel classes present in unlabeled data. This work introduces OpenLDN that utilizes a pairwise similarity loss to discover novel classes. Using a bi-level optimization rule this pairwise similarity loss exploits the information available in the labeled set to implicitly cluster novel class samples, while simultaneously recognizing samples from known classes. After discovering novel classes, OpenLDN transforms the open-world SSL problem into a standard SSL problem to achieve additional performance gains using existing SSL methods. Our extensive experiments demonstrate that OpenLDN outperforms the current state-of-the-art methods on multiple popular classification benchmarks while providing a better accuracy/training time trade-off.

Mamshad Nayeem Rizve, Navid Kardan, Salman Khan, Fahad Shahbaz Khan, Mubarak Shah• 2022

Related benchmarks

TaskDatasetResultRank
Fine-grained object category discoveryStanford Cars (test)
Accuracy38.7
38
Novel Class DiscoveryCIFAR-100
ACC (Seen)0.55
19
Deep Face AttributionOW-DFA Known
ACC0.974
18
Deep Face AttributionOW-DFA (All)
Accuracy71.2
18
Deep Face AttributionOW-DFA (Novel)
Accuracy45.8
18
Open-world semi-supervised learningCIFAR-100 50% known, 50% novel
Known Accuracy74.1
16
Image ClassificationCIFAR-10
Accuracy (Seen)95.7
14
Image ClassificationCIFAR-100
Seen Class Accuracy73.5
14
Generalized Novel Class DiscoveryTiny ImageNet (test)
Seen Accuracy58.3
13
Novel Class DiscoveryCIFAR-10 (test)
Seen Acc92.4
11
Showing 10 of 19 rows

Other info

Code

Follow for update