Statistics > Machine Learning
[Submitted on 4 Dec 2017 (v1), last revised 22 Jun 2018 (this version, v2)]
Title:Learning Sparse Neural Networks through
Regularization
View PDF
Abstract:We propose a practical method fornorm regularization for neural networks: pruning the network during training by encouraging weights to become exactly zero. Such regularization is interesting since (1) it can greatly speed up training and inference, and (2) it can improve generalization. AIC and BIC, well-known model selection criteria, are special cases of ![]()
![]()
regularization. However, since the ![]()
![]()
norm of weights is non-differentiable, we cannot incorporate it directly as a regularization term in the objective function. We propose a solution through the inclusion of a collection of non-negative stochastic gates, which collectively determine which weights to set to zero. We show that, somewhat surprisingly, for certain distributions over the gates, the expected ![]()
![]()
norm of the resulting gated weights is differentiable with respect to the distribution parameters. We further propose the \emph{hard concrete} distribution for the gates, which is obtained by "stretching" a binary concrete distribution and then transforming its samples with a hard-sigmoid. The parameters of the distribution over the gates can then be jointly optimized with the original network parameters. As a result our method allows for straightforward and efficient learning of model structures with stochastic gradient descent and allows for conditional computation in a principled way. We perform various experiments to demonstrate the effectiveness of the resulting approach and regularizer. ![]()
![]()
Submission history
From: Christos Louizos [view email][v1] Mon, 4 Dec 2017 19:20:27 UTC (475 KB)
[v2] Fri, 22 Jun 2018 14:54:59 UTC (584 KB)
Current browse context:
stat.ML
References & Citations
export BibTeX citation
Loading...
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.