paper-with-me

Papers

Why Calibration Error is Wrong Given Model Uncertainty: Using Posterior Predictive Checks with Deep Learning

2021-12-02 · Achintya Gopal

Within the last few years, there has been a move towards using statistical models in conjunction with neural networks with the end goal of being able to better answer the question, "what do our models know?". From this trend, classical metrics such as Prediction Interval Coverage Probability (PICP) and new metrics such as calibration error have entered the general repertoire of model evaluation in order to gain better insight into how the uncertainty of our model compares to reality. One important component of uncertainty modeling is model uncertainty (epistemic uncertainty), a measurement of what the model does and does not know. However, current evaluation techniques tends to conflate model uncertainty with aleatoric uncertainty (irreducible error), leading to incorrect conclusions. In this paper, using posterior predictive checks, we show how calibration error and its variants are almost always incorrect to use given model uncertainty, and further show how this mistake can lead to trust in bad models and mistrust in good models. Though posterior predictive checks has often been used for in-sample evaluation of Bayesian models, we show it still has an important place in the modern deep learning world.

📄 PDF Abstract BibTeX arXiv:2112.01477

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Inferring bias and uncertainty in camera calibration

2021-07-28 · Annika Hagemann, Moritz Knorr, Holger Janssen, Christoph Stiller

Accurate camera calibration is a precondition for many computer vision applications. Calibration errors, such as wrong model assumptions or imprecise parameter estimation, can deteriorate a system's overall performance, …

Bias DetectionCamera CalibrationModel Selectionparameter estimation

Calibration of Pre-trained Transformers

2020-03-17 · EMNLP 2020 11 · Shrey Desai, Greg Durrett

Pre-trained Transformers are now ubiquitous in natural language processing, but despite their high end-task performance, little is known empirically about whether they are calibrated. Specifically, do these models' poste…

Natural Language Inference

On the Calibration and Uncertainty with Pólya-Gamma Augmentation for Dialog Retrieval Models

2023-03-15 · Tong Ye, Shijing Si, Jianzong Wang, Ning Cheng 외

Deep neural retrieval models have amply demonstrated their power but estimating the reliability of their predictions remains challenging. Most dialog response retrieval models output a single score for a response on how …

Retrieval

Calibrating Neural Simulation-Based Inference with Differentiable Coverage Probability

2023-10-20 · NeurIPS 2023 11 · Maciej Falkiewicz, Naoya Takeishi, Imahn Shekhzadeh, Antoine Wehenkel 외

Bayesian inference allows expressing the uncertainty of posterior belief under a probabilistic model given prior information and the likelihood of the evidence. Predominantly, the likelihood function is only implicitly e…

Bayesian InferenceUncertainty Quantification

On Calibrated Model Uncertainty in Deep Learning

2022-06-15 · Biraja Ghoshal, Allan Tucker

Estimated uncertainty by approximate posteriors in Bayesian neural networks are prone to miscalibration, which leads to overconfident predictions in critical tasks that have a clear asymmetric cost or significant losses.…

Deep LearningDiagnosticmodelPrediction