中文
相关论文

相关论文: On the Interconnections of Calibration, Quantifica…

200 篇论文

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

The problem of detecting whether a test sample is from in-distribution (i.e., training distribution by a classifier) or out-of-distribution sufficiently different from it arises in many real-world machine learning applications. However, the…

机器学习 · 统计学 2018-02-27 Kimin Lee , Honglak Lee , Kibok Lee , Jinwoo Shin

Distribution shifts are problems where the distribution of data changes between training and testing, which can significantly degrade the performance of a model deployed in the real world. Recent studies suggest that one reason for the…

机器学习 · 计算机科学 2023-04-10 Takuro Kutsuna

Miscalibration in deep learning refers to there is a discrepancy between the predicted confidence and performance. This problem usually arises due to the overfitting problem, which is characterized by learning everything presented in the…

机器学习 · 计算机科学 2024-07-16 Zongbo Han , Yifeng Yang , Changqing Zhang , Linjun Zhang , Joey Tianyi Zhou , Qinghua Hu

The distance from calibration, introduced by B{\l}asiok, Gopalan, Hu, and Nakkiran (STOC 2023), has recently emerged as a central measure of miscalibration for probabilistic predictors. We study the fundamental problems of computing and…

数据结构与算法 · 计算机科学 2026-03-20 Mingda Qiao

Concept drift -- the change of the distribution over time -- poses significant challenges for learning systems and is of central interest for monitoring. Understanding drift is thus paramount, and drift localization -- determining which…

机器学习 · 计算机科学 2026-04-22 Fabian Hinder , Valerie Vaquet , Johannes Brinkrolf , Barbara Hammer

Learning classifiers using skewed or imbalanced datasets can occasionally lead to classification issues; this is a serious issue. In some cases, one class contains the majority of examples while the other, which is frequently the more…

机器学习 · 计算机科学 2022-11-11 Satyendra Singh Rawat , Amit Kumar Mishra

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., misclassified samples from…

计算机视觉与模式识别 · 计算机科学 2024-03-06 Fei Zhu , Xu-Yao Zhang , Zhen Cheng , Cheng-Lin Liu

This paper addresses the problem of making statistical inference about a population that can only be identified through classifier predictions. The problem is motivated by scientific studies in which human labels of a population are…

应用统计 · 统计学 2021-06-15 Ciaran Evans , Zara Y. Weinberg , Manojkumar A. Puthenveedu , Max G'Sell

Accurate uncertainty quantification is crucial for the safe deployment of machine learning models, and prior research has demonstrated improvements in the calibration of modern language models (LMs). We study in-context learning (ICL), a…

计算与语言 · 计算机科学 2024-03-29 Hanlin Zhang , Yi-Fan Zhang , Yaodong Yu , Dhruv Madeka , Dean Foster , Eric Xing , Himabindu Lakkaraju , Sham Kakade

When training neural networks with simulated quantization, we observe that quantized weights can, rather unexpectedly, oscillate between two grid-points. The importance of this effect and its impact on quantization-aware training (QAT) are…

机器学习 · 计算机科学 2022-06-30 Markus Nagel , Marios Fournarakis , Yelysei Bondarenko , Tijmen Blankevoort

Well-calibrated predictions of user preferences are essential for many applications. Since recommender systems typically select the top-N items for users, calibration for those top-N items, rather than for all items, is important. We show…

信息检索 · 计算机科学 2024-08-22 Masahiro Sato

Deep neural networks often produce overconfident predictions, undermining their reliability in safety-critical applications. This miscalibration is further exacerbated under distribution shift, where test data deviates from the training…

计算机视觉与模式识别 · 计算机科学 2025-08-28 Yilin Zhang , Cai Xu , You Wu , Ziyu Guan , Wei Zhao

Machine learning on data streams is increasingly more present in multiple domains. However, there is often data distribution shift that can lead machine learning models to make incorrect decisions. While there are automatic methods to…

机器学习 · 计算机科学 2022-05-02 João Palmeiro , Beatriz Malveiro , Rita Costa , David Polido , Ricardo Moreira , Pedro Bizarro

We study three notions of uncertainty quantification -- calibration, confidence intervals and prediction sets -- for binary classification in the distribution-free setting, that is without making any distributional assumptions on the data.…

机器学习 · 统计学 2022-02-17 Chirag Gupta , Aleksandr Podkopaev , Aaditya Ramdas

We show that in the context of classification the property of source and target distributions to be related by covariate shift may be lost if the information content captured in the covariates is reduced, for instance by dropping components…

机器学习 · 统计学 2022-08-16 Dirk Tasche

In various situations one is given only the predictions of multiple classifiers over a large unlabeled test data. This scenario raises the following questions: Without any labeled data and without any a-priori knowledge about the…

机器学习 · 统计学 2014-10-31 Ariel Jaffe , Boaz Nadler , Yuval Kluger

Measuring dataset similarity is fundamental in machine learning, particularly for transfer learning and domain adaptation. In the context of supervised learning, most existing approaches quantify similarity of two data sets based on their…

机器学习 · 统计学 2026-04-22 Shudong Sun , Hao Helen Zhang , Joseph C Watkins

We introduce dataset multiplicity, a way to study how inaccuracies, uncertainty, and social bias in training datasets impact test-time predictions. The dataset multiplicity framework asks a counterfactual question of what the set of…

机器学习 · 计算机科学 2023-04-24 Anna P. Meyer , Aws Albarghouthi , Loris D'Antoni

Whenever a binary classifier is used to provide decision support, it typically provides both a label prediction and a confidence value. Then, the decision maker is supposed to use the confidence value to calibrate how much to trust the…

机器学习 · 计算机科学 2024-02-26 Nina L. Corvelo Benz , Manuel Gomez Rodriguez