vix.ing · top · new · best · stats · spec

A Baseline for Detecting Misclassified and Out-of-Distribution Examples in Neural Networks

2016/10/31 by Dan Hendrycks, Kevin Gimpel · 15 citations
Computer Science · #cs.CV #cs.LG #cs.NE

paper · pdf

published as International Conference on Learning Representations 2017 · Published as a conference paper at ICLR 2017. 1 Figure in 1 Appendix. Minor changes from the previous version

arxiv created 2018/10/03 · arxiv updated 2018/10/04

Abstract

We consider the two related problems of detecting if an example is misclassified or out-of-distribution. We present a simple baseline that utilizes probabilities from softmax distributions. Correctly classified examples tend to have greater maximum softmax probabilities than erroneously classified and out-of-distribution examples, allowing for their detection. We assess performance by defining several tasks in computer vision, natural language processing, and automatic speech recognition, showing the effectiveness of this baseline across all. We then show the baseline can sometimes be surpassed, demonstrating the room for future research on these underexplored detection tasks.

Cited by

Related