paper-with-me

Papers

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 hinge loss with constant regret, where the expectation is with respect to the learner's randomness. In the bandit classification setting we show that Gaptron is the first linear time algorithm with $O(K\sqrt{T})$ expected regret, where $K$ is the number of classes. Additionally, the expected mistake bound of Gaptron does not depend on the dimension of the feature vector, contrary to previous algorithms with $O(K\sqrt{T})$ regret in the bandit classification setting. We present a new proof technique that exploits the gap between the zero-one loss and surrogate losses rather than exploiting properties such as exp-concavity or mixability, which are traditionally used to prove logarithmic or constant regret bounds.

📄 PDF Abstract BibTeX arXiv:2007.12618

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

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

Beyond Bandit Feedback in Online Multiclass Classification

2021-06-07 · NeurIPS 2021 12 · Dirk van der Hoeven, Federico Fusco, Nicolò Cesa-Bianchi

We study the problem of online multiclass classification in a setting where the learner's feedback is determined by an arbitrary directed graph. While including bandit feedback as a special case, feedback graphs allow a …

2kClassification

Classification Calibration Dimension for General Multiclass Losses

2012-12-01 · NeurIPS 2012 12 · Harish G. Ramaswamy, Shivani Agarwal

We study consistency properties of surrogate loss functions for general multiclass classification problems, defined by a general loss matrix. We extend the notion of classification calibration, which has been studied for…

ClassificationGeneral Classification

Consistent Robust Adversarial Prediction for General Multiclass Classification

2018-12-18 · Rizal Fathony, Kaiser Asif, Anqi Liu, Mohammad Ali Bashiri 외

We propose a robust adversarial prediction framework for general multiclass classification. Our method seeks predictive distributions that robustly optimize non-convex and non-continuous multiclass loss metrics against t…

ClassificationGeneral ClassificationPrediction

Convex Calibration Dimension for Multiclass Loss Matrices

2014-08-12 · Harish G. Ramaswamy, Shivani Agarwal

We study consistency properties of surrogate loss functions for general multiclass learning problems, defined by a general multiclass loss matrix. We extend the notion of classification calibration, which has been studie…

General Classification