Pith. sign in

To Trust Or Not To Trust A Classifier

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

Knowing when a classifier's prediction can be trusted is useful in many applications and critical for safely using AI. While the bulk of the effort in machine learning research has been towards improving classifier performance, understanding when a classifier's predictions should and should not be trusted has received far less attention. The standard approach is to use the classifier's discriminant or confidence score; however, we show there exists an alternative that is more effective in many situations. We propose a new score, called the trust score, which measures the agreement between the classifier and a modified nearest-neighbor classifier on the testing example. We show empirically that high (low) trust scores produce surprisingly high precision at identifying correctly (incorrectly) classified examples, consistently outperforming the classifier's confidence score as well as many other baselines. Further, under some mild distributional assumptions, we show that if the trust score for an example is high (low), the classifier will likely agree (disagree) with the Bayes-optimal classifier. Our guarantees consist of non-asymptotic rates of statistical consistency under various nonparametric settings and build on recent developments in topological data analysis.

fields

cs.LG 1

years

2019 1

verdicts

CONDITIONAL 1

representative citing papers

citing papers explorer

Showing 1 of 1 citing paper.

  • Density estimation in representation space to predict model uncertainty cs.LG · 2019-08-20 · conditional · none · ref 13 · internal anchor

    A learned classifier over k-nearest-neighbor statistics in a pretrained network's representation space predicts misclassifications and detects out-of-distribution images without training on out-of-distribution examples.