中文
相关论文

相关论文: Thresholding Classifiers to Maximize F1 Score

200 篇论文

A multiclass classifier is said to be top-label calibrated if the reported probability for the predicted class -- the top-label -- is calibrated, conditioned on the top-label. This conditioning on the top-label is absent in the closely…

机器学习 · 计算机科学 2022-09-07 Chirag Gupta , Aaditya Ramdas

For classification models based on neural networks, the maximum predicted class probability is often used as a confidence score. This score rarely predicts well the probability of making a correct prediction and requires a post-processing…

机器学习 · 计算机科学 2024-11-07 Adrien LeCoz , Stéphane Herbin , Faouzi Adjed

We discuss a method to improve the exact F-measure maximization algorithm called GFM, proposed in (Dembczynski et al. 2011) for multi-label classification, assuming the label set can be can partitioned into conditionally independent subsets…

机器学习 · 计算机科学 2016-07-04 Maxime Gasse , Alex Aussem

With growing credit card transaction volumes, the fraud percentages are also rising, including overhead costs for institutions to combat and compensate victims. The use of machine learning into the financial sector permits more effective…

机器学习 · 计算机科学 2022-08-26 Gayan K. Kulatilleke , Sugandika Samarakoon

Multi-label classification is becoming increasingly ubiquitous, but not much attention has been paid to interpretability. In this paper, we develop a multi-label classifier that can be represented as a concise set of simple "if-then" rules,…

机器学习 · 计算机科学 2022-11-09 Martino Ciaperoni , Han Xiao , Aristides Gionis

Recently, several authors have advocated the use of rule learning algorithms to model multi-label data, as rules are interpretable and can be comprehended, analyzed, or qualitatively evaluated by domain experts. Many rule learning…

机器学习 · 计算机科学 2020-12-09 Michael Rapp , Eneldo Loza Mencía , Johannes Fürnkranz

In safety-critical applications a probabilistic model is usually required to be calibrated, i.e., to capture the uncertainty of its predictions accurately. In multi-class classification, calibration of the most confident predictions only is…

机器学习 · 统计学 2022-09-30 David Widmann , Fredrik Lindsten , Dave Zachariah

Binary classification based on predicted probabilities (scores) is a fundamental task in supervised machine learning. While thresholding scores is Bayes-optimal in the unconstrained setting, using a single threshold generally violates…

机器学习 · 计算机科学 2026-02-10 Etam Benger , Katrina Ligett

We study the minimax settings of binary classification with F-score under the $\beta$-smoothness assumptions on the regression function $\eta(x) = \mathbb{P}(Y = 1|X = x)$ for $x \in \mathbb{R}^d$. We propose a classification procedure…

统计理论 · 数学 2019-05-13 Evgenii Chzhen

In multiclass classification, the goal is to learn how to predict a random label $Y$, valued in $\mathcal{Y}=\{1,\; \ldots,\; K \}$ with $K\geq 3$, based upon observing a r.v. $X$, taking its values in $\mathbb{R}^q$ with $q\geq 1$ say, by…

机器学习 · 统计学 2020-02-24 Stephan Clémençon , Robin Vogel

Automated decision systems increasingly rely on human oversight to ensure accuracy in uncertain cases. This paper presents a practical framework for optimizing such human-in-the-loop classification systems using a double-threshold policy.…

人机交互 · 计算机科学 2026-01-13 Goran Muric , Steven Minton

In this work, we aim to calibrate the score outputs of an estimator for the binary classification problem by finding an 'optimal' mapping to class probabilities, where the 'optimal' mapping is in the sense that minimizes the classification…

机器学习 · 计算机科学 2021-08-20 Kaan Gokcesu , Hakan Gokcesu

We propose Semantic F1 Scores, novel evaluation metrics for subjective or fuzzy multi-label classification that quantify semantic relatedness between predicted and gold labels. Unlike the conventional F1 metrics that treat semantically…

We consider the optimization of complex performance metrics in multi-label classification under the population utility framework. We mainly focus on metrics linearly decomposable into a sum of binary classification utilities applied…

In this paper we propose strategies for estimating performance of a classifier when labels cannot be obtained for the whole test set. The number of test instances which can be labeled is very small compared to the whole test data size. The…

机器学习 · 计算机科学 2018-02-21 Anurag Kumar , Bhiksha Raj

The selection of the best classification algorithm for a given dataset is a very widespread problem. It is also a complex one, in the sense it requires to make several important methodological choices. Among them, in this work we focus on…

机器学习 · 计算机科学 2012-07-18 Vincent Labatut , Hocine Cherifi

I consider the problem of classifying individual behavior in a simple setting of outcome performativity where the behavior the algorithm seeks to classify is itself dependent on the algorithm. I show in this context that the most accurate…

理论经济学 · 经济学 2025-05-22 Elizabeth Maggie Penn

Multiclass multilabel classification is the task of attributing multiple labels to examples via predictions. Current models formulate a reduction of the multilabel setting into either multiple binary classifications or multiclass…

机器学习 · 计算机科学 2022-11-01 Gabriel Bénédict , Vincent Koops , Daan Odijk , Maarten de Rijke

Non-linear performance measures are widely used for the evaluation of learning algorithms. For example, $F$-measure is a commonly used performance measure for classification problems in machine learning and information retrieval community.…

机器学习 · 计算机科学 2018-01-03 Shameem A Puthiya Parambath , Nicolas Usunier , Yves Grandvalet

We study the problem of fair binary classification using the notion of Equal Opportunity. It requires the true positive rate to distribute equally across the sensitive groups. Within this setting we show that the fair optimal classifier is…