中文
相关论文

相关论文: CAREF: Calibration-Aware Regularization for Explan…

200 篇论文

Confidence calibration, the alignment of a model's predicted confidence with its actual accuracy, is crucial for the reliable deployment of Large Language Models (LLMs). However, this critical property remains largely under-explored in…

计算与语言 · 计算机科学 2025-10-06 Ej Zhou , Caiqi Zhang , Tiancheng Hu , Chengzu Li , Nigel Collier , Ivan Vulić , Anna Korhonen

This paper proposes a novel framework for certifying the fairness of predictive models trained on biased data. It draws from query answering for incomplete and inconsistent databases to formulate the problem of consistent range…

机器学习 · 计算机科学 2023-07-31 Jiongli Zhu , Sainyam Galhotra , Nazanin Sabri , Babak Salimi

Parameter-efficient fine-tuning (PEFT) techniques make it possible to efficiently adapt a language model to create "expert" models that specialize to new tasks or domains. Recent techniques in model merging and compositional generalization…

机器学习 · 计算机科学 2025-08-12 Prateek Yadav , Leshem Choshen , Colin Raffel , Mohit Bansal

Linguistic cues such as "I believe" and "probably" offer an intuitive interface for communicating confidence, yet a generalisable, principled calibration framework for linguistic confidence expressions remains underexplored. In particular,…

计算与语言 · 计算机科学 2026-05-20 Yi-Fan Yeh , Linwei Tao , Minjing Dong , Tao Huang , Jialin Yu , Philip Torr , Chang Xu

Empirical risk minimization (ERM) with a computationally feasible surrogate loss is a widely accepted approach for classification. Notably, the convexity and calibration (CC) properties of a loss function ensure consistency of ERM in…

机器学习 · 统计学 2024-09-05 Ben Dai

Although parameter-efficient fine-tuning methods, such as LoRA, only modify a small subset of parameters, they can have a significant impact on the model. Our instruction-tuning experiments show that LoRA-based supervised fine-tuning can…

机器学习 · 计算机科学 2025-12-30 Matthew Riemer , Erik Miehling , Miao Liu , Djallel Bouneffouf , Murray Campbell

Large Language Models (LLMs) have demonstrated remarkable self-improvement capabilities, whereby models iteratively revise their outputs through self-generated feedback. While this reflective mechanism has shown promise in enhancing task…

计算与语言 · 计算机科学 2025-04-07 Liangjie Huang , Dawei Li , Huan Liu , Lu Cheng

Much recent work has been devoted to the problem of ensuring that a neural network's confidence scores match the true probability of being correct, i.e. the calibration problem. Of note, it was found that training with focal loss leads to…

机器学习 · 计算机科学 2023-06-21 Arindam Ghosh , Thomas Schaaf , Matthew R. Gormley

Large Language Models (LLMs) are increasingly used in empirical software engineering (ESE) to automate or assist annotation tasks such as labeling commits, issues, and qualitative artifacts. Yet the reliability and reproducibility of such…

软件工程 · 计算机科学 2026-01-27 Mia Mohammad Imran , Tarannum Shaila Zaman

With rapid advancement and increasing accessibility of LLMs, fine-tuning aligned models has become a critical step for adapting them to real-world applications, which makes the safety of this fine-tuning process more important than ever.…

密码学与安全 · 计算机科学 2025-07-28 Hao Li , Lijun Li , Zhenghao Lu , Xianyi Wei , Rui Li , Jing Shao , Lei Sha

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

Studies on generalization performance of machine learning algorithms under the scope of information theory suggest that compressed representations can guarantee good generalization, inspiring many compression-based regularization methods.…

机器学习 · 计算机科学 2019-10-16 Antoine Saporta , Yifu Chen , Michael Blot , Matthieu Cord

In many settings it is important for one to be able to understand why a model made a particular prediction. In NLP this often entails extracting snippets of an input text `responsible for' corresponding model output; when such a snippet…

计算与语言 · 计算机科学 2020-05-04 Sarthak Jain , Sarah Wiegreffe , Yuval Pinter , Byron C. Wallace

Advanced autonomous systems rely on multi-sensor fusion for safer and more robust perception. To enable effective fusion, calibrating directly from natural driving scenes (i.e., target-free) with high accuracy is crucial for precise…

计算机视觉与模式识别 · 计算机科学 2026-02-26 Aditya Ranjan Dash , Ramy Battrawy , René Schuster , Didier Stricker

In recent years, multicalibration has emerged as a desirable learning objective for ensuring that a predictor is calibrated across a rich collection of overlapping subpopulations. Existing approaches typically achieve multicalibration by…

机器学习 · 计算机科学 2025-05-26 Hongyi Henry Jin , Zijun Ding , Dung Daniel Ngo , Zhiwei Steven Wu

Automated audio captioning models frequently produce overconfident predictions regardless of semantic accuracy, limiting their reliability in deployment. This deficiency stems from two factors: evaluation metrics based on n-gram overlap…

Counterfactual explanations (CFEs) provide human-centric interpretability by identifying the minimal, actionable changes required to alter a machine learning model's prediction. Therefore, CFs can be used as (i) interventions for…

Modern text classification methods heavily rely on contextual embeddings from large language models (LLMs). Compared to human-engineered features, these embeddings provide automatic and effective representations for classification model…

计算与语言 · 计算机科学 2025-07-29 Xuansheng Wu , Wenhao Yu , Xiaoming Zhai , Ninghao Liu

Recent advances in domain adaptation show that deep self-training presents a powerful means for unsupervised domain adaptation. These methods often involve an iterative process of predicting on target domain and then taking the confident…

计算机视觉与模式识别 · 计算机科学 2020-07-16 Yang Zou , Zhiding Yu , Xiaofeng Liu , B. V. K. Vijaya Kumar , Jinsong Wang

Accurate uncertainty quantification in large language models (LLMs) is essential for reliable confidence estimation, yet fine-tuned LLMs often become overconfident under limited adaptation data. Existing uncertainty methods for PEFT-based…

机器学习 · 计算机科学 2026-05-15 Ruijia Niu , Dongxia Wu , Rose Yu , Yi-An Ma