paper-with-me

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 binary classification. We fill this gap in the literature by defining, and justifying, a weak learning condition for online multiclass boosting. This condition leads to an optimal boosting algorithm that requires the minimal number of weak learners to achieve a certain accuracy. Additionally, we propose an adaptive algorithm which is near optimal and enjoys an excellent performance on real data due to its adaptive property.

📄 PDF Abstract BibTeX arXiv:1702.07305

Code (1)

yhjung88/OnlineBoostingWithVFDT 공식 구현

Tasks

Binary ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

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

Efficient Methods for Online Multiclass Logistic Regression

2021-10-06 · Naman Agarwal, Satyen Kale, Julian Zimmert

Multiclass logistic regression is a fundamental task in machine learning with applications in classification and boosting. Previous work (Foster et al., 2018) has highlighted the importance of improper predictors for ach…

regression

Online Multiclass Boosting with Bandit Feedback

2018-10-11 · Daniel T. Zhang, Young Hun Jung, Ambuj Tewari

We present online boosting algorithms for multiclass classification with bandit feedback, where the learner only receives feedback about the correctness of its prediction. We propose an unbiased estimate of the loss usin…

General Classification

Multi-Resolution Cascades for Multiclass Object Detection

2014-12-01 · NeurIPS 2014 12 · Mohammad Saberian, Nuno Vasconcelos

An algorithm for learning fast multiclass object detection cascades is introduced. It produces multi-resolution (MRes) cascades, whose early stages are binary target vs. non-target detectors that eliminate false positive…

Objectobject-detectionObject Detection

Multiclass Boosting: Simple and Intuitive Weak Learning Criteria

2023-07-02 · NeurIPS 2023 11

We study a generalization of boosting to the multiclass setting. We introduce a weak learning condition for multiclass classification that captures the original notion of weak learnability as being "slightly better than …

PAC learning