English

Margins, Shrinkage, and Boosting

Machine Learning 2013-03-19 v1 Machine Learning

Abstract

This manuscript shows that AdaBoost and its immediate variants can produce approximate maximum margin classifiers simply by scaling step size choices with a fixed small constant. In this way, when the unscaled step size is an optimal choice, these results provide guarantees for Friedman's empirically successful "shrinkage" procedure for gradient boosting (Friedman, 2000). Guarantees are also provided for a variety of other step sizes, affirming the intuition that increasingly regularized line searches provide improved margin guarantees. The results hold for the exponential loss and similar losses, most notably the logistic loss.

Cite

@article{arxiv.1303.4172,
  title  = {Margins, Shrinkage, and Boosting},
  author = {Matus Telgarsky},
  journal= {arXiv preprint arXiv:1303.4172},
  year   = {2013}
}

Comments

To appear, ICML 2013

R2 v1 2026-06-21T23:43:33.476Z