Out-of-distribution Detection Learning with Unreliable Out-of-distribution Sources
Haotian Zheng, Qizhou Wang, Zhen Fang, Xiaobo Xia, Feng Liu, Tongliang, Liu, Bo Han

TL;DR
This paper introduces ATOL, a novel OOD detection method that leverages auxiliary tasks to improve detection accuracy despite unreliable generated OOD data, enhancing open-world classification reliability.
Contribution
The paper proposes a new training framework, ATOL, that effectively mitigates mistaken OOD generation issues by using auxiliary tasks, advancing data generation-based OOD detection methods.
Findings
ATOL outperforms existing methods in various OOD detection setups.
Auxiliary tasks improve the robustness of OOD detection against mistaken generated data.
Extensive experiments validate the effectiveness of ATOL.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Data-Driven Disease Surveillance · Data Stream Mining Techniques
