CVAILGNov 20, 2024

Non-Linear Outlier Synthesis for Out-of-Distribution Detection

arXiv:2411.13619v12 citationsh-index: 6Has Code
Originality Incremental advance
AI Analysis

It addresses reliability issues in supervised classifiers for unexpected inputs, offering an incremental enhancement to existing methods.

The paper tackles the problem of out-of-distribution (OOD) detection by improving synthetic outlier generation, achieving new state-of-the-art results on ImageNet100 and CIFAR100 benchmarks.

The reliability of supervised classifiers is severely hampered by their limitations in dealing with unexpected inputs, leading to great interest in out-of-distribution (OOD) detection. Recently, OOD detectors trained on synthetic outliers, especially those generated by large diffusion models, have shown promising results in defining robust OOD decision boundaries. Building on this progress, we present NCIS, which enhances the quality of synthetic outliers by operating directly in the diffusion's model embedding space rather than combining disjoint models as in previous work and by modeling class-conditional manifolds with a conditional volume-preserving network for more expressive characterization of the training distribution. We demonstrate that these improvements yield new state-of-the-art OOD detection results on standard ImageNet100 and CIFAR100 benchmarks and provide insights into the importance of data pre-processing and other key design choices. We make our code available at \url{https://github.com/LarsDoorenbos/NCIS}.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes