English

Improving Uncertainty Calibration of Deep Neural Networks via Truth Discovery and Geometric Optimization

Machine Learning 2022-03-03 v3 Artificial Intelligence

Abstract

Deep Neural Networks (DNNs), despite their tremendous success in recent years, could still cast doubts on their predictions due to the intrinsic uncertainty associated with their learning process. Ensemble techniques and post-hoc calibrations are two types of approaches that have individually shown promise in improving the uncertainty calibration of DNNs. However, the synergistic effect of the two types of methods has not been well explored. In this paper, we propose a truth discovery framework to integrate ensemble-based and post-hoc calibration methods. Using the geometric variance of the ensemble candidates as a good indicator for sample uncertainty, we design an accuracy-preserving truth estimator with provably no accuracy drop. Furthermore, we show that post-hoc calibration can also be enhanced by truth discovery-regularized optimization. On large-scale datasets including CIFAR and ImageNet, our method shows consistent improvement against state-of-the-art calibration approaches on both histogram-based and kernel density-based evaluation metrics. Our codes are available at https://github.com/horsepurve/truly-uncertain.

Keywords

Cite

@article{arxiv.2106.14662,
  title  = {Improving Uncertainty Calibration of Deep Neural Networks via Truth Discovery and Geometric Optimization},
  author = {Chunwei Ma and Ziyun Huang and Jiayi Xian and Mingchen Gao and Jinhui Xu},
  journal= {arXiv preprint arXiv:2106.14662},
  year   = {2022}
}

Comments

Accepted for publication at 37th Conference on Uncertainty in Artificial Intelligence (UAI 2021); https://proceedings.mlr.press/v161/ma21a.html