paper-with-me

홈 › Papers

Calibration Regularized Training of Deep Neural Networks using Kernel Density Estimation

2021-09-29 · Teodora Popordanoska, Raphael Sayer, Matthew B. Blaschko

Calibrated probabilistic classifiers are models whose predicted probabilities can directly be interpreted as uncertainty estimates. This property is particularly important in safety-critical applications such as medical diagnosis or autonomous driving. However, it has been shown recently that deep neural networks are poorly calibrated and tend to output overconfident predictions. As a remedy, we propose a trainable calibration error estimator based on Dirichlet kernel density estimates, which asymptotically converges to the true Lp calibration error. This novel estimator enables us to achieve the strongest notion of multiclass calibration, called canonical calibration, while other common calibration methods only allow for top-label and marginal calibration. The empirical results show that our estimator is competitive with the state-of-the-art, consistently yielding tradeoffs between calibration error and accuracy that are (near) Pareto optimal across a range of network architectures. The computational complexity of our estimator is O(n^2), matching that of the kernel maximum mean discrepancy, used in a previously considered trainable calibration estimator. By contrast, the proposed method has a natural choice of kernel, and can be used to generate consistent estimates of other quantities based on conditional expectation, such as the sharpness of an estimator.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingDensity EstimationMedical Diagnosis

Similar Papers 제목 키워드 기반

A Consistent and Differentiable Lp Canonical Calibration Error Estimator

2022-10-13 · Teodora Popordanoska, Raphael Sayer, Matthew B. Blaschko

Calibrated probabilistic classifiers are models whose predicted probabilities can directly be interpreted as uncertainty estimates. It has been shown recently that deep neural networks are poorly calibrated and tend to o…

Bandwidth Selection in Kernel Density Estimation for Model Calibration

2026-06-29 · Han Zhou, Teodora Popordanoska, Matthew Blaschko arxiv

As deep learning models are increasingly deployed in high-stakes applications, providing well-calibrated uncertainty estimates has become as critical as achieving high predictive accuracy. While Kernel Density Estimation…

Density Estimation

Metrics of calibration for probabilistic predictions

2022-05-19 · Imanol Arrieta-Ibarra, Paman Gujral, Jonathan Tannen, Mark Tygert 외

Predictions are often probabilities; e.g., a prediction could be for precipitation tomorrow, but with only a 30% chance. Given such probabilistic predictions together with the actual outcomes, "reliability diagrams" help…

Density Estimation

$L_2$-Regularized Empirical Risk Minimization Guarantees Small Smooth Calibration Error

2025-10-15 · Masahiro Fujisawa, Futoshi Futami arxiv

Calibration of predicted probabilities is critical for reliable machine learning, yet it is poorly understood how standard training procedures yield well-calibrated models. This work provides the first theoretical proof …

Overcoming Saturation in Density Ratio Estimation by Iterated Regularization

2024-02-21 · Lukas Gruber, Markus Holzleitner, Johannes Lehner, Sepp Hochreiter 외

Estimating the ratio of two probability densities from finitely many samples, is a central task in machine learning and statistics. In this work, we show that a large class of kernel methods for density ratio estimation …

Density Ratio EstimationDomain AdaptationUnsupervised Domain Adaptation