A New Perspective on Boosting in Linear Regression via Subgradient Optimization and Relatives
Robert M. Freund, Paul Grigas, Rahul Mazumder

TL;DR
This paper reinterprets classic boosting algorithms in linear regression through the lens of modern convex optimization, offering new algorithms, theoretical guarantees, and insights into their statistical properties and regularization effects.
Contribution
It introduces a novel perspective by linking boosting algorithms to subgradient methods, proposes modifications for Lasso, and provides comprehensive computational guarantees.
Findings
Boosting algorithms can be viewed as subgradient descent on a max correlation loss.
New algorithms for Lasso derived from boosting methods.
Theoretical guarantees on data-fidelity and regularization effects.
Abstract
In this paper we analyze boosting algorithms in linear regression from a new perspective: that of modern first-order methods in convex optimization. We show that classic boosting algorithms in linear regression, namely the incremental forward stagewise algorithm (FS) and least squares boosting (LS-Boost()), can be viewed as subgradient descent to minimize the loss function defined as the maximum absolute correlation between the features and residuals. We also propose a modification of FS that yields an algorithm for the Lasso, and that may be easily extended to an algorithm that computes the Lasso path for different values of the regularization parameter. Furthermore, we show that these new algorithms for the Lasso may also be interpreted as the same master algorithm (subgradient descent), applied to a regularized version of the maximum absolute…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsLinear Regression
