Generalized Additive Model Selection
Alexandra Chouldechova, Trevor Hastie

TL;DR
GAMSEL introduces a penalized likelihood method for selecting sparse generalized additive models, allowing effects to be zero, linear, or nonlinear, with efficient optimization and demonstrated superior performance on various datasets.
Contribution
It proposes a novel approach for flexible additive model selection that interpolates between null, linear, and nonlinear effects using penalized likelihood.
Findings
Effective in high-dimensional settings
Outperforms existing additive model selection methods
Provides a regularization path for model complexity
Abstract
We introduce GAMSEL (Generalized Additive Model Selection), a penalized likelihood approach for fitting sparse generalized additive models in high dimension. Our method interpolates between null, linear and additive models by allowing the effect of each variable to be estimated as being either zero, linear, or a low-complexity curve, as determined by the data. We present a blockwise coordinate descent procedure for efficiently optimizing the penalized likelihood objective over a dense grid of the tuning parameter, producing a regularization path of additive models. We demonstrate the performance of our method on both real and simulated data examples, and compare it with existing techniques for additive model selection.
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
TopicsStatistical Methods and Inference · Gaussian Processes and Bayesian Inference · Statistical Methods and Bayesian Inference
