paper-with-me

Papers

A Novel Sparse Regularizer

2023-01-18 · Hovig Tigran Bayandorian

$L_p$-norm regularization schemes such as $L_0$, $L_1$, and $L_2$-norm regularization and $L_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 $L_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.

📄 PDF Abstract BibTeX arXiv:2301.07285

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Test 설명 없음
Weight Decay 설명 없음

Similar Papers 제목 키워드 기반

Relaxed Sparse Eigenvalue Conditions for Sparse Estimation via Non-convex Regularized Regression

2013-06-14 · Zheng Pan, Chang-Shui Zhang

Non-convex regularizers usually improve the performance of sparse estimation in practice. To prove this fact, we study the conditions of sparse estimations for the sharp concave regularizers which are a general family of…

parameter estimationregression

Factor Group-Sparse Regularization for Efficient Low-Rank Matrix Recovery

2019-11-13 · NeurIPS 2019 12 · Jicong Fan, Lijun Ding, Yudong Chen, Madeleine Udell

This paper develops a new class of nonconvex regularizers for low-rank matrix recovery. Many regularizers are motivated as convex relaxations of the matrix rank function. Our new factor group-sparse regularizers are moti…

Low-Rank Matrix CompletionMatrix Completion

TomoFluid: Reconstructing Dynamic Fluid From Sparse View Videos

2020-06-01 · CVPR 2020 6 · Guangming Zang, Ramzi Idoughi, Congli Wang, Anthony Bennett 외

Visible light tomography is a promising and increasingly popular technique for fluid imaging. However, the use of a sparse number of viewpoints in the capturing setups makes the reconstruction of fluid flows very challen…

Convolutional Dictionary Regularizers for Tomographic Inversion

2019-02-18

There has been a growing interest in the use of data-driven regularizers to solve inverse problems associated with computational imaging systems. The convolutional sparse representation model has recently gained attentio…

DenoisingDictionary Learning

DeepHoyer: Learning Sparser Neural Network with Differentiable Scale-Invariant Sparsity Measures

2019-08-27 · ICLR 2020 1 · Huanrui Yang, Wei Wen, Hai Li

In seeking for sparse and efficient neural network models, many previous works investigated on enforcing L1 or L0 regularizers to encourage weight sparsity during training. The L0 regularizer measures the parameter spars…

compressed sensingEfficient Neural Network