Papers › Temporal Ensembling for Semi-Supervised Learning

Temporal Ensembling for Semi-Supervised Learning

7 Oct 2016arXiv:1610.02242archive 2025-07-28

Samuli Laine, Timo Aila

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. We introduce self-ensembling, where we form a consensus prediction of the unknown labels using the outputs of the network-in-training on different epochs, and most importantly, under different regularization and input augmentation conditions. This ensemble prediction can be expected to be a better predictor for the unknown labels than the output of the network at the most recent training epoch, and can thus be used as a target for training. Using our method, we set new records for two standard semi-supervised learning benchmarks, reducing the (non-augmented) classification error rate from 18.44% to 7.05% in SVHN with 500 labels and from 18.63% to 16.55% in CIFAR-10 with 4000 labels, and further to 5.12% and 12.16% by enabling the standard augmentations. We additionally obtain a clear improvement in CIFAR-100 classification accuracy by using random images from the Tiny Images dataset as unlabeled extra inputs during training. Finally, we demonstrate good tolerance to incorrect labels.

PaperPDFCodeCode 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="1610.02242")

Code

Syntology Ran 3 of 7 code samples harvested from 5 repositories linked to this paper; 4 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 2 ran with no contract checked.

By repository: community (archive-listed): 7 samples from 5 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.

smlaine2/tempens officialmentioned in paperBSD-3-Clause report
ambujojha/SemiSupervisedLearning mentioned on GitHubpytorch report
benathi/fastswa-semi-sup mentioned on GitHubpytorch report
geosada/pi mentioned on GitHubtf 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

7 samples harvested; 3 ran; 0 honoured the contract we drafted; 4 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 · our draft was wrong
2ran
4unverified

Licence: 2 of the 7 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.

Layers geosada/pi/PI.py community (archive-listed) ran Apache-2.0 (permissive) · 419f8b719773c8bb · report
WeightEMA benathi/fastswa-semi-sup/mean_teacher/optim_weight_ema.py community (archive-listed) ran no licence file found · pointer only · aa7ea344f0434be4 · report
update_unsupervised_target hiram64/temporal-ensembling-semi-supervised/lib/ops.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 400d36e0fcd2632d · report
LossFunctions geosada/pi/PI.py community (archive-listed) unverified Apache-2.0 (permissive) · b148a31fddf9565e · report
PI geosada/pi/PI.py community (archive-listed) unverified Apache-2.0 (permissive) · 6578002d5d292065 · report
ema notha99y/mean_teacher_domain_adapt/src/model.py community (archive-listed) unverified MIT (permissive) · 88874fb38feaf13a · report
temporal_ensembling_loss tensorfreitas/Temporal-Ensembling-for-Semi-Supervised-Learning/pi_model.py community (archive-listed) unverified no licence file found · pointer only · 2fa6b82b8cbfe7b4 · report

Tasks

General ClassificationSemi-Supervised Image Classification

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Semi-Supervised Image Classification CIFAR-10, 250 Labels Ⅱ-Model Percentage error 53.12 #27 of 27 Archive leaderboard report
Semi-Supervised Image Classification CIFAR-10, 4000 Labels Pi Model Percentage error 12.16 #45 of 49 Archive leaderboard report
Semi-Supervised Image Classification cifar-100, 10000 Labels Temporal ensembling Percentage error 38.65 #27 of 29 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

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