中文
相关论文

相关论文: The Effect of Class Imbalance on Precision-Recall …

200 篇论文

For some classification scenarios, it is desirable to use only those classification instances that a trained model associates with a high certainty. To obtain such high-certainty instances, previous work has proposed accuracy-reject curves.…

机器学习 · 计算机科学 2024-03-15 Lydia Fischer , Patricia Wollstadt

Binary classification involves predicting the label of an instance based on whether the model score for the positive class exceeds a threshold chosen based on the application requirements (e.g., maximizing recall for a precision bound).…

机器学习 · 计算机科学 2023-11-21 Gundeep Arora , Srujana Merugu , Anoop Saladi , Rajeev Rastogi

Methods to correct class imbalance, i.e. imbalance between the frequency of outcome events and non-events, are receiving increasing interest for developing prediction models. We examined the effect of imbalance correction on the performance…

统计方法学 · 统计学 2022-02-21 Ruben van den Goorbergh , Maarten van Smeden , Dirk Timmerman , Ben Van Calster

The ROC curve is widely used to assess the quality of prediction/classification/ranking algorithms, and its properties have been extensively studied. The precision-recall (PR) curve has become the de facto replacement for the ROC curve in…

机器学习 · 统计学 2018-10-23 Jacqueline M. Hughes-Oliver

A common approach in positive-unlabeled learning is to train a classification model between labeled and unlabeled data. This strategy is in fact known to give an optimal classifier under mild conditions; however, it results in biased…

机器学习 · 统计学 2017-02-03 Shantanu Jain , Martha White , Predrag Radivojac

In the classification of a class imbalance dataset, the performance measure used for the model selection and comparison to competing methods is a major issue. In order to overcome this problem several performance measures are defined and…

机器学习 · 计算机科学 2020-06-25 Robert Burduk

Many real-world classification problems are significantly class-imbalanced to detriment of the class of interest. The standard set of proper evaluation metrics is well-known but the usual assumption is that the test dataset imbalance equals…

机器学习 · 计算机科学 2020-04-16 Jan Brabec , Tomáš Komárek , Vojtěch Franc , Lukáš Machlica

In this paper, we study how class imbalance, typical of low-default credit portfolios, affects the performance of logistic regression models. Using a simulation study with controlled data-generating mechanisms, we vary (i) the level of…

风险管理 · 定量金融 2026-02-24 Willem D. Schutte , Charl Pretorius , Neill Smit , Leandra van der Merwe , Robert Maxwell

Precision and Recall are fundamental metrics in machine learning tasks where both accurate predictions and comprehensive coverage are essential, such as in multi-label learning, language generation, medical studies, and recommender systems.…

机器学习 · 计算机科学 2025-10-27 Lee Cohen , Yishay Mansour , Shay Moran , Han Shao

In many real-world binary classification tasks (e.g. detection of certain objects from images), an available dataset is imbalanced, i.e., it has much less representatives of a one class (a minor class), than of another. Generally, accurate…

机器学习 · 统计学 2017-07-14 Evgeny Burnaev , Pavel Erofeev , Artem Papanov

Risk prediction models are increasingly used in healthcare to aid in clinical decision making. In most clinical contexts, model calibration (i.e., assessing the reliability of risk estimates) is critical. Data available for model…

统计方法学 · 统计学 2024-05-01 Alex Carriero , Kim Luijken , Anne de Hond , Karel GM Moons , Ben van Calster , Maarten van Smeden

While generative models have become increasingly prevalent across various domains, fundamental concerns regarding their reliability persist. A crucial yet understudied aspect of these models is the uncertainty quantification surrounding…

机器学习 · 计算机科学 2025-11-17 Giorgio Morales , Frederic Jurie , Jalal Fadili

In real-world classification problems, the class balance in the training dataset does not necessarily reflect that of the test dataset, which can cause significant estimation bias. If the class ratio of the test dataset is known, instance…

机器学习 · 计算机科学 2012-06-22 Marthinus Du Plessis , Masashi Sugiyama

As statistical classifiers become integrated into real-world applications, it is important to consider not only their accuracy but also their robustness to changes in the data distribution. In this paper, we consider the case where there is…

人工智能 · 计算机科学 2018-01-12 Virgile Landeiro , Aron Culotta

We observe a high level of imbalance in the accuracy of different classes in the same old task for the first time. This intriguing phenomenon, discovered in replay-based Class Incremental Learning (CIL), highlights the imbalanced forgetting…

计算机视觉与模式识别 · 计算机科学 2024-03-25 Shixiong Xu , Gaofeng Meng , Xing Nie , Bolin Ni , Bin Fan , Shiming Xiang

In this article we revisit the definition of Precision-Recall (PR) curves for generative models proposed by Sajjadi et al. (arXiv:1806.00035). Rather than providing a scalar for generative quality, PR curves distinguish mode-collapse (poor…

机器学习 · 计算机科学 2023-07-03 Loïc Simon , Ryan Webster , Julien Rabin

Ranking methods or models based on their performance is of prime importance but is tricky because performance is fundamentally multidimensional. In the case of classification, precision and recall are scores with probabilistic…

性能 · 计算机科学 2026-03-31 Sébastien Piérard , Adrien Deliège , Marc Van Droogenbroeck

Multiclass classifiers are often designed and evaluated only on a sample from the classes on which they will eventually be applied. Hence, their final accuracy remains unknown. In this work we study how a classifier's performance over the…

机器学习 · 计算机科学 2024-05-29 Yuli Slavutsky , Yuval Benjamini

Test-time scaling aims to improve language model performance by leveraging additional compute during inference. Many works have empirically studied techniques such as Best-of-N (BoN) and Rejection Sampling (RS) that make use of a verifier…

机器学习 · 计算机科学 2025-10-13 Florian E. Dorner , Yatong Chen , André F. Cruz , Fanny Yang

We study the effect of one type of imbalance often present in real-life multilingual classification datasets: an uneven distribution of labels across languages. We show evidence that fine-tuning a transformer-based Large Language Model…

计算与语言 · 计算机科学 2024-02-21 Vincent Jung , Lonneke van der Plas
‹ 上一页 1 2 3 10 下一页 ›