English

Self-Distribution Distillation: Efficient Uncertainty Estimation

Machine Learning 2022-03-17 v1 Artificial Intelligence Machine Learning

Abstract

Deep learning is increasingly being applied in safety-critical domains. For these scenarios it is important to know the level of uncertainty in a model's prediction to ensure appropriate decisions are made by the system. Deep ensembles are the de-facto standard approach to obtaining various measures of uncertainty. However, ensembles often significantly increase the resources required in the training and/or deployment phases. Approaches have been developed that typically address the costs in one of these phases. In this work we propose a novel training approach, self-distribution distillation (S2D), which is able to efficiently train a single model that can estimate uncertainties. Furthermore it is possible to build ensembles of these models and apply hierarchical ensemble distillation approaches. Experiments on CIFAR-100 showed that S2D models outperformed standard models and Monte-Carlo dropout. Additional out-of-distribution detection experiments on LSUN, Tiny ImageNet, SVHN showed that even a standard deep ensemble can be outperformed using S2D based ensembles and novel distilled models.

Keywords

Cite

@article{arxiv.2203.08295,
  title  = {Self-Distribution Distillation: Efficient Uncertainty Estimation},
  author = {Yassir Fathullah and Mark J. F. Gales},
  journal= {arXiv preprint arXiv:2203.08295},
  year   = {2022}
}

Comments

17 pages, 3 figures, 17 tables, submitted to UAI 2022

R2 v1 2026-06-24T10:14:57.499Z