中文
相关论文

相关论文: Estimating calibration error under label shift wit…

200 篇论文

Uncertainty in probabilistic classifiers predictions is a key concern when models are used to support human decision making, in broader probabilistic pipelines or when sensitive automatic decisions have to be taken. Studies have shown that…

机器学习 · 计算机科学 2021-09-09 Nicolas Posocco , Antoine Bonnefoy

The Expected Calibration Error (ece), the dominant calibration metric in machine learning, compares predicted probabilities against empirical frequencies of binary outcomes. This is appropriate when labels are binary events. However, many…

机器学习 · 计算机科学 2026-03-17 Michael Leznik

The deployment of machine learning classifiers in high-stakes domains requires well-calibrated confidence scores for model predictions. In this paper we introduce the notion of variable-based calibration to characterize calibration…

机器学习 · 计算机科学 2023-04-07 Markelle Kelly , Padhraic Smyth

Modern image classifiers are very accurate, but the predictions come without uncertainty estimates. Conformal predictors provide uncertainty estimates by computing a set of classes containing the correct class with a user-specified…

机器学习 · 计算机科学 2023-06-06 Fatih Furkan Yilmaz , Reinhard Heckel

Model calibration aims to align confidence with prediction correctness. The Cross-Entropy (CE) loss is widely used for calibrator training, which enforces the model to increase confidence on the ground truth class. However, we find the CE…

计算机视觉与模式识别 · 计算机科学 2025-02-13 Yuchi Liu , Lei Wang , Yuli Zou , James Zou , Liang Zheng

Model calibration usually requires optimizing some parameters (e.g., temperature) w.r.t an objective function (e.g., negative log-likelihood). In this paper, we report a plain, important but often neglected fact that the objective function…

机器学习 · 计算机科学 2023-03-10 Yuli Zou , Weijian Deng , Liang Zheng

Faced with distribution shift between training and test set, we wish to detect and quantify the shift, and to correct our classifiers without test set labels. Motivated by medical diagnosis, where diseases (targets) cause symptoms…

机器学习 · 计算机科学 2018-07-27 Zachary C. Lipton , Yu-Xiang Wang , Alex Smola

We study the domain adaptation problem with label shift in this work. Under the label shift context, the marginal distribution of the label varies across the training and testing datasets, while the conditional distribution of features…

机器学习 · 统计学 2023-05-31 Qinglong Tian , Xin Zhang , Jiwei Zhao

Conformal prediction (CP) offers distribution-free marginal coverage guarantees under an exchangeability assumption, but these guarantees can fail if the data distribution shifts. We analyze the use of pseudo-calibration as a tool to…

机器学习 · 计算机科学 2026-02-17 Farbod Siahkali , Ashwin Verma , Vijay Gupta

Under label shift, the label distribution p(y) might change but the class-conditional distributions p(x|y) do not. There are two dominant approaches for estimating the label marginal. BBSE, a moment-matching approach based on confusion…

机器学习 · 计算机科学 2020-10-20 Saurabh Garg , Yifan Wu , Sivaraman Balakrishnan , Zachary C. Lipton

This paper proposes a new metric to measure the calibration error of probabilistic binary classifiers, called test-based calibration error (TCE). TCE incorporates a novel loss function based on a statistical test to examine the extent to…

机器学习 · 统计学 2023-06-27 Takuo Matsubara , Niek Tax , Richard Mudd , Ido Guy

Classifier calibration has received recent attention from the machine learning community due both to its practical utility in facilitating decision making, as well as the observation that modern neural network classifiers are poorly…

机器学习 · 计算机科学 2022-05-24 John Kirchenbauer , Jacob Oaks , Eric Heim

An assumption often made in supervised learning is that the training and testing sets have the same label distribution. However, in real-life scenarios, this assumption rarely holds. For example, medical diagnosis result distributions…

机器学习 · 计算机科学 2026-04-03 Yunrui Zhang , Gustavo Batista , Salil S. Kanhere

In supervised learning, the estimation of prediction error on unlabeled test data is an important task. Existing methods are usually built on the assumption that the training and test data are sampled from the same distribution, which is…

统计方法学 · 统计学 2022-09-30 Hui Xu , Robert Tibshirani

Transfer Learning is an area of statistics and machine learning research that seeks answers to the following question: how do we build successful learning algorithms when the data available for training our model is qualitatively different…

机器学习 · 计算机科学 2022-11-09 Brandon Tse Wei Chow

Confidence calibration for classification models is vital in safety-critical decision-making scenarios and has received extensive attention. General confidence calibration methods assume training and test data are independent and…

机器学习 · 计算机科学 2026-05-22 Jinzong Dong , Zhaohui Jiang , Bo Yang

The prevalence of domain adaptive semantic segmentation has prompted concerns regarding source domain data leakage, where private information from the source domain could inadvertently be exposed in the target domain. To circumvent the…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Zixin Wang , Yadan Luo , Zhi Chen , Sen Wang , Zi Huang

Every uncalibrated classifier has a corresponding true calibration map that calibrates its confidence. Deviations of this idealistic map from the identity map reveal miscalibration. Such calibration errors can be reduced with many post-hoc…

机器学习 · 计算机科学 2025-02-27 Markus Kängsepp , Kaspar Valk , Meelis Kull

In many practical applications of machine learning, a discrepancy often arises between a source distribution from which labeled training examples are drawn and a target distribution for which only unlabeled data is observed. Traditionally,…

机器学习 · 统计学 2025-03-05 Paweł Teisseyre , Jan Mielniczuk

Recently there has been a surge of interest to deploy confidence set predictions rather than point predictions in machine learning. Unfortunately, the effectiveness of such prediction sets is frequently impaired by distribution shifts in…

机器学习 · 计算机科学 2025-08-14 Kevin Kasa , Zhiyu Zhang , Heng Yang , Graham W. Taylor
‹ 上一页 1 2 3 10 下一页 ›