A Novel Sparse Regularizer
Abstract
-norm regularization schemes such as , , and -norm regularization and -norm-based regularization techniques such as weight decay, LASSO, and elastic net compute a quantity which depends on model weights considered in isolation from one another. This paper introduces a regularizer based on minimizing a novel measure of entropy applied to the model during optimization. In contrast with -norm-based regularization, this regularizer is concerned with the spatial arrangement of weights within a weight matrix. This novel regularizer is an additive term for the loss function and is differentiable, simple and fast to compute, scale-invariant, requires a trivial amount of additional memory, and can easily be parallelized. Empirically this method yields approximately a one order-of-magnitude improvement in the number of nonzero model parameters required to achieve a given level of test accuracy when training LeNet300 on MNIST.
Cite
@article{arxiv.2301.07285,
title = {A Novel Sparse Regularizer},
author = {Hovig Tigran Bayandorian},
journal= {arXiv preprint arXiv:2301.07285},
year = {2023}
}