paper-with-me

홈 › Papers

Theory of Optimizing Pseudolinear Performance Measures: Application to F-measure

2015-05-01 · Shameem A Puthiya Parambath, Nicolas Usunier, Yves GRANDVALET

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. We study the theoretical properties of a subset of non-linear performance measures called pseudo-linear performance measures which includes $F$-measure, \emph{Jaccard Index}, among many others. We establish that many notions of $F$-measures and \emph{Jaccard Index} are pseudo-linear functions of the per-class false negatives and false positives for binary, multiclass and multilabel classification. Based on this observation, we present a general reduction of such performance measure optimization problem to cost-sensitive classification problem with unknown costs. We then propose an algorithm with provable guarantees to obtain an approximately optimal classifier for the $F$-measure by solving a series of cost-sensitive classification problems. The strength of our analysis is to be valid on any dataset and any class of classifiers, extending the existing theoretical results on pseudo-linear measures, which are asymptotic in nature. We also establish the multi-objective nature of the $F$-score maximization problem by linking the algorithm with the weighted-sum approach used in multi-objective optimization. We present numerical experiments to illustrate the relative importance of cost asymmetry and thresholding when learning linear classifiers on various $F$-measure optimization tasks.

📄 PDF Abstract BibTeX arXiv:1505.00199

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationInformation RetrievalRetrievalvalid

Similar Papers 제목 키워드 기반

Online Optimization Methods for the Quantification Problem

2016-05-13 · Purushottam Kar, Shuai Li, Harikrishna Narasimhan, Sanjay Chawla 외

The estimation of class prevalence, i.e., the fraction of a population that belongs to a certain class, is a very useful tool in data analytics and learning, and finds applications in many domains such as sentiment analy…

EpidemiologySentiment Analysis

Ergodic Risk Measures: Towards a Risk-Aware Foundation for Continual Reinforcement Learning

2025-10-03 · Juan Sebastian Rojas, Chi-Guhn Lee arxiv

Continual reinforcement learning (continual RL) seeks to formalize the notions of lifelong learning and endless adaptation in RL. In particular, the aim of continual RL is to develop RL agents that can maintain a careful…

Reinforcement LearningContinual Learning

Optimizing Non-decomposable Performance Measures: A Tale of Two Classes

2015-05-26 · Harikrishna Narasimhan, Purushottam Kar, Prateek Jain

Modern classification problems frequently present mild to severe label imbalance as well as specific requirements on classification characteristics, and require optimizing performance measures that are non-decomposable o…

General ClassificationVocal Bursts Valence Prediction

Cost-Sensitive Feature Selection by Optimizing F-Measures

2019-04-04 · Meng Liu, Chang Xu, Yong Luo, Chao Xu 외

Feature selection is beneficial for improving the performance of general machine learning tasks by extracting an informative subset from the high-dimensional features. Conventional feature selection methods usually ignor…

feature selection

Navigating Fairness Measures and Trade-Offs

2023-07-17 · Stefan Buijsman

In order to monitor and prevent bias in AI systems we can use a wide range of (statistical) fairness measures. However, it is mathematically impossible to optimize for all of these measures at the same time. In addition,…

Fairness