Nikita Vemuri

EECS Department, University of California, Berkeley

Technical Report No. UCB/EECS-2020-132

June 2, 2020

http://www2.eecs.berkeley.edu/Pubs/TechRpts/2020/EECS-2020-132.pdf

Increased trust in the predictions of neural networks are required for these models to gain greater popularity in real world decision making systems where the cost of misclassification is high. Accurate confidence estimates which represent the expected sample accuracy can greatly aid in increasing this trust, however modern neural networks are largely miscalibrated. Confidence estimates can be used as interpretable probabilities which are fed into the next stage of the decision making system, or as values which determine when not to act on the neural network’s predictions when compared to a threshold. We explore the effects of various regularization techniques and calibration methods on the expected calibration error. We find that widely regularization techniques do decrease the calibration error, but that the best hyperparameter values for this regularization may be different than the value that maximizes the generalization accuracy. For the application of using confidence estimates to determine which inputs to not predict on, we develop a framework of visualizing the tradeoff between the proportion of inputs not predicted on and the resulting accuracy. This method has a greater flexibility in the types of confidence scores that result in good indicators of when to trust the model and can also support confidence scores that are not probabilities or direct estimates of the expected sample accuracy. We demonstrate this using entropy and distance to the decision boundary as two methods which can separate out points that are likely to be incorrect without returning probabilities that are interpreted as traditional confidence estimates.

Advisors: Joseph Gonzalez


BibTeX citation:

@mastersthesis{Vemuri:EECS-2020-132,
    Author= {Vemuri, Nikita},
    Title= {Scoring Confidence in Neural Networks},
    School= {EECS Department, University of California, Berkeley},
    Year= {2020},
    Month= {Jun},
    Url= {http://www2.eecs.berkeley.edu/Pubs/TechRpts/2020/EECS-2020-132.html},
    Number= {UCB/EECS-2020-132},
    Abstract= {Increased trust in the predictions of neural networks are required for these models to gain greater popularity in real world decision making systems where the cost of misclassification is high. Accurate confidence estimates which represent the expected sample accuracy can greatly aid in increasing this trust, however modern neural networks are largely miscalibrated. Confidence estimates can be used as interpretable probabilities which are fed into the next stage of the decision making system, or as values which determine when not to act on the neural network’s predictions when compared to a threshold. We explore the effects of various regularization techniques and calibration methods on the expected calibration error. We find that widely regularization techniques do decrease the calibration error, but that the best hyperparameter values for this regularization may be different than the value that maximizes the generalization accuracy. For the application of using confidence estimates to determine which inputs to not predict on, we develop a framework of visualizing the tradeoff between the proportion of inputs not predicted on and the resulting accuracy. This method has a greater flexibility in the types of confidence scores that result in good indicators of when to trust the model and can also support confidence scores that are not probabilities or direct estimates of the expected sample accuracy. We demonstrate this using entropy and distance to the decision boundary as two methods which can separate out points that are likely to be incorrect without returning probabilities that are interpreted as traditional confidence estimates.},
}

EndNote citation:

%0 Thesis
%A Vemuri, Nikita 
%T Scoring Confidence in Neural Networks
%I EECS Department, University of California, Berkeley
%D 2020
%8 June 2
%@ UCB/EECS-2020-132
%U http://www2.eecs.berkeley.edu/Pubs/TechRpts/2020/EECS-2020-132.html
%F Vemuri:EECS-2020-132