English

A Novel Sparse Regularizer

Machine Learning 2023-04-24 v5

Abstract

LpL_p-norm regularization schemes such as L0L_0, L1L_1, and L2L_2-norm regularization and LpL_p-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 LpL_p-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.

Keywords

Cite

@article{arxiv.2301.07285,
  title  = {A Novel Sparse Regularizer},
  author = {Hovig Tigran Bayandorian},
  journal= {arXiv preprint arXiv:2301.07285},
  year   = {2023}
}