COMBOOD: A Semiparametric Approach for Detecting Out-of-distribution Data for Image Classification
Magesh Rajasekaran, Md Saiful Islam Sajol, Frej Berglind, Supratik Mukhopadhyay, and Kamalika Das

TL;DR
COMBOOD introduces a semi-parametric framework combining nearest-neighbor and Mahalanobis distance metrics to improve out-of-distribution detection accuracy in image classification, especially in near and far OOD scenarios.
Contribution
The paper presents a novel semi-parametric approach that effectively combines two distance-based signals for robust OOD detection across different scenarios.
Findings
Outperforms state-of-the-art OOD detection methods on multiple benchmarks.
Achieves statistically significant improvements in accuracy.
Scales linearly with embedding space size, suitable for real-world applications.
Abstract
Identifying out-of-distribution (OOD) data at inference time is crucial for many machine learning applications, especially for automation. We present a novel unsupervised semi-parametric framework COMBOOD for OOD detection with respect to image recognition. Our framework combines signals from two distance metrics, nearest-neighbor and Mahalanobis, to derive a confidence score for an inference point to be out-of-distribution. The former provides a non-parametric approach to OOD detection. The latter provides a parametric, simple, yet effective method for detecting OOD data points, especially, in the far OOD scenario, where the inference point is far apart from the training data set in the embedding space. However, its performance is not satisfactory in the near OOD scenarios that arise in practical situations. Our COMBOOD framework combines the two signals in a semi-parametric setting 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Adversarial Robustness in Machine Learning · Domain Adaptation and Few-Shot Learning
