We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: PAC Confidence Predictions for Deep Neural Network Classifiers

Abstract: A key challenge for deploying deep neural networks (DNNs) in safety critical settings is the need to provide rigorous ways to quantify their uncertainty. In this paper, we propose a novel algorithm for constructing predicted classification confidences for DNNs that comes with provable correctness guarantees. Our approach uses Clopper-Pearson confidence intervals for the Binomial distribution in conjunction with the histogram binning approach to calibrated prediction. In addition, we demonstrate how our predicted confidences can be used to enable downstream guarantees in two settings: (i) fast DNN inference, where we demonstrate how to compose a fast but inaccurate DNN with an accurate but slow DNN in a rigorous way to improve performance without sacrificing accuracy, and (ii) safe planning, where we guarantee safety when using a DNN to predict whether a given action is safe based on visual observations. In our experiments, we demonstrate that our approach can be used to provide guarantees for state-of-the-art DNNs.
Comments: Accepted to ICLR 2021
Subjects: Machine Learning (cs.LG); Machine Learning (stat.ML)
Cite as: arXiv:2011.00716 [cs.LG]
  (or arXiv:2011.00716v5 [cs.LG] for this version)

Submission history

From: Sangdon Park [view email]
[v1] Mon, 2 Nov 2020 04:09:17 GMT (961kb,D)
[v2] Wed, 4 Nov 2020 19:20:42 GMT (961kb,D)
[v3] Mon, 9 Nov 2020 02:57:49 GMT (962kb,D)
[v4] Thu, 11 Feb 2021 20:57:35 GMT (535kb,D)
[v5] Wed, 17 Mar 2021 19:51:37 GMT (6712kb,D)

Link back to: arXiv, form interface, contact.