Semi-Supervised Image Classification

124 papers with code • 58 benchmarks • 13 datasets

Semi-supervised image classification leverages unlabelled data as well as labelled data to increase classification performance.

You may want to read some blog posts to get an overview before reading the papers and checking the leaderboards:

( Image credit: Self-Supervised Semi-Supervised Learning )

Libraries

Use these libraries to find Semi-Supervised Image Classification models and implementations
7 papers
2,741
6 papers
1,355
See all 16 libraries.

RelationMatch: Matching In-batch Relationships for Semi-supervised Learning

yifanzhang-pro/relationmatch 17 May 2023

Semi-supervised learning has achieved notable success by leveraging very few labeled data and exploiting the wealth of information derived from unlabeled data.

4
17 May 2023

VNE: An Effective Method for Improving Deep Representation by Manipulating Eigenvalue Distribution

jaeill/CVPR23-VNE CVPR 2023

Since the introduction of deep learning, a wide scope of representation properties, such as decorrelation, whitening, disentanglement, rank, isotropy, and mutual information, have been studied to improve the quality of representation.

22
04 Apr 2023

NP-Match: Towards a New Probabilistic Model for Semi-Supervised Learning

jianf-wang/np-match 31 Jan 2023

In this work, we adjust neural processes (NPs) to the semi-supervised image classification task, resulting in a new method named NP-Match.

128
31 Jan 2023

Learning Customized Visual Models with Retrieval-Augmented Knowledge

microsoft/react CVPR 2023

Image-text contrastive learning models such as CLIP have demonstrated strong task transfer ability.

117
17 Jan 2023

SVFormer: Semi-supervised Video Transformer for Action Recognition

chenhsing/svformer CVPR 2023

In this paper, we investigate the use of transformer models under the SSL setting for action recognition.

78
23 Nov 2022

Semi-Supervised Single-View 3D Reconstruction via Prototype Shape Priors

chenhsing/ssp3d 30 Sep 2022

In particular, we introduce an attention-guided prototype shape prior module for guiding realistic object reconstruction.

11
30 Sep 2022

OpenMixup: A Comprehensive Mixup Benchmark for Visual Classification

Westlake-AI/openmixup 11 Sep 2022

Data mixing, or mixup, is a data-dependent augmentation technique that has greatly enhanced the generalizability of modern deep neural networks.

567
11 Sep 2022

USB: A Unified Semi-supervised Learning Benchmark for Classification

microsoft/semi-supervised-learning 12 Aug 2022

We further provide the pre-trained versions of the state-of-the-art neural models for CV tasks to make the cost affordable for further tuning.

1,176
12 Aug 2022

Semi-supervised Vision Transformers at Scale

amazon-science/semi-vit 11 Aug 2022

We study semi-supervised learning (SSL) for vision transformers (ViT), an under-explored topic despite the wide adoption of the ViT architectures to different tasks.

43
11 Aug 2022

RDA: Reciprocal Distribution Alignment for Robust Semi-supervised Learning

njuyued/prg4ssl-mnar 9 Aug 2022

In this work, we propose Reciprocal Distribution Alignment (RDA) to address semi-supervised learning (SSL), which is a hyperparameter-free framework that is independent of confidence threshold and works with both the matched (conventionally) and the mismatched class distributions.

74
09 Aug 2022