Out-Of-Distribution Detection With Subspace Techniques And Probabilistic Modeling Of Features
Ibrahima Ndiour, Nilesh Ahuja, Omesh Tickoo

TL;DR
This paper introduces a subspace-based probabilistic modeling approach for out-of-distribution detection in deep neural networks, utilizing dimensionality reduction to improve detection accuracy and computational efficiency.
Contribution
It applies linear and nonlinear subspace techniques to deep features, enhancing OOD detection by capturing true feature subspaces and using feature reconstruction error.
Findings
Lower-dimensional embeddings improve OOD detection.
Feature reconstruction error can outperform likelihood scores.
Effective on CIFAR10, CIFAR100, and SVHN datasets.
Abstract
This paper presents a principled approach for detecting out-of-distribution (OOD) samples in deep neural networks (DNN). Modeling probability distributions on deep features has recently emerged as an effective, yet computationally cheap method to detect OOD samples in DNN. However, the features produced by a DNN at any given layer do not fully occupy the corresponding high-dimensional feature space. We apply linear statistical dimensionality reduction techniques and nonlinear manifold-learning techniques on the high-dimensional features in order to capture the true subspace spanned by the features. We hypothesize that such lower-dimensional feature embeddings can mitigate the curse of dimensionality, and enhance any feature-based method for more efficient and effective performance. In the context of uncertainty estimation and OOD, we show that the log-likelihood score obtained from the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Domain Adaptation and Few-Shot Learning
