Out-of-Distribution Detection with Overlap Index
Hao Fu, Prashanth Krishnamurthy, Siddharth Garg, and Farshad Khorrami

TL;DR
This paper introduces an overlap index-based method for out-of-distribution detection that is lightweight, interpretable, and competitive with state-of-the-art techniques, while reducing computational costs.
Contribution
The paper proposes a novel OI-based confidence score for OOD detection that is non-parametric, efficient, and robust, addressing limitations of existing methods.
Findings
Competitive detection accuracy across various datasets
Reduced computation and memory requirements
Inherits robustness properties from the overlap index
Abstract
Out-of-distribution (OOD) detection is crucial for the deployment of machine learning models in the open world. While existing OOD detectors are effective in identifying OOD samples that deviate significantly from in-distribution (ID) data, they often come with trade-offs. For instance, deep OOD detectors usually suffer from high computational costs, require tuning hyperparameters, and have limited interpretability, whereas traditional OOD detectors may have a low accuracy on large high-dimensional datasets. To address these limitations, we propose a novel effective OOD detection approach that employs an overlap index (OI)-based confidence score function to evaluate the likelihood of a given input belonging to the same distribution as the available ID samples. The proposed OI-based confidence score function is non-parametric, lightweight, and easy to interpret, hence providing strong…
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
TopicsAnomaly Detection Techniques and Applications · Distributed Sensor Networks and Detection Algorithms · Fault Detection and Control Systems
