Optimal Minimal Margin Maximization with Boosting

01/30/2019
by   Allan Grønlund, et al.
0

Boosting algorithms produce a classifier by iteratively combining base hypotheses. It has been observed experimentally that the generalization error keeps improving even after achieving zero training error. One popular explanation attributes this to improvements in margins. A common goal in a long line of research, is to maximize the smallest margin using as few base hypotheses as possible, culminating with the AdaBoostV algorithm by (Rätsch and Warmuth [JMLR'04]). The AdaBoostV algorithm was later conjectured to yield an optimal trade-off between number of hypotheses trained and the minimal margin over all training points (Nie et al. [JMLR'13]). Our main contribution is a new algorithm refuting this conjecture. Furthermore, we prove a lower bound which implies that our new algorithm is optimal.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/10/2020

Margins are Insufficient for Explaining Gradient Boosting

Boosting is one of the most successful ideas in machine learning, achiev...
research
09/27/2019

Margin-Based Generalization Lower Bounds for Boosted Classifiers

Boosting is one of the most successful ideas in machine learning. The mo...
research
04/14/2009

Boosting through Optimization of Margin Distributions

Boosting has attracted much research attention in the past decade. The s...
research
06/10/2019

On the Insufficiency of the Large Margins Theory in Explaining the Performance of Ensemble Methods

Boosting and other ensemble methods combine a large number of weak class...
research
03/28/2008

Analysis of boosting algorithms using the smooth margin function

We introduce a useful tool for analyzing boosting algorithms called the ...
research
01/28/2020

Margin Maximization as Lossless Maximal Compression

The ultimate goal of a supervised learning algorithm is to produce model...
research
01/30/2020

Optimal selection on X+Y simplified with layer-ordered heaps

Selection on the Cartesian sum, A+B, is a classic and important problem....

Please sign up or login with your details

Forgot password? Click here to reset