TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Towards Realistic Semi-Supervised Learning

Towards Realistic Semi-Supervised Learning

Mamshad Nayeem Rizve, Navid Kardan, Mubarak Shah

2022-07-05Open-World Semi-Supervised LearningNovel Class Discovery
PaperPDFCode(official)

Abstract

Deep learning is pushing the state-of-the-art in many computer vision applications. However, it relies on large annotated data repositories, and capturing the unconstrained nature of the real-world data is yet to be solved. Semi-supervised learning (SSL) complements the annotated training data with a large corpus of unlabeled data to reduce annotation cost. The standard SSL approach assumes unlabeled data are from the same distribution as annotated data. Recently, a more realistic SSL problem, called open-world SSL, is introduced, where the unannotated data might contain samples from unknown classes. In this paper, we propose a novel pseudo-label based approach to tackle SSL in open-world setting. At the core of our method, we utilize sample uncertainty and incorporate prior knowledge about class distribution to generate reliable class-distribution-aware pseudo-labels for unlabeled data belonging to both known and unknown classes. Our extensive experimentation showcases the effectiveness of our approach on several benchmark datasets, where it substantially outperforms the existing state-of-the-art on seven diverse datasets including CIFAR-100 (~17%), ImageNet-100 (~5%), and Tiny ImageNet (~9%). We also highlight the flexibility of our approach in solving novel class discovery task, demonstrate its stability in dealing with imbalanced data, and complement our approach with a technique to estimate the number of novel classes

Results

TaskDatasetMetricValueModel
Image ClassificationCIFAR-100All accuracy (10% Labeled)60.3TRSSL (ResNet-18)
Image ClassificationCIFAR-100Novel accuracy (10% Labeled)52.1TRSSL (ResNet-18)
Image ClassificationCIFAR-100Seen accuracy (10% Labeled)68.5TRSSL (ResNet-18)
Image ClassificationImageNet-100 (TEMI Split)All accuracy (10% Labeled)75.4TRSSL (ResNet-50)
Image ClassificationImageNet-100 (TEMI Split)Novel accuracy (10% Labeled)67.8TRSSL (ResNet-50)
Image ClassificationImageNet-100 (TEMI Split)Seen accuracy (10% Labeled)82.6TRSSL (ResNet-50)
Image ClassificationCIFAR-10All accuracy (10% Labeled)92.2TRSSL (ResNet-18)
Image ClassificationCIFAR-10Novel accuracy (10% Labeled)89.6TRSSL (ResNet-18)
Image ClassificationCIFAR-10Seen accuracy (10% Labeled)94.9TRSSL (ResNet-18)
Semi-Supervised Image ClassificationCIFAR-100All accuracy (10% Labeled)60.3TRSSL (ResNet-18)
Semi-Supervised Image ClassificationCIFAR-100Novel accuracy (10% Labeled)52.1TRSSL (ResNet-18)
Semi-Supervised Image ClassificationCIFAR-100Seen accuracy (10% Labeled)68.5TRSSL (ResNet-18)
Semi-Supervised Image ClassificationImageNet-100 (TEMI Split)All accuracy (10% Labeled)75.4TRSSL (ResNet-50)
Semi-Supervised Image ClassificationImageNet-100 (TEMI Split)Novel accuracy (10% Labeled)67.8TRSSL (ResNet-50)
Semi-Supervised Image ClassificationImageNet-100 (TEMI Split)Seen accuracy (10% Labeled)82.6TRSSL (ResNet-50)
Semi-Supervised Image ClassificationCIFAR-10All accuracy (10% Labeled)92.2TRSSL (ResNet-18)
Semi-Supervised Image ClassificationCIFAR-10Novel accuracy (10% Labeled)89.6TRSSL (ResNet-18)
Semi-Supervised Image ClassificationCIFAR-10Seen accuracy (10% Labeled)94.9TRSSL (ResNet-18)

Related Papers

NeurNCD: Novel Class Discovery via Implicit Neural Representation2025-06-06DATA: Multi-Disentanglement based Contrastive Learning for Open-World Semi-Supervised Deepfake Attribution2025-05-07Freeze and Cluster: A Simple Baseline for Rehearsal-Free Continual Category Discovery2025-03-12Learning Textual Prompts for Open-World Semi-Supervised Learning2025-01-01Novel Class Discovery for Open Set Raga Classification2024-11-27OwMatch: Conditional Self-Labeling with Consistency for Open-World Semi-Supervised Learning2024-11-04AnomalyNCD: Towards Novel Anomaly Class Discovery in Industrial Scenarios2024-10-18OW-Rep: Open World Object Detection with Instance Representation Learning2024-09-24