中文
相关论文

相关论文: Soft Mean Expected Calibration Error (SMECE): A Ca…

200 篇论文

It remains difficult to evaluate machine learning classifiers in the absence of a large, labeled dataset. While labeled data can be prohibitively expensive or impossible to obtain, unlabeled data is plentiful. Here, we introduce…

机器学习 · 计算机科学 2025-10-15 Divya Shanmugam , Shuvom Sadhuka , Manish Raghavan , John Guttag , Bonnie Berger , Emma Pierson

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

In binary classification framework, we are interested in making cost sensitive label predictions in the presence of uniform/symmetric label noise. We first observe that $0$-$1$ Bayes classifiers are not (uniform) noise robust in cost…

机器学习 · 计算机科学 2020-01-13 Sandhya Tripathi , N. Hemachandra

We consider online prediction of a binary sequence with expert advice. For this setting, we devise label-efficient forecasting algorithms, which use a selective sampling scheme that enables collecting much fewer labels than standard…

机器学习 · 统计学 2023-10-23 Rui M. Castro , Fredrik Hellström , Tim van Erven

High-quality labeled datasets are crucial for training and evaluating foundation models in software engineering, but creating them is often prohibitively expensive and labor-intensive. We introduce SPICE, a scalable, automated pipeline for…

Data-sparse settings such as robotic manipulation, molecular physics, and galaxy morphology classification are some of the hardest domains for deep learning. For these problems, equivariant networks can help improve modeling across…

机器学习 · 计算机科学 2026-01-30 Edward Berman , Jacob Ginesin , Marco Pacini , Robin Walters

LLM decoding often relies on the model's predictive distribution to generate an output. Consequently, misalignment with respect to the true generating distribution leads to suboptimal decisions in practice. While a natural solution is to…

机器学习 · 计算机科学 2026-05-12 Tim Tomov , Dominik Fuchsgruber , Rajeev Verma , Stephan Günnemann

With the increasing demand for robust person Re-ID in unconstrained environments, learning from datasets with noisy labels and sparse per-identity samples remains a critical challenge. Existing noise-robust person Re-ID methods primarily…

计算机视觉与模式识别 · 计算机科学 2026-02-27 Xin Yuan , Zhiyong Zhang , Xin Xu , Zheng Wang , Chia-Wen Lin

Nowadays, many classification algorithms have been applied to various industries to help them work out their problems met in real-life scenarios. However, in many binary classification tasks, samples in the minority class only make up a…

机器学习 · 计算机科学 2022-08-23 Xiayu Liang , Ying Gao , Shanrong Xu

The Dice similarity coefficient (DSC) is both a widely used metric and loss function for biomedical image segmentation due to its robustness to class imbalance. However, it is well known that the DSC loss is poorly calibrated, resulting in…

图像与视频处理 · 电气工程与系统科学 2022-11-02 Michael Yeung , Leonardo Rundo , Yang Nan , Evis Sala , Carola-Bibiane Schönlieb , Guang Yang

We study the minimax sample complexity of multicalibration in the batch setting. A learner observes $n$ i.i.d. samples from an unknown distribution and must output a (possibly randomized) predictor whose population multicalibration error,…

机器学习 · 计算机科学 2026-04-24 Natalie Collina , Jiuyao Lu , Georgy Noarov , Aaron Roth

The Mutual Information (MI) is an often used measure of dependency between two random variables utilized in information theory, statistics and machine learning. Recently several MI estimators have been proposed that can achieve parametric…

信息论 · 计算机科学 2018-11-26 Morteza Noshad , Yu Zeng , Alfred O. Hero

Deep neural networks for medical image segmentation often produce overconfident results misaligned with empirical observations. Such miscalibration, challenges their clinical translation. We propose to use marginal L1 average calibration…

计算机视觉与模式识别 · 计算机科学 2025-07-15 Theodore Barfoot , Luis Garcia-Peraza-Herrera , Ben Glocker , Tom Vercauteren

Semi-supervised learning is the problem of training an accurate predictive model by combining a small labeled dataset with a presumably much larger unlabeled dataset. Many methods for semi-supervised deep learning have been developed,…

机器学习 · 计算机科学 2023-10-31 Sumeet Menon , David Chapman

Recently, learning with soft labels has been shown to achieve better performance than learning with hard labels in terms of model generalization, calibration, and robustness. However, collecting pointwise labeling confidence for all…

机器学习 · 计算机科学 2023-10-10 Wei Wang , Lei Feng , Yuchen Jiang , Gang Niu , Min-Ling Zhang , Masashi Sugiyama

Calibrated predictions are useful because their numerical values can be interpreted as probabilities. Calibration errors are therefore widely used to evaluate, compare, and tune probabilistic predictors. Recently, Haghtalab et al. (2024)…

机器学习 · 计算机科学 2026-05-19 Yuxuan Lu , Yifan Wu , Jason Hartline , Lunjia Hu

One of the most common machine learning setups is logistic regression. In many classification models, including neural networks, the final prediction is obtained by applying a logistic link function to a linear score. In binary logistic…

机器学习 · 统计学 2026-03-24 Avrajit Ghosh , Bin Yu , Manfred Warmuth , Peter Bartlett

Calibration allows predictions to be reliably interpreted as probabilities by decision makers. We propose a decision-theoretic calibration error, the Calibration Decision Loss (CDL), defined as the maximum improvement in decision payoff…

机器学习 · 计算机科学 2024-10-14 Lunjia Hu , Yifan Wu

Predictive models that accurately emulate complex scientific processes can achieve exponential speed-ups over numerical simulators or experiments, and at the same time provide surrogates for improving the subsequent analysis. Consequently,…

Although sparse training has been successfully used in various resource-limited deep learning tasks to save memory, accelerate training, and reduce inference time, the reliability of the produced sparse models remains unexplored. Previous…

机器学习 · 计算机科学 2023-03-02 Bowen Lei , Ruqi Zhang , Dongkuan Xu , Bani Mallick