Papers › LNL+K: Enhancing Learning with Noisy Labels Through Noise Source Knowledge Integration

LNL+K: Enhancing Learning with Noisy Labels Through Noise Source Knowledge Integration

20 Jun 2023arXiv:2306.11911archive 2025-07-28

Siqi Wang, Bryan A. Plummer

Learning with noisy labels (LNL) aims to train a high-performing model using a noisy dataset. We observe that noise for a given class often comes from a limited set of categories, yet many LNL methods overlook this. For example, an image mislabeled as a cheetah is more likely a leopard than a hippopotamus due to its visual similarity. Thus, we explore Learning with Noisy Labels with noise source Knowledge integration (LNL+K), which leverages knowledge about likely source(s) of label noise that is often provided in a dataset's meta-data. Integrating noise source knowledge boosts performance even in settings where LNL methods typically fail. For example, LNL+K methods are effective on datasets where noise represents the majority of samples, which breaks a critical premise of most methods developed for LNL. Our LNL+K methods can boost performance even when noise sources are estimated rather than extracted from meta-data. We provide several baseline LNL+K methods that integrate noise source knowledge into state-of-the-art LNL models that are evaluated across six diverse datasets and two types of noise, where we report gains of up to 23% compared to the unadapted methods. Critically, we show that LNL methods fail to generalize on some real-world datasets, even when adapted to integrate noise source knowledge, highlighting the importance of directly exploring LNL+K.

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

Code

Syntology Ran 0 of 12 code samples harvested from 1 repository linked to this paper; 12 have no recorded run.

By repository: official repository: 12 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

sunnysiqi/lnl_k officialmentioned in papermentioned 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

12 samples harvested; 0 ran; 0 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.

12unverified

Licence: 0 of the 12 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 sunnysiqi/lnl_k. “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.

accuracy sunnysiqi/lnl_k/adaptation_methods/LitCNN.py official repository unverified MIT (permissive) · 7071708fb95b44fd · report
avg_accuracy sunnysiqi/lnl_k/adaptation_methods/LitCNN.py official repository unverified MIT (permissive) · df1758ae72520bd2 · report
avg_accuracy_with_idx sunnysiqi/lnl_k/adaptation_methods/LitCNN.py official repository unverified MIT (permissive) · b2a9a0459f977562 · report
cutmix sunnysiqi/lnl_k/cell_data/simple_multi_main.py official repository unverified MIT (permissive) · c5d6f49696141e17 · report
default_image_loader sunnysiqi/lnl_k/cell_data/simple_multi_dataloader.py official repository unverified MIT (permissive) · 9687c57a7ad946fc · report
gaussian_noise_image_loader sunnysiqi/lnl_k/cell_data/simple_multi_dataloader.py official repository unverified MIT (permissive) · 2c21188e2c53948c · report
get_score sunnysiqi/lnl_k/adaptation_methods/fine_k.py official repository unverified MIT (permissive) · 56ccb4fcec6f5a98 · report
get_score_w_noise_source sunnysiqi/lnl_k/adaptation_methods/fine_k.py official repository unverified MIT (permissive) · d18781f02b2bd274 · report
get_singular_vector sunnysiqi/lnl_k/adaptation_methods/fine_k.py official repository unverified MIT (permissive) · 43d4c4f264dccb7e · report
lazy_greedy_heap sunnysiqi/lnl_k/adaptation_methods/lazyGreedy.py official repository unverified MIT (permissive) · 23d880ed996f2ead · report
mixup sunnysiqi/lnl_k/cell_data/simple_multi_main.py official repository unverified MIT (permissive) · d442db44b321d2b1 · report
rand_bbox sunnysiqi/lnl_k/cell_data/simple_multi_main.py official repository unverified MIT (permissive) · c63a96489175258f · report

Tasks

Learning with noisy labels

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