arXiv Analytics

Sign in

arXiv:1904.12220 [cs.LG]AbstractReferencesReviewsResources

Analysis of Confident-Classifiers for Out-of-distribution Detection

Sachin Vernekar, Ashish Gaurav, Taylor Denouden, Buu Phan, Vahdat Abdelzad, Rick Salay, Krzysztof Czarnecki

Published 2019-04-27Version 1

Discriminatively trained neural classifiers can be trusted, only when the input data comes from the training distribution (in-distribution). Therefore, detecting out-of-distribution (OOD) samples is very important to avoid classification errors. In the context of OOD detection for image classification, one of the recent approaches proposes training a classifier called "confident-classifier" by minimizing the standard cross-entropy loss on in-distribution samples and minimizing the KL divergence between the predictive distribution of OOD samples in the low-density regions of in-distribution and the uniform distribution (maximizing the entropy of the outputs). Thus, the samples could be detected as OOD if they have low confidence or high entropy. In this paper, we analyze this setting both theoretically and experimentally. We conclude that the resulting confident-classifier still yields arbitrarily high confidence for OOD samples far away from the in-distribution. We instead suggest training a classifier by adding an explicit "reject" class for OOD samples.

Related articles: Most relevant | Search more
arXiv:2404.04865 [cs.LG] (Published 2024-04-07)
On the Learnability of Out-of-distribution Detection
arXiv:1912.03133 [cs.LG] (Published 2019-12-05)
Why Should we Combine Training and Post-Training Methods for Out-of-Distribution Detection?
arXiv:1811.07308 [cs.LG] (Published 2018-11-18, updated 2019-02-02)
Enhancing the Robustness of Prior Network in Out-of-Distribution Detection