paper-with-me

Papers

Surrogate regret bounds for generalized classification performance metrics

2015-04-27 · Wojciech Kotłowski, Krzysztof Dembczyński

We consider optimization of generalized performance metrics for binary classification by means of surrogate losses. We focus on a class of metrics, which are linear-fractional functions of the false positive and false negative rates (examples of which include $F_{\beta}$-measure, Jaccard similarity coefficient, AM measure, and many others). Our analysis concerns the following two-step procedure. First, a real-valued function $f$ is learned by minimizing a surrogate loss for binary classification on the training sample. It is assumed that the surrogate loss is a strongly proper composite loss function (examples of which include logistic loss, squared-error loss, exponential loss, etc.). Then, given $f$, a threshold $\widehat{\theta}$ is tuned on a separate validation sample, by direct optimization of the target performance metric. We show that the regret of the resulting classifier (obtained from thresholding $f$ on $\widehat{\theta}$) measured with respect to the target metric is upperbounded by the regret of $f$ measured with respect to the surrogate loss. We also extend our results to cover multilabel classification and provide regret bounds for micro- and macro-averaging measures. Our findings are further analyzed in a computational study on both synthetic and real data sets.

📄 PDF Abstract BibTeX arXiv:1504.07272

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Establishing Linear Surrogate Regret Bounds for Convex Smooth Losses via Convolutional Fenchel-Young Losses

2025-05-14 · Yuzhou Cao, Han Bao, Lei Feng, Bo An

Surrogate regret bounds, also known as excess risk bounds, bridge the gap between the convergence rates of surrogate and target losses, with linear bounds favorable for their lossless regret transfer. While convex smooth…

Enhanced $H$-Consistency Bounds

2024-07-18 · Anqi Mao, Mehryar Mohri, Yutao Zhong

Recent research has introduced a key notion of $H$-consistency bounds for surrogate losses. These bounds offer finite-sample guarantees, quantifying the relationship between the zero-one estimation error (or other target…

Multi-class Classification

Online Structured Prediction with Fenchel--Young Losses and Improved Surrogate Regret for Online Multiclass Classification with Logistic Loss

2024-02-13 · Shinsaku Sakaue, Han Bao, Taira Tsuchiya, Taihei Oki

This paper studies online structured prediction with full-information feedback. For online multiclass classification, Van der Hoeven (2020) established \emph{finite} surrogate regret bounds, which are independent of the …

ClassificationStructured Prediction

Surrogate Regret Bounds for Polyhedral Losses

2021-10-26 · NeurIPS 2021 12 · Rafael Frongillo, Bo Waggoner

Surrogate risk minimization is an ubiquitous paradigm in supervised machine learning, wherein a target problem is solved by minimizing a surrogate loss on a dataset. Surrogate regret bounds, also called excess risk bound…

Exploiting the Surrogate Gap in Online Multiclass Classification

2020-07-24 · NeurIPS 2020 12 · Dirk van der Hoeven

We present Gaptron, a randomized first-order algorithm for online multiclass classification. In the full information setting we show expected mistake bounds with respect to the logistic loss, hinge loss, and the smooth h…

ClassificationGeneral Classification