中文
相关论文

相关论文: Predicting generalization performance with correct…

200 篇论文

Obtaining gold standard annotated data for object detection is often costly, involving human-level effort. Semi-supervised object detection algorithms solve the problem with a small amount of gold-standard labels and a large unlabelled…

计算机视觉与模式识别 · 计算机科学 2022-06-03 Somnath Hazra , Pallab Dasgupta

We present an analysis of predictive uncertainty based out-of-distribution detection for different approaches to estimate various models' epistemic uncertainty and contrast it with extreme value theory based open set recognition. While the…

机器学习 · 计算机科学 2019-08-27 Martin Mundt , Iuliia Pliushch , Sagnik Majumder , Visvanathan Ramesh

Probabilistic classifiers output a probability distribution on target classes rather than just a class prediction. Besides providing a clear separation of prediction and decision making, the main advantage of probabilistic models is their…

机器学习 · 计算机科学 2019-02-20 Juozas Vaicenavicius , David Widmann , Carl Andersson , Fredrik Lindsten , Jacob Roll , Thomas B. Schön

The interdependence between nodes in graphs is key to improve class predictions on nodes and utilized in approaches like Label Propagation (LP) or in Graph Neural Networks (GNN). Nonetheless, uncertainty estimation for non-independent…

Subjective NLP datasets typically aggregate annotator judgments into a single gold label, making it difficult to diagnose whether disagreement reflects unclear criteria, collapsed distinctions, or legitimate plurality. We propose a…

计算与语言 · 计算机科学 2026-05-01 Nisrine Rair , Alban Goupil , Valeriu Vrabie , Emmanuel Chochoy

The NLP community typically relies on performance of a model on a held-out test set to assess generalization. Performance drops observed in datasets outside of official test sets are generally attributed to "out-of-distribution" effects.…

计算与语言 · 计算机科学 2024-04-03 Aparna Elangovan , Jiayuan He , Yuan Li , Karin Verspoor

The alignment of large language models (LLMs) with human values increasingly relies on using other LLMs as automated judges, or ``autoraters''. However, their reliability is limited by a foundational issue: they are trained on discrete…

Model misspecification is a long-standing enigma of the Bayesian inference framework as posteriors tend to get overly concentrated on ill-informed parameter values towards the large sample limit. Tempering of the likelihood has been…

统计方法学 · 统计学 2019-12-13 Owen Thomas , Jukka Corander

Motivated by problems in insurance, our task is to predict finite upper bounds on a future draw from an unknown distribution $p$ over the set of natural numbers. We can only use past observations generated independently and identically…

统计理论 · 数学 2013-05-02 Narayana Santhanam , Venkat Anantharam

Subjective tasks in NLP have been mostly relegated to objective standards, where the gold label is decided by taking the majority vote. This obfuscates annotator disagreement and the inherent uncertainty of the label. We argue that…

计算与语言 · 计算机科学 2024-08-27 Urja Khurana , Eric Nalisnick , Antske Fokkens , Swabha Swayamdipta

Modern image classifiers are very accurate, but the predictions come without uncertainty estimates. Conformal predictors provide uncertainty estimates by computing a set of classes containing the correct class with a user-specified…

机器学习 · 计算机科学 2023-06-06 Fatih Furkan Yilmaz , Reinhard Heckel

Current legal outcome prediction models - a staple of legal NLP - do not explain their reasoning. However, to employ these models in the real world, human legal actors need to be able to understand the model's decisions. In the case of…

计算与语言 · 计算机科学 2024-04-17 Josef Valvoda , Ryan Cotterell

The emergence of large-scale pretrained language models has posed unprecedented challenges in deriving explanations of why the model has made some predictions. Stemmed from the compositional nature of languages, spurious correlations have…

计算与语言 · 计算机科学 2023-05-04 Ruochen Zhao , Shafiq Joty , Yongjie Wang , Tan Wang

Knowledge distillation from LLMs is essential for the efficient deployment of language models. Prior works have proposed data generation using LLMs for preparing distilled models. We argue that generating data with LLMs is prone to sampling…

计算与语言 · 计算机科学 2024-04-01 Mohsen Gholami , Mohammad Akbari , Cindy Hu , Vaden Masrani , Z. Jane Wang , Yong Zhang

We present algorithms for efficiently learning regularizers that improve generalization. Our approach is based on the insight that regularizers can be viewed as upper bounds on the generalization gap, and that reducing the slack in the…

机器学习 · 计算机科学 2019-02-25 Matthew Streeter

In aligning large language models (LLMs), reward models have played an important role, but are standardly trained as discriminative models and rely only on labeled human preference data. In this paper, we explore methods that train reward…

计算与语言 · 计算机科学 2026-01-27 Chenglong Wang , Yang Gan , Yifu Huo , Yongyu Mu , Qiaozhi He , Murun Yang , Bei Li , Tong Xiao , Chunliang Zhang , Tongran Liu , Jingbo Zhu

Supervised deep learning models require significant amount of labeled data to achieve an acceptable performance on a specific task. However, when tested on unseen data, the models may not perform well. Therefore, the models need to be…

计算机视觉与模式识别 · 计算机科学 2024-01-01 Akshit Achara , Ram Krishna Pandey

Estimating how uncertain an AI system is in its predictions is important to improve the safety of such systems. Uncertainty in predictive can result from uncertainty in model parameters, irreducible data uncertainty and uncertainty due to…

机器学习 · 统计学 2018-12-03 Andrey Malinin , Mark Gales

In Natural Language Processing (NLP) classification tasks such as topic categorisation and sentiment analysis, model generalizability is generally measured with standard metrics such as Accuracy, F-Measure, or AUC-ROC. The diversity of…

计算与语言 · 计算机科学 2024-01-09 Peter Vickers , Loïc Barrault , Emilio Monti , Nikolaos Aletras

While fine-tuning pre-trained models for downstream classification is the conventional paradigm in NLP, often task-specific nuances may not get captured in the resultant models. Specifically, for tasks that take two inputs and require the…

计算与语言 · 计算机科学 2022-03-28 Ashutosh Kumar , Aditya Joshi