paper-with-me

홈 › Papers

Optimal Learners for Multiclass Problems

2014-05-10 · Amit Daniely, Shai Shalev-Shwartz

The fundamental theorem of statistical learning states that for binary classification problems, any Empirical Risk Minimization (ERM) learning rule has close to optimal sample complexity. In this paper we seek for a generic optimal learner for multiclass prediction. We start by proving a surprising result: a generic optimal multiclass learner must be improper, namely, it must have the ability to output hypotheses which do not belong to the hypothesis class, even though it knows that all the labels are generated by some hypothesis from the class. In particular, no ERM learner is optimal. This brings back the fundmamental question of "how to learn"? We give a complete answer to this question by giving a new analysis of the one-inclusion multiclass learner of Rubinstein et al (2006) showing that its sample complexity is essentially optimal. Then, we turn to study the popular hypothesis class of generalized linear classifiers. We derive optimal learners that, unlike the one-inclusion algorithm, are computationally efficient. Furthermore, we show that the sample complexity of these learners is better than the sample complexity of the ERM rule, thus settling in negative an open question due to Collins (2005).

📄 PDF Abstract BibTeX arXiv:1405.2420

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationOpen-Ended Question Answering

Similar Papers 제목 키워드 기반

Online Multiclass Boosting

2017-02-23 · NeurIPS 2017 12 · Young Hun Jung, Jack Goetz, Ambuj Tewari

Recent work has extended the theoretical analysis of boosting algorithms to multiclass problems and to online settings. However, the multiclass extension is in the batch setting and the online extensions only consider bi…

Binary ClassificationGeneral Classification

Understanding Aggregations of Proper Learners in Multiclass Classification

2024-10-30 · Julian Asilis, Mikael Møller Høgsgaard, Grigoris Velegkas

Multiclass learnability is known to exhibit a properness barrier: there are learnable classes which cannot be learned by any proper learner. Binary classification faces no such barrier for learnability, but a similar one…

Binary ClassificationClassification

Online Agnostic Multiclass Boosting

2022-05-30 · Vinod Raman, Ambuj Tewari

Boosting is a fundamental approach in machine learning that enjoys both strong theoretical and practical guarantees. At a high-level, boosting algorithms cleverly aggregate weak learners to generate predictions with arbi…

Binary Classification

Multiclass learnability and the ERM principle

2013-08-13 · Amit Daniely, Sivan Sabato, Shai Ben-David, Shai Shalev-Shwartz

We study the sample complexity of multiclass prediction in several learning settings. For the PAC setting our analysis reveals a surprising phenomenon: In sharp contrast to binary classification, we show that there exist…

Binary ClassificationGeneral Classification

Bandit-Feedback Online Multiclass Classification: Variants and Tradeoffs

2024-02-12 · Yuval Filmus, Steve Hanneke, Idan Mehalel, Shay Moran

Consider the domain of multiclass classification within the adversarial online setting. What is the price of relying on bandit feedback as opposed to full information? To what extent can an adaptive adversary amplify the…

Classification