Browse State-of-the-Art › Semi-Supervised Image Classification
Semi-Supervised Image Classification
130 papers with code · 58 benchmarks · 14 datasets archive 2025-07-28
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:
- An overview of proxy-label approaches for semi-supervised learning - Sebastian Ruder
- Semi-Supervised Learning in Computer Vision - Amit Chaudhary
( Image credit: Self-Supervised Semi-Supervised Learning )
Description from the archive archive 2025-07-28.
Benchmarks archive 2025-07-28
60 leaderboard tables shown for this task, 58 with rows (a “benchmark” on this site is a table with at least one row, as on /sota), ordered by row count. “Best model” is the first row in the archive's own order at snapshot; nothing is re-ranked here and metric direction is not recorded in the archive. PwC's Trend sparklines are not in the archive, so that column is omitted. 10 shown of 60 until expanded.
Syntology column: samples harvested from the paper's repositories and executed on synthesized fixtures; “ran” is not a correctness claim and does not order the table. A dash means no Syntology record for that paper, not a recorded non-run. Read from the graph 2026-09-24.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
14 datasets whose archive record lists this task, ordered by the archive's paper count.
Subtasks archive 2025-07-28
2 subtasks in the archive's task tree.
Parent tasks archive 2025-07-28
Most implemented papers archive 2025-07-28
30 shown of 130 papers with code (167 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
13 Feb 2020 96 repositories listed Syntology ran 79 of 137 samples · 58 unverified · 52 pointer-only (licence)This paper presents SimCLR: a simple framework for contrastive learning of visual representations.
-
26 Feb 2021 82 repositories listed Syntology ran 16 of 20 samples · 4 unverified · 16 pointer-only (licence)State-of-the-art computer vision systems are trained to predict a fixed set of predetermined object categories.
-
25 Oct 2017 71 repositories listed Syntology ran 30 of 47 samples · 17 unverified · 15 pointer-only (licence)We also find that mixup reduces the memorization of corrupt labels, increases the robustness to adversarial examples, and stabilizes the training of generative adversarial networks.
-
10 Jun 2016 46 repositories listed Syntology ran 1 of 2 samples · 1 unverifiedWe present a variety of new architectural features and training procedures that we apply to the generative adversarial networks (GANs) framework.
-
13 Jun 2020 31 repositories listed Syntology ran 62 of 79 samples · 17 unverified · 46 pointer-only (licence)From an augmented view of an image, we train the online network to predict the target network representation of the same image under a different augmented view.
-
6 May 2019 30 repositories listed Syntology ran 39 of 63 samples · 24 unverified · 32 pointer-only (licence)Semi-supervised learning has proven to be a powerful paradigm for leveraging unlabeled data to mitigate the reliance on large labeled datasets.
-
10 Jul 2018 28 repositories listed Syntology ran 29 of 45 samples · 16 unverified · 22 pointer-only (licence)The key insight of our model is to learn such representations by predicting the future in latent space by using powerful autoregressive models.
-
15 Aug 2017 28 repositories listed Syntology ran 21 of 24 samples · 3 unverified · 5 pointer-only (licence)Convolutional neural networks are capable of learning powerful representational spaces, which are necessary for tackling complex learning tasks.
-
21 Jan 2020 26 repositories listed Syntology ran 50 of 74 samples · 24 unverified · 14 pointer-only (licence)Semi-supervised learning (SSL) provides an effective means of leveraging unlabeled data to improve a model's performance.
-
4 Mar 2021 24 repositories listed Syntology ran 21 of 26 samples · 5 unverified · 10 pointer-only (licence)This causes the embedding vectors of distorted versions of a sample to be similar, while minimizing the redundancy between the components of these vectors.
-
29 Apr 2019 20 repositories listed Syntology ran 15 of 52 samples · 37 unverified · 9 pointer-only (licence)In this work, we present a new perspective on how to effectively noise unlabeled examples and argue that the quality of noising, specifically those produced by advanced data augmentation methods, plays a crucial role in…
-
17 Jun 2020 18 repositories listed Syntology ran 13 of 17 samples · 4 unverified · 6 pointer-only (licence)In addition, we also propose a new data augmentation strategy, multi-crop, that uses a mix of views with different resolutions in place of two full-resolution views, without increasing the memory or compute requirements…
-
13 Apr 2017 14 repositories listed Syntology ran 11 of 13 samples · 2 unverified · 11 pointer-only (licence)In our experiments, we applied VAT to supervised and semi-supervised learning tasks on multiple benchmark datasets.
-
9 Jul 2015 10 repositories listed Syntology ran 0 of 1 samples · 1 unverifiedWe combine supervised learning with unsupervised learning in deep neural networks.
-
17 Jun 2020 9 repositories listed Syntology ran 0 of 6 samples · 6 unverifiedThe proposed semi-supervised learning algorithm can be summarized in three steps: unsupervised pretraining of a big ResNet model using SimCLRv2, supervised fine-tuning on a few labeled examples, and distillation with…
-
23 Mar 2020 9 repositories listed Syntology ran 5 of 14 samples · 9 unverifiedWe present Meta Pseudo Labels, a semi-supervised learning method that achieves a new state-of-the-art top-1 accuracy of 90.
-
6 Mar 2017 8 repositories listed Syntology ran 6 of 6 samples · 0 unverified · 6 pointer-only (licence)Without changing the network architecture, Mean Teacher achieves an error rate of 4.
-
4 Dec 2019 7 repositories listed Syntology ran 3 of 4 samples · 1 unverified · 4 pointer-only (licence)The goal of self-supervised learning from images is to construct image representations that are semantically meaningful via pretext tasks that do not require semantic annotations for a large training set of images.
-
19 Nov 2016 7 repositories listed Syntology ran 0 of 1 samples · 1 unverifiedWe introduce a simple semi-supervised learning approach for images based on in-painting using an adversarial loss.
-
7 Oct 2016 7 repositories listed Syntology ran 3 of 7 samples · 4 unverified · 2 pointer-only (licence)In this paper, we present a simple and efficient method for training deep neural networks in a semi-supervised setting where only a small portion of training data is labeled.
-
15 May 2022 6 repositories listed Syntology ran 4 of 14 samples · 10 unverified · 2 pointer-only (licence)Semi-supervised Learning (SSL) has witnessed great success owing to the impressive performances brought by various methods based on pseudo labeling and consistency regularization.
-
11 May 2021 6 repositories listed Syntology ran 11 of 17 samples · 6 unverified · 1 pointer-only (licence)Recent self-supervised methods for image representation learning are based on maximizing the agreement between embedding vectors from different views of the same image.
-
12 Aug 2022 5 repositories listed Syntology ran 9 of 9 samples · 0 unverifiedWe 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.
-
29 Apr 2021 4 repositories listed Syntology ran 4 of 5 samples · 1 unverifiedOn semi-supervised learning benchmarks we improve performance significantly when only 1% ImageNet labels are available, from 53.
-
28 Apr 2021 4 repositories listed Syntology ran 7 of 21 samples · 14 unverified · 3 pointer-only (licence)This paper proposes a novel method of learning by predicting view assignments with support samples (PAWS).
-
4 Jul 2019 4 repositories listed Syntology ran 0 of 3 samples · 3 unverifiedWe extensively evaluate the representation learning and generation capabilities of these BigBiGAN models, demonstrating that these generation-based models achieve the state of the art in unsupervised representation…
-
22 May 2019 4 repositories listed Syntology ran 2 of 2 samples · 0 unverified · 2 pointer-only (licence)Human observers can learn to recognize new categories of images from a handful of examples, yet doing so with artificial ones remains an open challenge.
-
9 Mar 2019 4 repositories listed Syntology ran 1 of 2 samples · 1 unverified · 2 pointer-only (licence)We introduce Interpolation Consistency Training (ICT), a simple and computation efficient algorithm for training Deep Neural Networks in the semi-supervised learning paradigm.
-
1 Jun 2018 4 repositories listedNeural net classifiers trained on data with annotated class labels can also capture apparent visual similarity among categories without being directed to do so.
-
21 Dec 2020 3 repositories listed Syntology ran 3 of 3 samples · 0 unverified · 3 pointer-only (licence)With this in mind, we propose a teacher-student scheme to learn representations by training a convolutional net to reconstruct a bag-of-visual-words (BoW) representation of an image, given as input a perturbed version…
Syntology lines on 29 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections