paper-with-me

Papers

A Simple Multi-Class Boosting Framework with Theoretical Guarantees and Empirical Proficiency

2017-08-01 · ICML 2017 8 · Ron Appel, Pietro Perona

There is a need for simple yet accurate white-box learning systems that train quickly and with little data. To this end, we showcase REBEL, a multi-class boosting method, and present a novel family of weak learners called localized similarities. Our framework provably minimizes the training error of any dataset at an exponential rate. We carry out experiments on a variety of synthetic and real datasets, demonstrating a consistent tendency to avoid overfitting. We evaluate our method on MNIST and standard UCI datasets against other state-of-the-art methods, showing the empirical proficiency of our method.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

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

The Many Faces of Optimal Weak-to-Strong Learning

2024-08-30 · Mikael Møller Høgsgaard, Kasper Green Larsen, Markus Engelund Mathiasen

Boosting is an extremely successful idea, allowing one to combine multiple low accuracy classifiers into a much more accurate voting classifier. In this work, we present a new and surprisingly simple Boosting algorithm t…

Boosting in the presence of outliers: adaptive classification with non-convex loss functions

2015-10-05 · Alexander Hanbo Li, Jelena Bradic

This paper examines the role and efficiency of the non-convex loss functions for binary classification problems. In particular, we investigate how to design a simple and effective boosting algorithm that is robust to the…

Binary ClassificationGeneral Classification

Improved Multi-Class Cost-Sensitive Boosting via Estimation of the Minimum-Risk Class

2016-07-12 · Ron Appel, Xavier Burgos-Artizzu, Pietro Perona

We present a simple unified framework for multi-class cost-sensitive boosting. The minimum-risk class is estimated directly, rather than via an approximation of the posterior distribution. Our method jointly optimizes bi…