Ensemble Distribution Distillation
Andrey Malinin, Bruno Mlodozeniec, Mark Gales

TL;DR
This paper introduces Ensemble Distribution Distillation (EnD^2), a method to distill ensemble prediction distributions into a single model, preserving diversity information for better uncertainty estimation and performance.
Contribution
It proposes a novel EnD^2 approach using Prior Networks to retain ensemble diversity in a single model, improving uncertainty estimation and classification performance.
Findings
EnD^2 approaches ensemble performance levels.
EnD^2 outperforms standard DNNs in uncertainty tasks.
EnD^2 effectively detects out-of-distribution inputs.
Abstract
Ensembles of models often yield improvements in system performance. These ensemble approaches have also been empirically shown to yield robust measures of uncertainty, and are capable of distinguishing between different \emph{forms} of uncertainty. However, ensembles come at a computational and memory cost which may be prohibitive for many applications. There has been significant work done on the distillation of an ensemble into a single model. Such approaches decrease computational cost and allow a single model to achieve an accuracy comparable to that of an ensemble. However, information about the \emph{diversity} of the ensemble, which can yield estimates of different forms of uncertainty, is lost. This work considers the novel task of \emph{Ensemble Distribution Distillation} (EnD) --- distilling the distribution of the predictions from an ensemble, rather than just the average…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Adversarial Robustness in Machine Learning · Fault Detection and Control Systems
