Reverse KL-Divergence Training of Prior Networks: Improved Uncertainty and Adversarial Robustness
Andrey Malinin, Mark Gales

TL;DR
This paper introduces a new training criterion for Prior Networks based on reverse KL-divergence, enhancing their ability to detect out-of-distribution data and adversarial attacks, especially on complex datasets.
Contribution
It demonstrates that reverse KL-divergence is the optimal training criterion for Prior Networks, enabling scalable training and improved detection of out-of-distribution and adversarial inputs.
Findings
Reverse KL-divergence improves training on complex datasets.
Prior Networks outperform other ensemble methods in out-of-distribution detection.
Adversarial attacks against these networks require more computational effort.
Abstract
Ensemble approaches for uncertainty estimation have recently been applied to the tasks of misclassification detection, out-of-distribution input detection and adversarial attack detection. Prior Networks have been proposed as an approach to efficiently \emph{emulate} an ensemble of models for classification by parameterising a Dirichlet prior distribution over output distributions. These models have been shown to outperform alternative ensemble approaches, such as Monte-Carlo Dropout, on the task of out-of-distribution input detection. However, scaling Prior Networks to complex datasets with many classes is difficult using the training criteria originally proposed. This paper makes two contributions. First, we show that the appropriate training criterion for Prior Networks is the \emph{reverse} KL-divergence between Dirichlet distributions. This addresses issues in the nature of the…
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
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Bacillus and Francisella bacterial research
MethodsDropout
