paper-with-me

Papers

Calibration tests beyond classification

2022-10-21 · ICLR 2021 1 · David Widmann, Fredrik Lindsten, Dave Zachariah

Most supervised machine learning tasks are subject to irreducible prediction errors. Probabilistic predictive models address this limitation by providing probability distributions that represent a belief over plausible targets, rather than point estimates. Such models can be a valuable tool in decision-making under uncertainty, provided that the model output is meaningful and interpretable. Calibrated models guarantee that the probabilistic predictions are neither over- nor under-confident. In the machine learning literature, different measures and statistical tests have been proposed and studied for evaluating the calibration of classification models. For regression problems, however, research has been focused on a weaker condition of calibration based on predicted quantiles for real-valued targets. In this paper, we propose the first framework that unifies calibration evaluation and tests for general probabilistic predictive models. It applies to any such model, including classification and regression models of arbitrary dimension. Furthermore, the framework generalizes existing measures and provides a more intuitive reformulation of a recently proposed framework for calibration in multi-class classification. In particular, we reformulate and generalize the kernel calibration error, its estimators, and hypothesis tests using scalar-valued kernels, and evaluate the calibration of real-valued regression problems.

📄 PDF Abstract BibTeX arXiv:2210.13355

Code (1)

devmotion/calibration_iclr2021 공식 구현

Tasks

ClassificationDecision MakingDecision Making Under UncertaintyMulti-class Classificationregression

Similar Papers 제목 키워드 기반

Better Uncertainty Calibration via Proper Scores for Classification and Beyond

2022-03-15 · Sebastian G. Gruber, Florian Buettner

With model trustworthiness being crucial for sensitive real-world applications, practitioners are putting more and more focus on improving the uncertainty calibration of deep neural networks. Calibration errors are desig…

Calibration tests in multi-class classification: A unifying framework

2019-10-24 · NeurIPS 2019 12 · David Widmann, Fredrik Lindsten, Dave Zachariah

In safety-critical applications a probabilistic model is usually required to be calibrated, i.e., to capture the uncertainty of its predictions accurately. In multi-class classification, calibration of the most confident…

ClassificationGeneral ClassificationMulti-class Classification

Score-based calibration testing for multivariate forecast distributions

2022-11-29 · Malte Knüppel, Fabian Krüger, Marc-Oliver Pohle

Calibration tests based on the probability integral transform (PIT) are routinely used to assess the quality of univariate distributional forecasts. However, PIT-based calibration tests for multivariate distributional fo…

Time SeriesTime Series Analysis

Spatiotemporal Calibration of Doppler Velocity Logs for Underwater Robots

2025-10-28 · Hongxu Zhao, Guangyang Zeng, Yunling Shao, Tengfei Zhang 외 arxiv

The calibration of extrinsic parameters and clock offsets between sensors for high-accuracy performance in underwater SLAM systems remains insufficiently explored. Existing methods for Doppler Velocity Log (DVL) calibrat…

Beyond Polarization: The Generative Constraint of Chain-of-Thought in Pointwise Reranking

2026-08-31 · Xiaoyang Chen, Jie Liu, Haijin Liang, Haibo Shi 외 arxiv

In pointwise document reranking, Chain-of-Thought models typically underperform direct scoring models. While existing diagnostics attribute this to inferior classification, score polarization, or calibration breakdown, w…

Reinforcement Learning