Lockout: Sparse Regularization of Neural Networks
Gilmer Valdes, Wilmer Arbelo, Yannet Interian, and Jerome H. Friedman

TL;DR
This paper introduces a fast algorithm for obtaining all solutions to regularized neural network training problems with sparsity constraints, improving interpretability and often accuracy over dense models.
Contribution
It presents a novel, efficient method to compute all solutions for sparsity-inducing regularization in neural networks, extending solutions beyond linear models.
Findings
Sparse solutions often outperform dense models in accuracy.
Sparse neural networks are more interpretable.
Method makes neural networks competitive with state-of-the-art tabular data methods.
Abstract
Many regression and classification procedures fit a parameterized function of predictor variables to data based on some loss criterion . Often, regularization is applied to improve accuracy by placing a constraint on the values of the parameters . Although efficient methods exist for finding solutions to these constrained optimization problems for all values of in the special case when is a linear function, none are available when is non-linear (e.g. Neural Networks). Here we present a fast algorithm that provides all such solutions for any differentiable function and loss , and any constraint that is an increasing monotone function of the absolute value of each parameter. Applications involving sparsity inducing regularization of arbitrary Neural Networks are discussed. Empirical results indicate…
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
TopicsNeural Networks and Applications · Sparse and Compressive Sensing Techniques · Advanced Neural Network Applications
