Papers › A noisy elephant in the room: Is your out-of-distribution detector robust to label noise?

A noisy elephant in the room: Is your out-of-distribution detector robust to label noise?

2 Apr 2024CVPR 2024 1arXiv:2404.01775archive 2025-07-28

Galadrielle Humblot-Renaux, Sergio Escalera, Thomas B. Moeslund

The ability to detect unfamiliar or unexpected images is essential for safe deployment of computer vision systems. In the context of classification, the task of detecting images outside of a model's training domain is known as out-of-distribution (OOD) detection. While there has been a growing research interest in developing post-hoc OOD detection methods, there has been comparably little discussion around how these methods perform when the underlying classifier is not trained on a clean, carefully curated dataset. In this work, we take a closer look at 20 state-of-the-art OOD detection methods in the (more realistic) scenario where the labels used to train the underlying classifier are unreliable (e.g. crowd-sourced or web-scraped labels). Extensive experiments across different datasets, noise types & levels, architectures and checkpointing strategies provide insights into the effect of class label noise on OOD detection, and show that poor separation between incorrectly classified ID samples vs. OOD samples is an overlooked yet important limitation of existing methods. Code: https://github.com/glhr/ood-labelnoise

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

Code

Syntology Ran 8 of 11 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 1 ran · violated contract; 7 ran with no contract checked.

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

glhr/ood-labelnoise officialmentioned on GitHubpytorchGPL-3.0 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

11 samples harvested; 8 ran; 0 honoured the contract we drafted; 3 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 · violated contract
7ran
3unverified

Licence: 11 of the 11 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 glhr/ood-labelnoise. “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.

calc_standard_metrics glhr/ood-labelnoise/analysis/ood_metrics.py official repository ran GPL-3.0 (copyleft) · pointer only · 0b07b2fc0c1761bf · report
fnr_at_tnr glhr/ood-labelnoise/analysis/ood_metrics.py official repository ran GPL-3.0 (copyleft) · pointer only · 9d1ae0e9b04ef642 · report
fpr_at_tpr glhr/ood-labelnoise/analysis/ood_metrics.py official repository ran GPL-3.0 (copyleft) · pointer only · 2db3e4a0a7bcaae9 · report
get_noise_rates glhr/ood-labelnoise/analysis/results_utils.py official repository ran GPL-3.0 (copyleft) · pointer only · 5623ccf1107cb331 · report
group_noise glhr/ood-labelnoise/analysis/data_beautification.py official repository ran fingerprinted GPL-3.0 (copyleft) · pointer only · 70177e3540b00fe1 · report
noisy_or_not glhr/ood-labelnoise/analysis/data_beautification.py official repository ran fingerprinted GPL-3.0 (copyleft) · pointer only · 5ea217b0749899cf · report
rename_iid_ds glhr/ood-labelnoise/analysis/data_beautification.py official repository ran fingerprinted GPL-3.0 (copyleft) · pointer only · ffed19ae9988f74a · report
rew_ce glhr/ood-labelnoise/openood/losses/reweight.py official repository ran · violated contract GPL-3.0 (copyleft) · pointer only · d8339d591bbd7f52 · report
get_res_from_scores glhr/ood-labelnoise/analysis/results_utils.py official repository unverified GPL-3.0 (copyleft) · pointer only · 9f961af660314c45 · report
loss_function glhr/ood-labelnoise/openood/losses/rd4ad_loss.py official repository unverified GPL-3.0 (copyleft) · pointer only · 4c1d0e3674921db5 · report
rew_sce glhr/ood-labelnoise/openood/losses/reweight.py official repository unverified GPL-3.0 (copyleft) · pointer only · e1014da2309b3946 · report

Tasks

Image ClassificationImage Classification with Label NoiseOut of Distribution (OOD) Detection

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