Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Ensemble Distribution Distillation

About

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$^2$) --- distilling the distribution of the predictions from an ensemble, rather than just the average prediction, into a single model. EnD$^2$ enables a single model to retain both the improved classification performance of ensemble distillation as well as information about the diversity of the ensemble, which is useful for uncertainty estimation. A solution for EnD$^2$ based on Prior Networks, a class of models which allow a single neural network to explicitly model a distribution over output distributions, is proposed in this work. The properties of EnD$^2$ are investigated on both an artificial dataset, and on the CIFAR-10, CIFAR-100 and TinyImageNet datasets, where it is shown that EnD$^2$ can approach the classification performance of an ensemble, and outperforms both standard DNNs and Ensemble Distillation on the tasks of misclassification and out-of-distribution input detection.

Andrey Malinin, Bruno Mlodozeniec, Mark Gales• 2019

Related benchmarks

TaskDatasetResultRank
Image ClassificationSTL-10 (test)
Accuracy80.78
357
OOD DetectionCIFAR-10 (IND) SVHN (OOD)
AUROC0.969
91
OOD DetectionCIFAR-100 IND SVHN OOD
AUROC (%)82
74
Image ClassificationCIFAR-10 (test)
Accuracy91.05
63
OOD DetectionCIFAR10 ID FMNIST OOD
AUROC0.934
54
OOD DetectionCIFAR-10 OOD (test)
AUROC96.9
36
Selective ClassificationCIFAR-100 (test)
AUC0.853
32
OOD DetectionCIFAR100 ID TImageNet OOD
AUROC0.832
31
OOD DetectionTinyImageNet (In-distribution) / CIFAR10 (OOD)
AUPR84.3
24
Selective ClassificationCIFAR-10 (test)
AUC0.898
21
Showing 10 of 25 rows

Other info

Follow for update