Papers › Open-set Label Noise Can Improve Robustness Against Inherent Label Noise

Open-set Label Noise Can Improve Robustness Against Inherent Label Noise

21 Jun 2021NeurIPS 2021 12arXiv:2106.10891archive 2025-07-28

Hongxin Wei, Lue Tao, Renchunzi Xie, Bo An

Learning with noisy labels is a practically challenging problem in weakly supervised learning. In the existing literature, open-set noises are always considered to be poisonous for generalization, similar to closed-set noises. In this paper, we empirically show that open-set noisy labels can be non-toxic and even benefit the robustness against inherent noisy labels. Inspired by the observations, we propose a simple yet effective regularization by introducing Open-set samples with Dynamic Noisy Labels (ODNL) into training. With ODNL, the extra capacity of the neural network can be largely consumed in a way that does not interfere with learning patterns from clean data. Through the lens of SGD noise, we show that the noises induced by our method are random-direction, conflict-free and biased, which may help the model converge to a flat minimum with superior stability and enforce the model to produce conservative predictions on Out-of-Distribution instances. Extensive experimental results on benchmark datasets with various types of noisy labels demonstrate that the proposed method not only enhances the performance of many existing robust algorithms but also achieves significant improvement on Out-of-Distribution detection tasks even in the label noise setting.

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

Code

Syntology Ran 17 of 29 code samples harvested from 3 repositories linked to this paper; 12 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · violated contract; 5 ran · our draft was wrong; 1 ran · fixture could not drive it; 9 ran with no contract checked.

By repository: official repository: 13 samples from 1 repository, 9 ran; community (archive-listed): 15 samples from 2 repositories, 7 ran; 1 identical to code first harvested elsewhere. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

hongxin001/ODNL officialmentioned in papermentioned on GitHubpytorch report
hongxin001/JoCoR mentioned on GitHubpytorch report
hongxin001/logitnorm_ood mentioned on GitHubpytorch report
hongxin001/open-sampling mentioned on GitHubpytorch 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

29 samples harvested; 17 ran; 1 honoured the contract we drafted; 12 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 · violated contract
5ran · our draft was wrong
1ran · fixture could not drive it
9ran
12unverified

Licence: 29 of the 29 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 3 repositories linked to this paper, official or community; each sample names its own and says which. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “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.

BasicBlock hongxin001/ODNL/algorithms/odnl.py official repository ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · 68c820cf9fac1d45 · report
DependentLabelGenerator hongxin001/ODNL/algorithms/odnl.py official repository ran no licence file found · pointer only · 3aa8c19f6a93cc4f · report
SVHN hongxin001/ODNL/algorithms/odnl.py official repository ran no licence file found · pointer only · a48cbe21ee4b47c7 · report
SingleModel hongxin001/ODNL/algorithms/odnl.py official repository ran no licence file found · pointer only · 5ef095faf1a178df · report
WideResNet hongxin001/ODNL/algorithms/odnl.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · bbf25f185bcee0a2 · report
build_model hongxin001/ODNL/algorithms/odnl.py official repository ran · fixture could not drive it no licence file found · pointer only · 00092d7deaae3c5a · report
build_ood_noise hongxin001/ODNL/algorithms/odnl.py official repository ran · our draft was wrong no licence file found · pointer only · 6463c81eb9a79759 · report
check_integrity hongxin001/ODNL/algorithms/odnl.py official repository ran · violated contract fingerprinted no licence file found · pointer only · 379a713ff6573163 · report
get_dataset_normlize hongxin001/ODNL/algorithms/odnl.py official repository ran · honoured contract no licence file found · pointer only · 331a7108385c91ba · report
CIFAR100 hongxin001/ODNL/algorithms/odnl.py official repository unverified no licence file found · pointer only · b83e460dc32b7006 · report
ODNL hongxin001/ODNL/algorithms/odnl.py official repository unverified no licence file found · pointer only · b998044858807188 · report
build_dataset hongxin001/ODNL/algorithms/odnl.py official repository unverified no licence file found · pointer only · b3a727f63915052f · report
download_url hongxin001/ODNL/algorithms/odnl.py official repository unverified no licence file found · pointer only · 0105f183fe8b9666 · report
CNN hongxin001/JoCoR/algorithm/jocor.py community (archive-listed) ran · metamorphic tier: invariant no licence file found · pointer only · c15655fa5cf01c52 · report
MLPNet hongxin001/JoCoR/algorithm/jocor.py community (archive-listed) ran · metamorphic tier: invariant no licence file found · pointer only · dca203cfebebf4d7 · report
NormedLinear hongxin001/open-sampling/alg/ood_noise.py community (archive-listed) ran · metamorphic tier: invariant no licence file found · pointer only · 4846ae16e0d273a9 · report
accuracy hongxin001/JoCoR/algorithm/jocor.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 5654f848f08debcf · report
kl_loss_compute hongxin001/JoCoR/algorithm/jocor.py community (archive-listed) ran · our draft was wrong fingerprinted no licence file found · pointer only · 75feb4c4aa30068a · report
loss_jocor hongxin001/JoCoR/algorithm/jocor.py community (archive-listed) ran no licence file found · pointer only · 2d8dfe0f2d9f22e2 · report
resnet32 hongxin001/open-sampling/alg/ood_noise.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 6c0f9be9596f3ff6 · report
BaseAlg hongxin001/open-sampling/alg/ood_noise.py community (archive-listed) unverified no licence file found · pointer only · 9860d0284775de1f · report
BasicBlock hongxin001/open-sampling/alg/ood_noise.py community (archive-listed) unverified no licence file found · pointer only · afb150f3f055ddef · report
JoCoR hongxin001/JoCoR/algorithm/jocor.py community (archive-listed) unverified no licence file found · pointer only · 0fa67743b174d70a · report
OEScratch hongxin001/open-sampling/alg/ood_noise.py community (archive-listed) unverified no licence file found · pointer only · ff341f03fb04bd64 · report
OODNoise hongxin001/open-sampling/alg/ood_noise.py community (archive-listed) unverified no licence file found · pointer only · 168776367e5649b5 · report
ResNet_s hongxin001/open-sampling/alg/ood_noise.py community (archive-listed) unverified no licence file found · pointer only · 2fdb5443e73b1ec6 · report
create_model hongxin001/open-sampling/alg/ood_noise.py community (archive-listed) unverified no licence file found · pointer only · 3a41d4c5de5de3f2 · report
create_ood_dataset hongxin001/open-sampling/alg/ood_noise.py community (archive-listed) unverified no licence file found · pointer only · 3f1cd084d493d247 · report
call_bn identical code first harvested elsewhere ran · our draft was wrong licence of this copy not recorded · 7937f88152d63f61 · report

Tasks

Learning with noisy labelsOut-of-Distribution DetectionWeakly-supervised Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

SGD

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