Scaling Out-of-Distribution Detection for Real-World Settings
Dan Hendrycks, Steven Basart, Mantas Mazeika, Andy Zou and, Joe Kwon, Mohammadreza Mostajabi, Jacob Steinhardt, Dawn Song

TL;DR
This paper advances out-of-distribution detection by creating large-scale benchmarks and demonstrating that a simple maximum logit detector outperforms complex prior methods across various realistic, high-resolution, multi-class, multi-label, and segmentation tasks.
Contribution
It introduces new large-scale benchmarks for out-of-distribution detection in realistic settings and shows that a simple maximum logit method outperforms existing complex approaches.
Findings
Simple maximum logit detector outperforms prior methods
New benchmarks for large-scale OOD detection are established
Simple baseline sets a new standard for future research
Abstract
Detecting out-of-distribution examples is important for safety-critical machine learning applications such as detecting novel biological phenomena and self-driving cars. However, existing research mainly focuses on simple small-scale settings. To set the stage for more realistic out-of-distribution detection, we depart from small-scale settings and explore large-scale multiclass and multi-label settings with high-resolution images and thousands of classes. To make future work in real-world settings possible, we create new benchmarks for three large-scale settings. To test ImageNet multiclass anomaly detectors, we introduce the Species dataset containing over 700,000 images and over a thousand anomalous species. We leverage ImageNet-21K to evaluate PASCAL VOC and COCO multilabel anomaly detectors. Third, we introduce a new benchmark for anomaly segmentation by introducing a segmentation…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Adversarial Robustness in Machine Learning · Advanced Neural Network Applications
MethodsTest
