This document summarizes a presentation on sparse additive models (SpAM). SpAM combines ideas from sparse linear models and additive nonparametric regression to allow for nonlinear relationships while imposing sparsity. The key points covered include:
1) SpAM extends additive nonparametric regression by adding a sparsity constraint, treating it as a functional version of group lasso.
2) A sparse backfitting algorithm is derived based on iteratively soft-thresholding residual updates to estimate the dimensional functions.
3) Theorem 1 shows the sparse backfitting algorithm estimates the SpAM by soft-thresholding the projection of residuals onto smoothing matrices, inducing sparsity in a similar manner to lasso.