English

Sparse Partially Linear Additive Models

Methodology 2018-03-29 v3 Machine Learning Machine Learning

Abstract

The generalized partially linear additive model (GPLAM) is a flexible and interpretable approach to building predictive models. It combines features in an additive manner, allowing each to have either a linear or nonlinear effect on the response. However, the choice of which features to treat as linear or nonlinear is typically assumed known. Thus, to make a GPLAM a viable approach in situations in which little is known a prioria~priori about the features, one must overcome two primary model selection challenges: deciding which features to include in the model and determining which of these features to treat nonlinearly. We introduce the sparse partially linear additive model (SPLAM), which combines model fitting and bothboth of these model selection challenges into a single convex optimization problem. SPLAM provides a bridge between the lasso and sparse additive models. Through a statistical oracle inequality and thorough simulation, we demonstrate that SPLAM can outperform other methods across a broad spectrum of statistical regimes, including the high-dimensional (pNp\gg N) setting. We develop efficient algorithms that are applied to real data sets with half a million samples and over 45,000 features with excellent predictive performance.

Keywords

Cite

@article{arxiv.1407.4729,
  title  = {Sparse Partially Linear Additive Models},
  author = {Yin Lou and Jacob Bien and Rich Caruana and Johannes Gehrke},
  journal= {arXiv preprint arXiv:1407.4729},
  year   = {2018}
}

Comments

Corrected typos

R2 v1 2026-06-22T05:06:45.927Z