Feature Selection Layers Make Neural Additive Models Tractable on High-Dimensional Data
June 19, 2026
NAM and NBM interpretable models become computationally intractable with feature interactions or high-dimensional inputs; adding a learnable feature selection layer reduces the active input set before shape function computation, cutting resource requirements while preserving GAM interpretability.
HOW THIS AFFECTS YOU
●
researcherThe feature selection layer is a straightforward extension that makes NAM/NBM viable for tabular datasets where interaction terms previously caused combinatorial blowup.