中文
相关论文

相关论文: Optimizing Class-Level Probability Reweighting Coe…

200 篇论文

Latent class model (LCM), which is a finite mixture of different categorical distributions, is one of the most widely used models in statistics and machine learning fields. Because of its non-continuous nature and the flexibility in shape,…

机器学习 · 统计学 2021-03-23 Hao Chen , Lanshan Han , Alvin Lim

Deep neural networks often produce miscalibrated probability estimates, leading to overconfident predictions. A common approach for calibration is fitting a post-hoc calibration map on unseen validation data that transforms predicted…

机器学习 · 计算机科学 2025-07-10 Yunrui Zhang , Gustavo Batista , Salil S. Kanhere

Reliable deployment of large language models (LLMs) requires accurate uncertainty estimation. Existing methods are predominantly answer-first, producing confidence only after generating an answer, which measure the correctness of a specific…

计算与语言 · 计算机科学 2026-03-09 Changcheng Li , Jiancan Wu , Hengheng Zhang , Zhengsu Chen , Guo An , Junxiang Qiu , Xiang Wang , Qi Tian

Collaborative training can improve the accuracy of a model for a user by trading off the model's bias (introduced by using data from other users who are potentially different) against its variance (due to the limited amount of data on any…

Despite being widely used, face recognition models suffer from bias: the probability of a false positive (incorrect face match) strongly depends on sensitive attributes such as the ethnicity of the face. As a result, these models can…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Tiago Salvador , Stephanie Cairns , Vikram Voleti , Noah Marshall , Adam Oberman

The Hessian spectrum of trained deep networks exhibits a characteristic structure: a continuous bulk of near-zero eigenvalues and a small number of large outlier eigenvalues (spikes), confirming the relevance of Random Matrix Theory in deep…

机器学习 · 计算机科学 2026-05-19 Hugo Vigna , Samuel Bontemps

Post-training quantization (PTQ) is a promising solution for deploying large language models (LLMs) on resource-constrained devices. Early methods developed for small-scale networks, such as ResNet, rely on gradient-based optimization,…

机器学习 · 计算机科学 2025-06-09 Junhan Kim , Ho-young Kim , Eulrang Cho , Chungman Lee , Joonyoung Kim , Yongkweon Jeon

Two primary ways to change LLM behavior are prompting and weight updates (e.g., fine-tuning). Prompting LLMs is simple and effective, specifying the desired changes explicitly in natural language, whereas weight updates provide more…

计算与语言 · 计算机科学 2024-09-24 Aman Bhargava , Cameron Witkowski , Alexander Detkov , Matt Thomson

Machine learning actively impacts our everyday life in almost all endeavors and domains such as healthcare, finance, and energy. As our dependence on the machine learning increases, it is inevitable that these algorithms will be used to…

机器学习 · 计算机科学 2021-02-23 Ankit Kulshrestha , Ilya Safro

Combining machine learning and constrained optimization, Predict+Optimize tackles optimization problems containing parameters that are unknown at the time of solving. Prior works focus on cases with unknowns only in the objectives. A new…

机器学习 · 计算机科学 2023-03-14 Xinyi Hu , Jasper C. H. Lee , Jimmy H. M. Lee

Automated prompt optimization methods (e.g., DSpy, TextGrad) can substantially improve the performance of large language model (LLM), however, their generalization ability across different tasks remains underperformed. In practice, the…

计算与语言 · 计算机科学 2026-05-27 Shuzhi Gong , Hechuan Wen

Large Language Models (LLMs) often suffer from overconfidence during inference, particularly when adapted to downstream domain-specific tasks with limited data. Previous work addresses this issue by employing approximate Bayesian estimation…

机器学习 · 计算机科学 2025-01-28 Yibin Wang , Haizhou Shi , Ligong Han , Dimitris Metaxas , Hao Wang

When dealing with imbalanced classification data, reweighting the loss function is a standard procedure allowing to equilibrate between the true positive and true negative rates within the risk measure. Despite significant theoretical work…

机器学习 · 统计学 2024-04-17 Anass Aghbalou , François Portier , Anne Sabourin

Reliable probability estimates are critical in many machine learning applications, yet modern classifiers are often poorly calibrated. Post-hoc calibration provides a simple and widely used solution, but the large number of proposed…

机器学习 · 计算机科学 2026-05-29 Eugène Berta , David Holzmüller , Francis Bach , Michael I. Jordan

Trustworthy classifiers are essential to the adoption of machine learning predictions in many real-world settings. The predicted probability of possible outcomes can inform high-stakes decision making, particularly when assessing the…

机器学习 · 计算机科学 2023-02-22 Kiri L. Wagstaff , Thomas G. Dietterich

Post-training quantization (PTQ) has become an important technique for reducing the inference cost of Large Language Models (LLMs). While recent mixed-precision methods improve ultra-low bit quantization by preserving critical subspaces in…

机器学习 · 计算机科学 2026-04-30 Zhe Ding , Su Pan , Duowei Pan

Output uncertainty indicates whether the probabilistic properties reflect objective characteristics of the model output. Unlike most loss functions and metrics in machine learning, uncertainty pertains to individual samples, but validating…

机器学习 · 计算机科学 2024-12-23 Siyuan Zhang , Linbo Xie

Overconfidence and underconfidence in machine learning classifiers is measured by calibration: the degree to which the probabilities predicted for each class match the accuracy of the classifier on that prediction. How one measures…

机器学习 · 计算机科学 2020-08-11 Jeremy Nixon , Mike Dusenberry , Ghassen Jerfel , Timothy Nguyen , Jeremiah Liu , Linchuan Zhang , Dustin Tran

This paper investigates the influence of cognitive biases on Large Language Models (LLMs) outputs. Cognitive biases, such as confirmation and availability biases, can distort user inputs through prompts, potentially leading to unfaithful…

计算与语言 · 计算机科学 2025-06-17 Yan Sun , Stanley Kok

Post-training quantization (PTQ) has emerged as a promising technique for mitigating memory consumption and computational costs in large language models (LLMs). However, a systematic examination of various quantization schemes, model…

机器学习 · 计算机科学 2023-05-29 Zhewei Yao , Xiaoxia Wu , Cheng Li , Stephen Youn , Yuxiong He