Highlight

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

Proposes a simple softmax-probability baseline for detecting misclassified and out-of-distribution examples across vision, NLP, and speech tasks.

Based on

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

By Dan Hendrycks, Kevin GimpelInternational Conference on Learning Representations
Read original article →

This paper tackles two related detection problems—flagging when a neural network's prediction is misclassified, and flagging when an input is out-of-distribution. The authors propose a simple baseline that reads off the probabilities from the softmax output, using the maximum softmax probability as a confidence signal, based on the observation that correctly classified examples tend to have greater maximum probabilities than misclassified or out-of-distribution examples.

They define several evaluation tasks spanning computer vision, natural language processing, and automatic speech recognition, and show the softmax baseline is effective across all of them. They also demonstrate that the baseline can sometimes be surpassed, establishing both a standard reference point and evidence that these detection tasks remain underexplored and open to future research.

Abstract

The paper addresses two related problems: detecting whether an example is misclassified or out-of-distribution. It presents a simple baseline using the maximum softmax probability, since correctly classified inputs tend to have higher maximum probabilities than erroneous or out-of-distribution ones. The authors define evaluation tasks across computer vision, NLP, and speech recognition, showing the baseline works throughout. They also show it can sometimes be surpassed, highlighting room for future work on these underexplored tasks.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

out-of-distribution detectionmisclassification detectionsoftmax confidenceneural networksanomaly detection
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.