中文
相关论文

相关论文: On the Bayes-optimality of F-measure maximizers

200 篇论文

In applications with significant class imbalance or asymmetric costs, metrics such as the $F_\beta$-measure, AM measure, Jaccard similarity coefficient, and weighted accuracy offer more suitable evaluation criteria than standard binary…

机器学习 · 计算机科学 2025-12-30 Anqi Mao , Mehryar Mohri , Yutao Zhong

F-measures are popular performance metrics, particularly for tasks with imbalanced data sets. Algorithms for learning to maximize F-measures follow two approaches: the empirical utility maximization (EUM) approach learns a classifier having…

机器学习 · 计算机科学 2012-06-22 Ye Nan , Kian Ming Chai , Wee Sun Lee , Hai Leong Chieu

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

The F-measure is a widely used performance measure for multi-label classification, where multiple labels can be active in an instance simultaneously (e.g. in image tagging, multiple tags can be active in any image). In particular, the…

机器学习 · 统计学 2020-09-17 Mingyuan Zhang , Harish G. Ramaswamy , Shivani Agarwal

The use of alternative measures to evaluate classifier performance is gaining attention, specially for imbalanced problems. However, the use of these measures in the classifier design process is still unsolved. In this work we propose a…

计算机视觉与模式识别 · 计算机科学 2013-09-13 Matías Di Martino , Guzman Hernández , Marcelo Fiori , Alicia Fernández

Logistic regression is a widely used method in several fields. When applying logistic regression to imbalanced data, for which majority classes dominate over minority classes, all class labels are estimated as `majority class.' In this…

统计方法学 · 统计学 2025-08-20 Masaaki Okabe , Jun Tsuchida , Hiroshi Yadohisa

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 consider the problem of maximizing a real-valued continuous function $f$ using a Bayesian approach. Since the early work of Jonas Mockus and Antanas \v{Z}ilinskas in the 70's, the problem of optimization is usually formulated by…

统计计算 · 统计学 2014-08-21 Emmanuel Vazquez , Julien Bect

Due to the fast-growing volume of text documents and reviews in recent years, current analyzing techniques are not competent enough to meet the users' needs. Using feature selection techniques not only support to understand data better but…

信息检索 · 计算机科学 2020-04-29 Amir Javadpour , Samira Rezaei , Kuan-Ching Li , Guojun Wang

In most machine learning applications, classification accuracy is not the primary metric of interest. Binary classifiers which face class imbalance are often evaluated by the $F_\beta$ score, area under the precision-recall curve, Precision…

机器学习 · 计算机科学 2018-03-02 Alan Mackey , Xiyang Luo , Elad Eban

Many real-world classification tasks require predicting multiple labels per instance, necessitating the optimization of complex evaluation metrics such as the $F$-measure and Jaccard index. While the Empirical Utility Maximization (EUM)…

机器学习 · 计算机科学 2026-05-28 Mehryar Mohri , Yutao Zhong

The vast majority of statistical theory on binary classification characterizes performance in terms of accuracy. However, accuracy is known in many cases to poorly reflect the practical consequences of classification error, most famously in…

统计理论 · 数学 2022-09-27 Shashank Singh , Justin Khim

This paper provides new insight into maximizing F1 scores in the context of binary classification and also in the context of multilabel classification. The harmonic mean of precision and recall, F1 score is widely used to measure the…

机器学习 · 统计学 2014-05-15 Zachary Chase Lipton , Charles Elkan , Balakrishnan Narayanaswamy

The multi-label classification framework, where each observation can be associated with a set of labels, has generated a tremendous amount of attention over recent years. The modern multi-label problems are typically large-scale in terms of…

统计理论 · 数学 2017-03-16 Evgenii Chzhen , Christophe Denis , Mohamed Hebiri , Joseph Salmon

The F-measure or F-score is one of the most commonly used single number measures in Information Retrieval, Natural Language Processing and Machine Learning, but it is based on a mistake, and the flawed assumptions render it unsuitable for…

信息检索 · 计算机科学 2019-09-13 David M. W. Powers

We consider Bayesian optimization of objective functions of the form $\rho[ F(x, W) ]$, where $F$ is a black-box expensive-to-evaluate function and $\rho$ denotes either the VaR or CVaR risk measure, computed with respect to the randomness…

机器学习 · 统计学 2020-11-05 Sait Cakmak , Raul Astudillo , Peter Frazier , Enlu Zhou

Bayesian Optimization is the state of the art technique for the optimization of black boxes, i.e., functions where we do not have access to their analytical expression nor its gradients, they are expensive to evaluate and its evaluation is…

人工智能 · 计算机科学 2021-01-13 Eduardo C. Garrido Merchán , Luis C. Jariego Pérez

Bayesian optimization has attracted huge attention from diverse research areas in science and engineering, since it is capable of efficiently finding a global optimum of an expensive-to-evaluate black-box function. In general, a…

机器学习 · 计算机科学 2025-07-29 Jungtaek Kim

There are many problems in machine learning and data mining which are equivalent to selecting a non-redundant, high "quality" set of objects. Recommender systems, feature selection, and data summarization are among many applications of…

机器学习 · 计算机科学 2019-04-19 Mehrdad Ghadiri , Mark Schmidt

In this work, we study a new approach to optimizing the margin distribution realized by binary classifiers. The classical approach to this problem is simply maximization of the expected margin, while more recent proposals consider…

机器学习 · 统计学 2018-10-12 Matthew J. Holland
‹ 上一页 1 2 3 10 下一页 ›