中文
相关论文

相关论文: Ensemble Threshold Calibration for Stable Sensitiv…

200 篇论文

Class imbalance remains a fundamental challenge in machine learning, with traditional solutions often creating as many problems as they solve. We demonstrate that group-aware threshold calibration--setting different decision thresholds for…

机器学习 · 计算机科学 2025-09-04 Hunter Gittlin

Probabilistic models must be well calibrated to support reliable decision-making. While calibration in single-output regression is well studied, defining and achieving multivariate calibration in multi-output regression remains considerably…

机器学习 · 统计学 2025-10-28 Naomi Desobry , Elnura Zhalieva , Souhaib Ben Taieb

Entity Resolution (ER) is typically implemented as a batch task that processes all available data before identifying duplicate records. However, applications with time or computational constraints, e.g., those running in the cloud, require…

数据库 · 计算机科学 2025-03-12 Jakub Maciejewski , Konstantinos Nikoletos , George Papadakis , Yannis Velegrakis

Neural network classifiers trained with cross-entropy loss achieve strong predictive accuracy but lack the capability to provide inherent predictive uncertainty estimates, thus requiring external techniques to obtain these estimates. In…

机器学习 · 统计学 2026-04-08 Courtney Franzen , Farhad Pourkamali-Anaraki

Ensemble methods are arguably the most trustworthy techniques for boosting the performance of machine learning models. Popular independent ensembles (IE) relying on naive averaging/voting scheme have been of typical choice for most…

机器学习 · 计算机科学 2017-09-25 Kimin Lee , Changho Hwang , KyoungSoo Park , Jinwoo Shin

Entity Resolution (ER) is a critical data cleaning task for identifying records that refer to the same real-world entity. In the era of Big Data, traditional batch ER is often infeasible due to volume and velocity constraints, necessitating…

数据库 · 计算机科学 2026-01-05 Dimitrios Karapiperis , George Papadakis , Vassilios Verykios

Numerous real-world decisions rely on machine learning algorithms and require calibrated uncertainty estimates. However, modern methods often yield overconfident, uncalibrated predictions. The dominant approach to quantifying the…

Medical Vision Language Models VLMs suffer from two failure modes that threaten safe deployment mis calibrated confidence and sensitivity to question rephrasing. We show they share a common cause, proximity to the decision boundary, by…

机器学习 · 计算机科学 2026-04-13 Binesh Sadanandan , Vahid Behzadan

Neural networks have seen limited use in prediction for high-dimensional data with small sample sizes, because they tend to overfit and require tuning many more hyperparameters than existing off-the-shelf machine learning methods. With…

机器学习 · 统计学 2020-05-12 Jean Feng , Noah Simon

While widely used as a general method for uncertainty quantification, the bootstrap method encounters difficulties that raise concerns about its validity in practical applications. This paper introduces a new resampling-based method, termed…

统计方法学 · 统计学 2024-08-30 Yiran Jiang , Chuanhai Liu , Heping Zhang

Continual learning for large language models is typically evaluated through accuracy retention under sequential fine-tuning. We argue that this perspective is incomplete, because uncertainty reliability can degrade earlier and more sharply…

机器学习 · 计算机科学 2026-04-28 Ibne Farabi Shihab , Sanjeda Akter , Anuj Sharma

Despite extensive research on neural network calibration, existing methods typically apply global transformations that treat all predictions uniformly, overlooking the heterogeneous reliability of individual predictions. Furthermore, the…

机器学习 · 计算机科学 2025-10-22 Hassan Gharoun , Mohammad Sadegh Khorshidi , Kasra Ranjbarigderi , Fang Chen , Amir H. Gandomi

By developing sophisticated image priors or designing deep(er) architectures, a variety of image Super-Resolution (SR) approaches have been proposed recently and achieved very promising performance. A natural question that arises is whether…

计算机视觉与模式识别 · 计算机科学 2019-05-14 Junjun Jiang , Yi Yu , Zheng Wang , Suhua Tang , Ruimin Hu , Jiayi Ma

Thresholding based iterative algorithms have the trade-off between effectiveness and optimality. Some are effective but involving sub-matrix inversions in every step of iterations. For systems of large sizes, such algorithms can be…

信息论 · 计算机科学 2017-11-08 Zhanjie Song , Shidong Li , Ningning Han

Ensembling multiple predictions is a widely used technique for improving the accuracy of various machine learning tasks. One obvious drawback of ensembling is its higher execution cost during inference. In this paper, we first describe our…

机器学习 · 计算机科学 2019-03-11 Hiroshi Inoue

Infinite-dimensional compressed sensing deals with the recovery of analog signals (functions) from linear measurements, often in the form of integral transforms such as the Fourier transform. This framework is well-suited to many real-world…

信息论 · 计算机科学 2021-05-25 Ben Adcock , Vegard Antun , Anders C. Hansen

Ensemble learning has been a focal point of machine learning research due to its potential to improve predictive performance. This study revisits the foundational work on ensemble error decomposition, historically confined to…

机器学习 · 计算机科学 2024-02-13 João Mendes-Moreira , Tiago Mendes-Neves

In this paper, based on a successively accuracy-increasing approximation of the $\ell_0$ norm, we propose a new algorithm for recovery of sparse vectors from underdetermined measurements. The approximations are realized with a certain class…

Standard multiple testing procedures are designed to report a list of discoveries, or suspected false null hypotheses, given the hypotheses' p-values or test scores. Recently there has been a growing interest in enhancing such procedures by…

统计方法学 · 统计学 2025-10-29 Jack Freestone , William Stafford Noble , Uri Keich

Deployed language models must decide not only what to answer but also when not to answer. We present UniCR, a unified framework that turns heterogeneous uncertainty evidence including sequence likelihoods, self-consistency dispersion,…