paper-with-me

홈 › Papers

Revisiting the Calibration of Modern Neural Networks

2021-06-15 · NeurIPS 2021 12 · Matthias Minderer, Josip Djolonga, Rob Romijnders, Frances Hubis, Xiaohua Zhai, Neil Houlsby, Dustin Tran, Mario Lucic

Accurate estimation of predictive uncertainty (model calibration) is essential for the safe application of neural networks. Many instances of miscalibration in modern neural networks have been reported, suggesting a trend that newer, more accurate models produce poorly calibrated predictions. Here, we revisit this question for recent state-of-the-art image classification models. We systematically relate model calibration and accuracy, and find that the most recent models, notably those not using convolutions, are among the best calibrated. Trends observed in prior model generations, such as decay of calibration with distribution shift or model size, are less pronounced in recent architectures. We also show that model size and amount of pretraining do not fully explain these differences, suggesting that architecture is a major determinant of calibration properties.

📄 PDF Abstract BibTeX arXiv:2106.07998

Code (1)

google-research/robustness_metrics/tree/master/robustness_metrics/projects/revisiting_calibration 공식 구현 tf

Tasks

image-classificationImage Classification

Similar Papers 제목 키워드 기반

Revisiting Confidence Estimation: Towards Reliable Failure Prediction

2024-03-05 · Fei Zhu, Xu-Yao Zhang, Zhen Cheng, Cheng-Lin Liu

Reliable confidence estimation is a challenging yet fundamental requirement in many risk-sensitive applications. However, modern deep neural networks are often overconfident for their incorrect predictions, i.e., misclas…

Prediction

Revisiting the Implied Remaining Variance framework of Carr and Sun (2014): Locally consistent dynamics and sandwiched martingales

2021-05-13 · Claude Martini, Iacopo Raffaelli

Implied volatility is at the very core of modern finance, notwithstanding standard option pricing models continue to derive option prices starting from the joint dynamics of the underlying asset price and the spot volati…

Revisiting One-vs-All Classifiers for Predictive Uncertainty and Out-of-Distribution Detection in Neural Networks

2020-07-10 · Shreyas Padhy, Zachary Nado, Jie Ren, Jeremiah Liu 외

Accurate estimation of predictive uncertainty in modern neural networks is critical to achieve well calibrated predictions and detect out-of-distribution (OOD) inputs. The most promising approaches have been predominantl…

Allimage-classificationImage ClassificationOut-of-Distribution Detection+1

Calibration vs Decision Making: Revisiting the Reliability Paradox in Unlearned Language Models

2026-05-20 · Divyaksh Shukla, Ashutosh Modi arxiv

Machine unlearning aims to remove the influence of specific training data from a model while preserving reliable behavior on the remaining data, making reliable prediction and uncertainty estimation essential for evaluat…

Decision Making

Revisiting Reweighted Risk for Calibration: AURC, Focal Loss, and Inverse Focal Loss

2025-05-29 · Han Zhou, Sebastian G. Gruber, Teodora Popordanoska, Matthew B. Blaschko

Several variants of reweighted risk functionals, such as focal losss, inverse focal loss, and the Area Under the Risk-Coverage Curve (AURC), have been proposed in the literature and claims have been made in relation to t…