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

Deep Neural Network Ensembles

About

Current deep neural networks suffer from two problems; first, they are hard to interpret, and second, they suffer from overfitting. There have been many attempts to define interpretability in neural networks, but they typically lack causality or generality. A myriad of regularization techniques have been developed to prevent overfitting, and this has driven deep learning to become the hot topic it is today; however, while most regularization techniques are justified empirically and even intuitively, there is not much underlying theory. This paper argues that to extract the features used in neural networks to make decisions, it's important to look at the paths between clusters existing in the hidden spaces of neural networks. These features are of particular interest because they reflect the true decision making process of the neural network. This analysis is then furthered to present an ensemble algorithm for arbitrary neural networks which has guarantees for test accuracy. Finally, a discussion detailing the aforementioned guarantees is introduced and the implications to neural networks, including an intuitive explanation for all current regularization methods, are presented. The ensemble algorithm has generated state-of-the-art results for Wide-ResNets on CIFAR-10 (top 5 for all models) and has improved test accuracy for all models it has been applied to.

Sean Tao• 2019

Related benchmarks

TaskDatasetResultRank
Image ClassificationMNIST (test)
Accuracy97.6
882
Image ClassificationFashion MNIST (test)
Accuracy88.4
568
Out-of-Distribution DetectionFashionMNIST (ID) vs MNIST (OoD)
AUROC0.501
61
Image ClassificationCelebA (test)
Accuracy90.9
37
CalibrationMNIST
ECE1.8
33
Out-of-Distribution DetectionMNIST vs FASHIONMNIST (test)
AUROC0.534
27
One-class classificationCelebA (test)
AUC60.5
24
Misclassification DetectionMNIST (test)
AUROC0.531
13
Speech ClassificationAudioMNIST (test)
Accuracy96.3
12
Misclassification DetectionFashion MNIST (test)
ROC-AUC0.559
12
Showing 10 of 24 rows

Other info

Follow for update