Skip to content

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

License

Notifications You must be signed in to change notification settings

hendrycks/error-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Implementations of the experiments found in A Baseline for Detecting Misclassified and Out-of-Distribution Examples in Neural Networks by Dan Hendrycks and Kevin Gimpel. https://arxiv.org/abs/1610.02136

Most results are in Jupyter notebooks since several data sets used have licensing restrictions (e.g., TIMIT, WSJ PTB, etc.).

Citation

@article{hendrycks17baseline,
  author    = {Dan Hendrycks and Kevin Gimpel},
  title     = {A Baseline for Detecting Misclassified and Out-of-Distribution Examples in Neural Networks},
  journal = {Proceedings of International Conference on Learning Representations},
  year = {2017},
}

Follow-up Project

This more recent repository has PyTorch code for a general anomaly detection method which builds on this baseline.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published