English

AdaBoost and Forward Stagewise Regression are First-Order Convex Optimization Methods

Machine Learning 2013-07-05 v1 Machine Learning Optimization and Control

Abstract

Boosting methods are highly popular and effective supervised learning methods which combine weak learners into a single accurate model with good statistical performance. In this paper, we analyze two well-known boosting methods, AdaBoost and Incremental Forward Stagewise Regression (FSε_\varepsilon), by establishing their precise connections to the Mirror Descent algorithm, which is a first-order method in convex optimization. As a consequence of these connections we obtain novel computational guarantees for these boosting methods. In particular, we characterize convergence bounds of AdaBoost, related to both the margin and log-exponential loss function, for any step-size sequence. Furthermore, this paper presents, for the first time, precise computational complexity results for FSε_\varepsilon.

Keywords

Cite

@article{arxiv.1307.1192,
  title  = {AdaBoost and Forward Stagewise Regression are First-Order Convex Optimization Methods},
  author = {Robert M. Freund and Paul Grigas and Rahul Mazumder},
  journal= {arXiv preprint arXiv:1307.1192},
  year   = {2013}
}
R2 v1 2026-06-22T00:45:15.791Z