English

Adaptive Forward Stepwise Regression

Methodology 2024-11-20 v1

Abstract

This paper proposes a sparse regression method that continuously interpolates between Forward Stepwise selection (FS) and the LASSO. When tuned appropriately, our solutions are much sparser than typical LASSO fits but, unlike FS fits, benefit from the stabilizing effect of shrinkage. Our method, Adaptive Forward Stepwise Regression (AFS) addresses this need for sparser models with shrinkage. We show its connection with boosting via a soft-thresholding viewpoint and demonstrate the ease of adapting the method to classification tasks. In both simulations and real data, our method has lower mean squared error and fewer selected features across multiple settings compared to popular sparse modeling procedures.

Keywords

Cite

@article{arxiv.2411.12294,
  title  = {Adaptive Forward Stepwise Regression},
  author = {Ivy Zhang and Robert Tibshirani},
  journal= {arXiv preprint arXiv:2411.12294},
  year   = {2024}
}