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

5 Jul 2022  ยท  Mamshad Nayeem Rizve, Navid Kardan, Salman Khan, Fahad Shahbaz Khan, Mubarak Shah ยท

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.

PDF Abstract
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Open-World Semi-Supervised Learning CIFAR-10 OpenLDN (ResNet-18) Seen accuracy (50% Labeled) 95.7 # 2
Novel accuracy (50% Labeled) 95.1 # 2
All accuracy (50% Labeled) 95.4 # 2
Seen accuracy (10% Labeled) 92.4 # 2
Novel accuracy (10% Labeled) 93.2 # 1
All accuracy (10% Labeled) 92.8 # 1
Open-World Semi-Supervised Learning CIFAR-100 OpenLDN (ResNet-18) Seen accuracy (10% Labeled) 55.0 # 2
Novel accuracy (10% Labeled) 40.0 # 2
All accuracy (10% Labeled) 47.7 # 2
Seen accuracy (50% Labeled) 73.5 # 2
Novel accuracy (50% Labeled) 46.8 # 2
All accuracy (50% Labeled) 60.1 # 2
Open-World Semi-Supervised Learning ImageNet-100 OpenLDN (ResNet-50) Seen accuracy (50% Labeled) 89.6 # 2
Novel accuracy (50% Labeled) 68.6 # 3
All accuracy (50% Labeled) 79.1 # 2

Methods


No methods listed for this paper. Add relevant methods here