English

Detecting unusual input to neural networks

Machine Learning 2020-06-16 v1 Machine Learning

Abstract

Evaluating a neural network on an input that differs markedly from the training data might cause erratic and flawed predictions. We study a method that judges the unusualness of an input by evaluating its informative content compared to the learned parameters. This technique can be used to judge whether a network is suitable for processing a certain input and to raise a red flag that unexpected behavior might lie ahead. We compare our approach to various methods for uncertainty evaluation from the literature for various datasets and scenarios. Specifically, we introduce a simple, effective method that allows to directly compare the output of such metrics for single input points even if these metrics live on different scales.

Keywords

Cite

@article{arxiv.2006.08278,
  title  = {Detecting unusual input to neural networks},
  author = {Jörg Martin and Clemens Elster},
  journal= {arXiv preprint arXiv:2006.08278},
  year   = {2020}
}
R2 v1 2026-06-23T16:19:47.744Z