arXiv Analytics

Sign in

arXiv:2211.16158 [cs.LG]AbstractReferencesReviewsResources

Out-Of-Distribution Detection Is Not All You Need

Joris Guérin, Kevin Delmas, Raul Sena Ferreira, Jérémie Guiochet

Published 2022-11-29Version 1

The usage of deep neural networks in safety-critical systems is limited by our ability to guarantee their correct behavior. Runtime monitors are components aiming to identify unsafe predictions and discard them before they can lead to catastrophic consequences. Several recent works on runtime monitoring have focused on out-of-distribution (OOD) detection, i.e., identifying inputs that are different from the training data. In this work, we argue that OOD detection is not a well-suited framework to design efficient runtime monitors and that it is more relevant to evaluate monitors based on their ability to discard incorrect predictions. We call this setting out-ofmodel-scope detection and discuss the conceptual differences with OOD. We also conduct extensive experiments on popular datasets from the literature to show that studying monitors in the OOD setting can be misleading: 1. very good OOD results can give a false impression of safety, 2. comparison under the OOD setting does not allow identifying the best monitor to detect errors. Finally, we also show that removing erroneous training data samples helps to train better monitors.

Journal: Proceedings of the AAAI conference on artificial intelligence (2023), Feb 2022, Washington DC, United States
Categories: cs.LG, cs.AI, cs.CV, eess.IV
Related articles: Most relevant | Search more
arXiv:2206.13687 [cs.LG] (Published 2022-06-28)
POEM: Out-of-Distribution Detection with Posterior Sampling
arXiv:1811.07308 [cs.LG] (Published 2018-11-18, updated 2019-02-02)
Enhancing the Robustness of Prior Network in Out-of-Distribution Detection
arXiv:2404.04865 [cs.LG] (Published 2024-04-07)
On the Learnability of Out-of-distribution Detection