Papers › Realistic Evaluation of Deep Semi-Supervised Learning Algorithms

Realistic Evaluation of Deep Semi-Supervised Learning Algorithms

24 Apr 2018NeurIPS 2018 12arXiv:1804.09170archive 2025-07-28

Avital Oliver, Augustus Odena, Colin Raffel, Ekin D. Cubuk, Ian J. Goodfellow

Semi-supervised learning (SSL) provides a powerful framework for leveraging unlabeled data when labels are limited or expensive to obtain. SSL algorithms based on deep neural networks have recently proven successful on standard benchmark tasks. However, we argue that these benchmarks fail to address many issues that these algorithms would face in real-world applications. After creating a unified reimplementation of various widely-used SSL techniques, we test them in a suite of experiments designed to address these issues. We find that the performance of simple baselines which do not use unlabeled data is often underreported, that SSL methods differ in sensitivity to the amount of labeled and unlabeled data, and that performance can degrade substantially when the unlabeled dataset contains out-of-class examples. To help guide SSL research towards real-world applicability, we make our unified reimplemention and evaluation platform publicly available.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1804.09170")

Code

Syntology Ran 4 of 15 code samples harvested from 5 repositories linked to this paper; 11 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · our draft was wrong; 2 ran · fixture could not drive it.

By repository: official repository: 1 sample from 1 repository, 1 ran; community (archive-listed): 14 samples from 4 repositories, 3 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

brain-research/realistic-ssl-evaluation officialmentioned in papermentioned on GitHubtf report
DavidKo3/semi_supervised_mean_teacher mentioned on GitHubpytorch report
layumi/SOTA-semi mentioned on GitHub report
melkherj/puddle mentioned on GitHubMIT report
siit-vtt/semi-supervised-learning-pytorch mentioned on GitHubpytorchMIT report
siit-vtt/ssl mentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

15 samples harvested; 4 ran; 1 honoured the contract we drafted; 11 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
1ran · our draft was wrong
2ran · fixture could not drive it
11unverified

Licence: 0 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 5 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

top_k brain-research/realistic-ssl-evaluation/evaluate_model.py official repository ran · fixture could not drive it fingerprinted Apache-2.0 (permissive) · 4c46154099e4d408 · report
check_size siit-vtt/semi-supervised-learning-pytorch/loader_cifar_zca.py community (archive-listed) ran · honoured contract fingerprinted MIT (permissive) · 9570e36a7f52ab5d · report
conv3x3 siit-vtt/semi-supervised-learning-pytorch/preresnet_sd_cifar.py community (archive-listed) ran · our draft was wrong MIT (permissive) · fac5364e2f53c6db · report
get_zca_normalization_param perrying/realistic-ssl-evaluation-pytorch/build_dataset.py community (archive-listed) ran · fixture could not drive it fingerprinted MIT (permissive) · 1f390b46a93ced80 · report
active_evaluate melkherj/puddle/puddle/active_evaluate.py community (archive-listed) unverified MIT (permissive) · fefabd373ecadbc2 · report
bert_featurize melkherj/puddle/puddle/datasets/amazon_reviews_bert.py community (archive-listed) unverified MIT (permissive) · 436b1dc12d590080 · report
binary_class_metrics melkherj/puddle/puddle/active_evaluate.py community (archive-listed) unverified MIT (permissive) · 05c1950f5c932d08 · report
gcn perrying/realistic-ssl-evaluation-pytorch/build_dataset.py community (archive-listed) unverified MIT (permissive) · 20ec0d4caa9c361d · report
horizontal_flip siit-vtt/semi-supervised-learning-pytorch/loader_cifar_zca.py community (archive-listed) unverified MIT (permissive) · b96d4224eb3255fa · report
random_crop siit-vtt/semi-supervised-learning-pytorch/loader_cifar_zca.py community (archive-listed) unverified MIT (permissive) · 55f1499fcb95cc00 · report
run_experiment melkherj/puddle/puddle/active_evaluate.py community (archive-listed) unverified MIT (permissive) · 4f47977b925bb5e5 · report
sklearn_binarize_by_percentile melkherj/puddle/puddle/datasets/sklearn_datasets.py community (archive-listed) unverified MIT (permissive) · d035fc4df55fe056 · report
train_mt DavidKo3/semi_supervised_mean_teacher/methods.py community (archive-listed) unverified MIT (permissive) · ae84d93c214dfa6a · report
train_pi DavidKo3/semi_supervised_mean_teacher/methods.py community (archive-listed) unverified MIT (permissive) · 2250115852053551 · report
train_sup DavidKo3/semi_supervised_mean_teacher/methods.py community (archive-listed) unverified MIT (permissive) · 915404fc2dd8ffd9 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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