Papers › Pseudo-Labeling and Confirmation Bias in Deep Semi-Supervised Learning

Pseudo-Labeling and Confirmation Bias in Deep Semi-Supervised Learning

8 Aug 2019arXiv:1908.02983archive 2025-07-28

Eric Arazo, Diego Ortego, Paul Albert, Noel E. O'Connor, Kevin McGuinness

Semi-supervised learning, i.e. jointly learning from labeled and unlabeled samples, is an active research topic due to its key role on relaxing human supervision. In the context of image classification, recent advances to learn from unlabeled samples are mainly focused on consistency regularization methods that encourage invariant predictions for different perturbations of unlabeled samples. We, conversely, propose to learn from unlabeled data by generating soft pseudo-labels using the network predictions. We show that a naive pseudo-labeling overfits to incorrect pseudo-labels due to the so-called confirmation bias and demonstrate that mixup augmentation and setting a minimum number of labeled samples per mini-batch are effective regularization techniques for reducing it. The proposed approach achieves state-of-the-art results in CIFAR-10/100, SVHN, and Mini-ImageNet despite being much simpler than other methods. These results demonstrate that pseudo-labeling alone can outperform consistency regularization methods, while the opposite was supposed in previous work. Source code is available at https://git.io/fjQsC.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

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="1908.02983")

Code

Syntology Ran 11 of 20 code samples harvested from 1 repository linked to this paper; 9 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 9 ran with no contract checked.

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

5m0k3/gwd-efficientdet-pytorch mentioned on GitHubpytorch report
5m0k3/gwd-yolov5-pytorch mentioned on GitHubpytorch report
EricArazo/PseudoLabeling mentioned on GitHubpytorchMIT report
stanleyjzheng/PyData mentioned on GitHub 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

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

2ran · our draft was wrong
9ran
9unverified

Licence: 0 of the 20 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 EricArazo/PseudoLabeling. “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.

PreactResNet18_WNdrop EricArazo/PseudoLabeling/utils_pseudoLab/PreResNet.py community (archive-listed) ran MIT (permissive) · cac73dbdc6c8edf8 · report
WRN28_2_wn EricArazo/PseudoLabeling/utils_pseudoLab/wideArchitectures.py community (archive-listed) ran MIT (permissive) · 19760465fa4284bf · report
conv1x1 EricArazo/PseudoLabeling/utils_pseudoLab/ssl_networks.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 158bf4c3a5f11f04 · report
conv3x3 EricArazo/PseudoLabeling/utils_pseudoLab/wideArchitectures.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 00e569acd6b45ef0 · report
conv3x3_wn EricArazo/PseudoLabeling/utils_pseudoLab/PreResNet.py community (archive-listed) ran MIT (permissive) · 69b956e680e20587 · report
loss_mixup_reg_ep EricArazo/PseudoLabeling/utils_pseudoLab/utils_ssl.py community (archive-listed) ran MIT (permissive) · d61da7a79282cec1 · report
loss_soft_reg_ep EricArazo/PseudoLabeling/utils_pseudoLab/utils_ssl.py community (archive-listed) ran MIT (permissive) · 47ef0d9914d9a29e · report
mixup_data EricArazo/PseudoLabeling/utils_pseudoLab/utils_ssl.py community (archive-listed) ran MIT (permissive) · 3547e83bd03591ad · report
resnet18 EricArazo/PseudoLabeling/utils_pseudoLab/ssl_networks.py community (archive-listed) ran MIT (permissive) · c4ccc7ed917575de · report
resnet18_wndrop EricArazo/PseudoLabeling/utils_pseudoLab/ssl_networks.py community (archive-listed) ran MIT (permissive) · 99665d4806c9f45a · report
train_val_split EricArazo/PseudoLabeling/cifar10/dataset/cifar10.py community (archive-listed) ran MIT (permissive) · 9ff47a9283dff48c · report
accuracy_v1 EricArazo/PseudoLabeling/utils_pseudoLab/utils/criterion.py community (archive-listed) unverified MIT (permissive) · 9a9dc60c40303346 · report
accuracy_v2 EricArazo/PseudoLabeling/utils_pseudoLab/utils/criterion.py community (archive-listed) unverified MIT (permissive) · 41f5e551c6aa0cc9 · report
get_dataset EricArazo/PseudoLabeling/miniImagenet/dataset/miniImagenet.py community (archive-listed) unverified MIT (permissive) · 4661a82d063bed57 · report
get_dataset EricArazo/PseudoLabeling/cifar10/dataset/cifar10.py community (archive-listed) unverified MIT (permissive) · 5b62cd8faeeedbd4 · report
get_dataset EricArazo/PseudoLabeling/cifar100/dataset/cifar100.py community (archive-listed) unverified MIT (permissive) · 79e2d9d3eaeb6f7f · report
grouper EricArazo/PseudoLabeling/utils_pseudoLab/TwoSampler.py community (archive-listed) unverified MIT (permissive) · c7ba8abbb7422762 · report
iterate_eternally EricArazo/PseudoLabeling/utils_pseudoLab/TwoSampler.py community (archive-listed) unverified MIT (permissive) · 9e77e09f4d52e9da · report
iterate_once EricArazo/PseudoLabeling/utils_pseudoLab/TwoSampler.py community (archive-listed) unverified MIT (permissive) · 4232c309adddf9e4 · report
make_dataset EricArazo/PseudoLabeling/miniImagenet/dataset/miniImagenet.py community (archive-listed) unverified MIT (permissive) · 5b666f6b923972fe · report

Tasks

Image Classificationimage-classification

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Mixup

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