Papers › Out-of-distribution Detection Learning with Unreliable Out-of-distribution Sources

Out-of-distribution Detection Learning with Unreliable Out-of-distribution Sources

6 Nov 2023NeurIPS 2023 11arXiv:2311.03236archive 2025-07-28

Haotian Zheng, Qizhou Wang, Zhen Fang, Xiaobo Xia, Feng Liu, Tongliang Liu, Bo Han

Out-of-distribution (OOD) detection discerns OOD data where the predictor cannot make valid predictions as in-distribution (ID) data, thereby increasing the reliability of open-world classification. However, it is typically hard to collect real out-of-distribution (OOD) data for training a predictor capable of discerning ID and OOD patterns. This obstacle gives rise to data generation-based learning methods, synthesizing OOD data via data generators for predictor training without requiring any real OOD data. Related methods typically pre-train a generator on ID data and adopt various selection procedures to find those data likely to be the OOD cases. However, generated data may still coincide with ID semantics, i.e., mistaken OOD generation remains, confusing the predictor between ID and OOD data. To this end, we suggest that generated data (with mistaken OOD generation) can be used to devise an auxiliary OOD detection task to facilitate real OOD detection. Specifically, we can ensure that learning from such an auxiliary task is beneficial if the ID and the OOD parts have disjoint supports, with the help of a well-designed training procedure for the predictor. Accordingly, we propose a powerful data generation-based learning method named Auxiliary Task-based OOD Learning (ATOL) that can relieve the mistaken OOD generation. We conduct extensive experiments under various OOD detection setups, demonstrating the effectiveness of our method against its advanced counterparts.

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

Code

Syntology Ran 11 of 12 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 2 ran · honoured contract; 1 ran · our draft was wrong; 1 ran · fixture could not drive it; 7 ran with no contract checked.

By repository: official repository: 12 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.

tmlr-group/atol officialmentioned in paperpytorch 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; 11 ran; 2 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · honoured contract
1ran · our draft was wrong
1ran · fixture could not drive it
7ran
1unverified

Licence: 12 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 tmlr-group/ATOL. “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.

IPOT tmlr-group/ATOL/utils/ot.py official repository ran no licence file found · pointer only · df4710a69ef6ef4e · report
focal_loss tmlr-group/atol/utils/losses.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 4dcf06ba28983266 · report
fpr_and_fdr_at_recall tmlr-group/ATOL/utils/display_results.py official repository ran no licence file found · pointer only · 7242da839b9822be · report
get_measures tmlr-group/ATOL/utils/display_results.py official repository ran no licence file found · pointer only · b9b6c36f7a3e7e67 · report
linear_combination tmlr-group/atol/utils/losses.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · ee5e85cfd16bc5dc · report
reduce_loss tmlr-group/atol/utils/losses.py official repository ran · fixture could not drive it no licence file found · pointer only · 9f7b947fbfdaa657 · report
sinkhorn tmlr-group/ATOL/utils/ot.py official repository ran no licence file found · pointer only · 79f77411b14d1a67 · report
sinkhorn_loss_joint_IPOT tmlr-group/ATOL/utils/ot.py official repository ran no licence file found · pointer only · cdba96a53b8405c5 · report
stable_cumsum tmlr-group/ATOL/utils/display_results.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · d4acb3120a027622 · report
validation_split tmlr-group/ATOL/utils/validation_dataset.py official repository ran no licence file found · pointer only · cb20792068df7c3c · report
validation_split_folder tmlr-group/ATOL/utils/validation_dataset.py official repository ran no licence file found · pointer only · 3ab1a759c0161341 · report
generate_dcgan tmlr-group/atol/atol.py official repository unverified no licence file found · pointer only · 75025b80d4d6546e · report

Tasks

Out of Distribution (OOD) DetectionOut-of-Distribution Detection

1 archive task tag without a task page not shown.

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