Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

OpenOOD: Benchmarking Generalized Out-of-Distribution Detection

About

Out-of-distribution (OOD) detection is vital to safety-critical machine learning applications and has thus been extensively studied, with a plethora of methods developed in the literature. However, the field currently lacks a unified, strictly formulated, and comprehensive benchmark, which often results in unfair comparisons and inconclusive results. From the problem setting perspective, OOD detection is closely related to neighboring fields including anomaly detection (AD), open set recognition (OSR), and model uncertainty, since methods developed for one domain are often applicable to each other. To help the community to improve the evaluation and advance, we build a unified, well-structured codebase called OpenOOD, which implements over 30 methods developed in relevant fields and provides a comprehensive benchmark under the recently proposed generalized OOD detection framework. With a comprehensive comparison of these methods, we are gratified that the field has progressed significantly over the past few years, where both preprocessing methods and the orthogonal post-hoc methods show strong potential.

Jingkang Yang, Pengyun Wang, Dejian Zou, Zitang Zhou, Kunyuan Ding, Wenxuan Peng, Haoqi Wang, Guangyao Chen, Bo Li, Yiyou Sun, Xuefeng Du, Kaiyang Zhou, Wayne Zhang, Dan Hendrycks, Yixuan Li, Ziwei Liu• 2022

Related benchmarks

TaskDatasetResultRank
OOD DetectionOpenOOD CIFAR10 Near-OOD
AUROC90.6
36
OOD DetectionOpenOOD Far-OOD CIFAR10
AUROC93
30
OOD DetectionOpenOOD CIFAR-100 Benchmark (Near-OOD)
AUROC80.9
8
OOD DetectionOpenOOD CIFAR-100 Far-OOD
AUROC82.4
8
Showing 4 of 4 rows

Other info

Code

Follow for update