ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2022
Year
… Out-of-distribution detection can be used to detect unexpected anomalies [7], emergent phenomena [80], unknown unknowns [6], and Black Swans [81]. Moreover, OOD detection can …
Out-of-distribution (OOD) detection is critical for deploying machine learning models in real-world environments where inputs can deviate from training data. The paper addresses a fundamental gap: the lack of a comprehensive and standardized benchmark for evaluating OOD detection methods across different types of distribution shifts. Prior benchmarks often focused on a single OOD scenario (e.g., far-OOD with CIFAR-10 vs. SVHN), leading to fragmented progress and difficulty in comparing methods. OpenOOD unifies these efforts by introducing a generalized benchmark that covers multiple OOD types, including near-OOD (semantic shift) and far-OOD (covariate shift), and provides a common evaluation protocol.
This matters because the field of OOD detection has been growing rapidly, with many methods claiming state-of-the-art results on specific benchmarks. Without a unified framework, it is hard to assess true progress and identify which methods generalize across scenarios. OpenOOD fills this void, offering a rigorous and reproducible evaluation platform that can guide future research and practical adoption.
The benchmark results reveal several key insights. First, no single method consistently outperforms others across all OOD scenarios. For instance, methods like Mahalanobis distance perform well on far-OOD but struggle on near-OOD, while methods like Outlier Exposure (OE) improve near-OOD but may hurt far-OOD performance. Second, the performance gap between near-OOD and far-OOD is significant, with most methods achieving higher AUROC on far-OOD tasks. Third, training-based methods generally outperform post-hoc methods, but they require access to auxiliary OOD data, which may not always be available. The paper also highlights that simple baselines like Maximum Softmax Probability (MSP) are surprisingly competitive, especially on near-OOD, underscoring the difficulty of the problem.
The OpenOOD benchmark has the potential to become a standard evaluation tool for OOD detection, similar to how ImageNet became a standard for image classification. By providing a fair and comprehensive comparison, it encourages researchers to develop methods that are robust across diverse OOD scenarios, rather than overfitting to a single benchmark. This is crucial for real-world applications such as autonomous driving, medical diagnosis, and fraud detection, where unexpected inputs can have serious consequences. The benchmark also highlights the need for more research on near-OOD detection, which is often more challenging and practically relevant. Overall, OpenOOD is a significant step toward building reliable AI systems that can operate safely in open-world environments.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba