Out-of-Distribution Detection

326 papers with code • 50 benchmarks • 22 datasets

Detect out-of-distribution or anomalous examples.

Libraries

Use these libraries to find Out-of-Distribution Detection models and implementations

Variational Bayesian Last Layers

vectorinstitute/vbll 17 Apr 2024

We introduce a deterministic variational formulation for training Bayesian last layer neural networks.

12
17 Apr 2024

Rethinking Out-of-Distribution Detection for Reinforcement Learning: Advancing Methods for Evaluation and Detection

faceonlive/ai-research 10 Apr 2024

In this paper, we study the problem of out-of-distribution (OOD) detection in RL, which focuses on identifying situations at test time that RL agents have not encountered in their training environments.

131
10 Apr 2024

VI-OOD: A Unified Representation Learning Framework for Textual Out-of-distribution Detection

faceonlive/ai-research 9 Apr 2024

Out-of-distribution (OOD) detection plays a crucial role in ensuring the safety and reliability of deep neural networks in various applications.

131
09 Apr 2024

Learning Transferable Negative Prompts for Out-of-Distribution Detection

mala-lab/negprompt 4 Apr 2024

Existing prompt learning methods have shown certain capabilities in Out-of-Distribution (OOD) detection, but the lack of OOD images in the target dataset in their training can lead to mismatches between OOD images and In-Distribution (ID) categories, resulting in a high false positive rate.

6
04 Apr 2024

Benchmarking Uncertainty Disentanglement: Specialized Uncertainties for Specialized Tasks

bmucsanyi/bud 29 Feb 2024

Uncertainty quantification, once a singular task, has evolved into a spectrum of tasks, including abstained prediction, out-of-distribution detection, and aleatoric uncertainty quantification.

11
29 Feb 2024

On the (In)feasibility of ML Backdoor Detection as an Hypothesis Testing Problem

g-pichler/in_feasibility_of_ml_backdoor_detection 26 Feb 2024

We introduce a formal statistical definition for the problem of backdoor detection in machine learning systems and use it to analyze the feasibility of such problems, providing evidence for the utility and applicability of our definition.

0
26 Feb 2024

PUAD: Frustratingly Simple Method for Robust Anomaly Detection

LeapMind/PUAD 23 Feb 2024

However, we argue that logical anomalies, such as the wrong number of objects, can not be well-represented by the spatial feature maps and require an alternative approach.

11
23 Feb 2024

How Does Unlabeled Data Provably Help Out-of-Distribution Detection?

deeplearning-wisc/sal 5 Feb 2024

Harnessing the power of unlabeled in-the-wild data is non-trivial due to the heterogeneity of both in-distribution (ID) and OOD data.

8
05 Feb 2024

Learning with Mixture of Prototypes for Out-of-Distribution Detection

jeff024/palm 5 Feb 2024

To tackle these issues, we propose PrototypicAl Learning with a Mixture of prototypes (PALM) which models each class with multiple prototypes to capture the sample diversities, and learns more faithful and compact samples embeddings to enhance OOD detection.

6
05 Feb 2024

Towards Optimal Feature-Shaping Methods for Out-of-Distribution Detection

qinyu-allen-zhao/optfsood 1 Feb 2024

Feature shaping refers to a family of methods that exhibit state-of-the-art performance for out-of-distribution (OOD) detection.

6
01 Feb 2024