MLLGDec 3, 2019

On the Validity of Bayesian Neural Networks for Uncertainty Estimation

arXiv:1912.01530v236 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of uncertainty estimation in neural networks for researchers and practitioners in machine learning, but it is incremental as it focuses on empirical validation of existing methods.

The paper empirically compares Bayesian Neural Networks (BNNs) to point-estimate Deep Neural Networks (DNNs) on CIFAR-10 and SVHN datasets, finding that BNNs provide better predictive uncertainty estimation but with similar classification performance.

Deep neural networks (DNN) are versatile parametric models utilised successfully in a diverse number of tasks and domains. However, they have limitations---particularly from their lack of robustness and over-sensitivity to out of distribution samples. Bayesian Neural Networks, due to their formulation under the Bayesian framework, provide a principled approach to building neural networks that address these limitations. This paper describes a study that empirically evaluates and compares Bayesian Neural Networks to their equivalent point estimate Deep Neural Networks to quantify the predictive uncertainty induced by their parameters, as well as their performance in view of this uncertainty. In this study, we evaluated and compared three point estimate deep neural networks against comparable Bayesian neural network alternatives using two well-known benchmark image classification datasets (CIFAR-10 and SVHN).

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes