paper-with-me

홈 › Papers

Uncertainty Quantification and Deep Ensembles

2020-07-17 · NeurIPS 2021 12 · Rahul Rahaman, Alexandre H. Thiery

Deep Learning methods are known to suffer from calibration issues: they typically produce over-confident estimates. These problems are exacerbated in the low data regime. Although the calibration of probabilistic models is well studied, calibrating extremely over-parametrized models in the low-data regime presents unique challenges. We show that deep-ensembles do not necessarily lead to improved calibration properties. In fact, we show that standard ensembling methods, when used in conjunction with modern techniques such as mixup regularization, can lead to less calibrated models. This text examines the interplay between three of the most simple and commonly used approaches to leverage deep learning when data is scarce: data-augmentation, ensembling, and post-processing calibration methods. Although standard ensembling techniques certainly help boost accuracy, we demonstrate that the calibration of deep ensembles relies on subtle trade-offs. We also find that calibration methods such as temperature scaling need to be slightly tweaked when used with deep-ensembles and, crucially, need to be executed after the averaging process. Our simulations indicate that this simple strategy can halve the Expected Calibration Error (ECE) on a range of benchmark classification problems compared to standard deep-ensembles in the low data regime.

📄 PDF Abstract BibTeX arXiv:2007.08792

Code (1)

rahulrahaman/Uncertainty-Quantification-and-Deep-Ensemble 공식 구현 pytorch

Tasks

Data AugmentationUncertainty Quantification

Methods 이 논문이 사용한 방법론

Mixup Mixup is a data augmentation technique that generates a weighted combination of random image pairs from the training data. Given two images and their ground truth labels:…

Similar Papers 제목 키워드 기반

Uncertainty Quantification with Deep Ensembles for 6D Object Pose Estimation

2024-03-12 · Kira Wursthorn, Markus Hillemann, Markus Ulrich

The estimation of 6D object poses is a fundamental task in many computer vision applications. Particularly, in high risk scenarios such as human-robot interaction, industrial inspection, and automation, reliable pose est…

6D Pose Estimation using RGBObjectPose EstimationUncertainty Quantification

Calibrating Ensembles for Scalable Uncertainty Quantification in Deep Learning-based Medical Segmentation

2022-09-20 · Thomas Buddenkotte, Lorena Escudero Sanchez, Mireia Crispin-Ortuzar, Ramona Woitek 외

Uncertainty quantification in automated image analysis is highly desired in many applications. Typically, machine learning models in classification or segmentation are only developed to provide binary answers; however, q…

Active LearningUncertainty Quantification

Deep Ensembles to Improve Uncertainty Quantification of Statistical Downscaling Models under Climate Change Conditions

2023-04-27 · Jose González-Abad, Jorge Baño-Medina

Recently, deep learning has emerged as a promising tool for statistical downscaling, the set of methods for generating high-resolution climate fields from coarse low-resolution variables. Nevertheless, their ability to g…

Uncertainty Quantification

Deep Ensembles Work, But Are They Necessary?

2022-02-14 · Taiga Abe, E. Kelly Buchanan, Geoff Pleiss, Richard Zemel 외

Ensembling neural networks is an effective way to increase accuracy, and can often match the performance of individual larger models. This observation poses a natural question: given the choice between a deep ensemble an…

DiversityUncertainty Quantification

Uncertainty quantification in fine-tuned LLMs using LoRA ensembles

2024-02-19 · Oleksandr Balabanov, Hampus Linander

Fine-tuning large language models can improve task specific performance, although a general understanding of what the fine-tuned model has learned, forgotten and how to trust its predictions is still missing. We derive p…

Multiple-choiceUncertainty Quantification