paper-with-me

Papers

Looking at the posterior: accuracy and uncertainty of neural-network predictions

2022-11-26 · H. Linander, O. Balabanov, H. Yang, B. Mehlig

Bayesian inference can quantify uncertainty in the predictions of neural networks using posterior distributions for model parameters and network output. By looking at these posterior distributions, one can separate the origin of uncertainty into aleatoric and epistemic contributions. One goal of uncertainty quantification is to inform on prediction accuracy. Here we show that prediction accuracy depends on both epistemic and aleatoric uncertainty in an intricate fashion that cannot be understood in terms of marginalized uncertainty distributions alone. How the accuracy relates to epistemic and aleatoric uncertainties depends not only on the model architecture, but also on the properties of the dataset. We discuss the significance of these results for active learning and introduce a novel acquisition function that outperforms common uncertainty-based methods. To arrive at our results, we approximated the posteriors using deep ensembles, for fully-connected, convolutional and attention-based neural networks.

📄 PDF Abstract BibTeX arXiv:2211.14605

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningBayesian InferenceImage ClassificationUncertainty Quantification

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Graph Posterior Network: Bayesian Predictive Uncertainty for Node Classification

2021-10-26 · NeurIPS 2021 12 · Maximilian Stadler, Bertrand Charpentier, Simon Geisler, Daniel Zügner 외

The interdependence between nodes in graphs is key to improve class predictions on nodes and utilized in approaches like Label Propagation (LP) or in Graph Neural Networks (GNN). Nonetheless, uncertainty estimation for n…

ClassificationNode ClassificationUncertainty Quantification

Quantification of Uncertainty with Adversarial Models

2023-09-21 · NeurIPS 2023 11

Quantifying uncertainty is important for actionable predictions in real-world applications. A crucial part of predictive uncertainty quantification is the estimation of epistemic uncertainty, which is defined as an integ…

Bayesian neural networks for predicting uncertainty in full-field material response

2024-06-21 · George D. Pasparakis, Lori Graham-Brady, Michael D. Shields

Stress and material deformation field predictions are among the most important tasks in computational mechanics. These predictions are typically made by solving the governing equations of continuum mechanics using finite…

Uncertainty Quantification

Posterior Network: Uncertainty Estimation without OOD Samples via Density-Based Pseudo-Counts

2020-06-16 · NeurIPS 2020 12 · Bertrand Charpentier, Daniel Zügner, Stephan Günnemann

Accurate estimation of aleatoric and epistemic uncertainty is crucial to build safe and reliable systems. Traditional approaches, such as dropout and ensemble methods, estimate uncertainty by sampling probability predict…

Out of Distribution (OOD) Detection

When Does Uncertainty Matter?: Understanding the Impact of Predictive Uncertainty in ML Assisted Decision Making

2020-11-12 · Sean McGrath, Parth Mehta, Alexandra Zytek, Isaac Lage 외

As machine learning (ML) models are increasingly being employed to assist human decision makers, it becomes critical to provide these decision makers with relevant inputs which can help them decide if and how to incorpor…

Decision Making