Image-based Outlier Synthesis With Training Data
Sudarshan Regmi

TL;DR
This paper introduces ASCOOD, a novel training framework that synthesizes virtual outliers from in-distribution data to improve out-of-distribution detection in fine-grained and spurious correlation scenarios without external data.
Contribution
ASCOOD is the first method to synthesize challenging outliers from in-distribution data, enhancing OOD detection in complex settings without relying on external data.
Findings
Outperforms 30+ methods across 7 datasets.
Effectively mitigates spurious correlations.
Improves detection of fine-grained and near-manifold outliers.
Abstract
Out-of-distribution (OOD) detection is critical to ensure the safe deployment of deep learning models in critical applications. Deep learning models can often misidentify OOD samples as in-distribution (ID) samples. This vulnerability worsens in the presence of spurious correlation in the training set. Likewise, in fine-grained classification settings, detection of fine-grained OOD samples becomes inherently challenging due to their high similarity to ID samples. However, current research on OOD detection has focused instead largely on relatively easier (conventional) cases. Even the few recent works addressing these challenging cases rely on carefully curated or synthesized outliers, ultimately requiring external data. This motivates our central research question: ``Can we innovate OOD detection training framework for fine-grained and spurious settings \textbf{without requiring any…
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
