PAC Confidence Sets for Deep Neural Networks via Calibrated Prediction
2019-12-31ICLR 2020Code Available1· sign in to hype
Sangdon Park, Osbert Bastani, Nikolai Matni, Insup Lee
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/sangdon/PAC-confidence-setOfficialIn paperpytorch★ 0
- github.com/leoandeol/codspytorch★ 21
Abstract
We propose an algorithm combining calibrated prediction and generalization bounds from learning theory to construct confidence sets for deep neural networks with PAC guarantees---i.e., the confidence set for a given input contains the true label with high probability. We demonstrate how our approach can be used to construct PAC confidence sets on ResNet for ImageNet, a visual object tracking model, and a dynamics model for the half-cheetah reinforcement learning problem.