TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Boosting Out-of-Distribution Detection with Multiple Pre-t...

Boosting Out-of-Distribution Detection with Multiple Pre-trained Models

Feng Xue, Zi He, Chuanlong Xie, Falong Tan, Zhenguo Li

2022-12-24Out of Distribution (OOD) DetectionOut-of-Distribution Detection
PaperPDFCode(official)

Abstract

Out-of-Distribution (OOD) detection, i.e., identifying whether an input is sampled from a novel distribution other than the training distribution, is a critical task for safely deploying machine learning systems in the open world. Recently, post hoc detection utilizing pre-trained models has shown promising performance and can be scaled to large-scale problems. This advance raises a natural question: Can we leverage the diversity of multiple pre-trained models to improve the performance of post hoc detection methods? In this work, we propose a detection enhancement method by ensembling multiple detection decisions derived from a zoo of pre-trained models. Our approach uses the p-value instead of the commonly used hard threshold and leverages a fundamental framework of multiple hypothesis testing to control the true positive rate of In-Distribution (ID) data. We focus on the usage of model zoos and provide systematic empirical comparisons with current state-of-the-art methods on various OOD detection benchmarks. The proposed ensemble scheme shows consistent improvement compared to single-model detectors and significantly outperforms the current competitive methods. Our method substantially improves the relative performance by 65.40% and 26.96% on the CIFAR10 and ImageNet benchmarks.

Results

TaskDatasetMetricValueModel
Out-of-Distribution DetectionCIFAR-10 vs CIFAR-100AUROC97.12ZODE-KNN
Out-of-Distribution DetectionCIFAR-10 vs CIFAR-100FPR9518.29ZODE-KNN
Out-of-Distribution DetectionCIFAR-10AUROC99.12ZODE-KNN
Out-of-Distribution DetectionCIFAR-10FPR953.83ZODE-KNN

Related Papers

ZClassifier: Temperature Tuning and Manifold Approximation via KL Divergence on Logit Space2025-07-14Safe Domain Randomization via Uncertainty-Aware Out-of-Distribution Detection and Policy Adaptation2025-07-08FA: Forced Prompt Learning of Vision-Language Models for Out-of-Distribution Detection2025-07-06Out-of-distribution detection in 3D applications: a review2025-07-01Generative Adversarial Evasion and Out-of-Distribution Detection for UAV Cyber-Attacks2025-06-26Enclosing Prototypical Variational Autoencoder for Explainable Out-of-Distribution Detection2025-06-17A Variational Information Theoretic Approach to Out-of-Distribution Detection2025-06-17FindMeIfYouCan: Bringing Open Set metrics to $\textit{near} $, $ \textit{far} $ and $\textit{farther}$ Out-of-Distribution Object Detection2025-06-16