Uncertainty Quantification in CNN Through the Bootstrap of Convex Neural Networks

Abstract

Despite the popularity of Convolutional Neural Networks (CNN), the problem of uncertainty quantification (UQ) of CNN has been largely overlooked. Lack of efficient UQ tools severely limits the application of CNN in certain areas, such as medicine, where prediction uncertainty is critically important. Among the few existing UQ approaches that have been proposed for deep learning, none of them has theoretical consistency that can guarantee the uncertainty quality. To address this issue, we propose a novel bootstrap based framework for the estimation of prediction uncertainty. The inference procedure we use relies on convexified neural networks to establish the theoretical consistency of bootstrap. Our approach has a significantly less computational load than its competitors, as it relies on warm-starts at each bootstrap that avoids refitting the model from scratch. We further explore a novel transfer learning method so our framework can work on arbitrary neural networks. We experimentally demonstrate our approach has a much better performance compared to other baseline CNNs and state-of-the-art methods on various image datasets.

Cite

Text

Du et al. "Uncertainty Quantification in CNN Through the Bootstrap of Convex Neural Networks." AAAI Conference on Artificial Intelligence, 2021. doi:10.1609/AAAI.V35I13.17434

Markdown

[Du et al. "Uncertainty Quantification in CNN Through the Bootstrap of Convex Neural Networks." AAAI Conference on Artificial Intelligence, 2021.](https://mlanthology.org/aaai/2021/du2021aaai-uncertainty/) doi:10.1609/AAAI.V35I13.17434

BibTeX

@inproceedings{du2021aaai-uncertainty,
  title     = {{Uncertainty Quantification in CNN Through the Bootstrap of Convex Neural Networks}},
  author    = {Du, Hongfei and Barut, Emre and Jin, Fang},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2021},
  pages     = {12078-12085},
  doi       = {10.1609/AAAI.V35I13.17434},
  url       = {https://mlanthology.org/aaai/2021/du2021aaai-uncertainty/}
}