HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Non-Parametric Outlier Synthesis

Leitian Tao Xuefeng Du Xiaojin Zhu Yixuan Li

Non-Parametric Outlier Synthesis

Abstract

Out-of-distribution (OOD) detection is indispensable for safely deploying machine learning models in the wild. One of the key challenges is that models lack supervision signals from unknown data, and as a result, can produce overconfident predictions on OOD data. Recent work on outlier synthesis modeled the feature space as parametric Gaussian distribution, a strong and restrictive assumption that might not hold in reality. In this paper, we propose a novel framework, Non-Parametric Outlier Synthesis (NPOS), which generates artificial OOD training data and facilitates learning a reliable decision boundary between ID and OOD data. Importantly, our proposed synthesis approach does not make any distributional assumption on the ID embeddings, thereby offering strong flexibility and generality. We show that our synthesis approach can be mathematically interpreted as a rejection sampling framework. Extensive experiments show that NPOS can achieve superior OOD detection performance, outperforming the competitive rivals by a significant margin. Code is publicly available at https://github.com/deeplearning-wisc/npos.

Code Repositories

deeplearning-wisc/npos
Official
pytorch

Benchmarks

BenchmarkMethodologyMetrics
out-of-distribution-detection-on-imagenet-1k-10NPOS
AUROC: 88.80
FPR95: 46.12
out-of-distribution-detection-on-imagenet-1k-12NPOS
AUROC: 91.22
FPR95: 37.93
out-of-distribution-detection-on-imagenet-1k-3NPOS
AUROC: 96.19
FPR95: 16.58
out-of-distribution-detection-on-imagenet-1k-8NPOS
AUROC: 90.44
FPR95: 43.77
out-of-distribution-detection-on-imagenet-1k-9NPOS
AUROC: 89.44
FPR95: 45.27

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Non-Parametric Outlier Synthesis | Papers | HyperAI