中文
相关论文

相关论文: Weight Concentration Regularization for Improving …

200 篇论文

Regularization is a set of techniques that are used to improve the generalization ability of deep neural networks. In this paper, we introduce weight compander (WC), a novel effective method to improve generalization by reparameterizing…

机器学习 · 计算机科学 2023-06-30 Rinor Cakaj , Jens Mehnert , Bin Yang

Deep neural networks exploiting millions of parameters are nowadays the norm in deep learning applications. This is a potential issue because of the great amount of computational resources needed for training, and of the possible loss of…

计算与语言 · 计算机科学 2022-10-31 Giovanni Bonetta , Matteo Ribero , Rossella Cancelliere

To address the large model size and intensive computation requirement of deep neural networks (DNNs), weight pruning techniques have been proposed and generally fall into two categories, i.e., static regularization-based pruning and dynamic…

Weight decay is often used to ensure good generalization in the training practice of deep neural networks with batch normalization (BN-DNNs), where some convolution layers are invariant to weight rescaling due to the normalization. In this…

机器学习 · 计算机科学 2022-06-22 Ziquan Liu , Yufei Cui , Jia Wan , Yu Mao , Antoni B. Chan

Regularization has long been utilized to learn sparsity in deep neural network pruning. However, its role is mainly explored in the small penalty strength regime. In this work, we extend its application to a new scenario where the…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Huan Wang , Can Qin , Yulun Zhang , Yun Fu

Regularization is a critical component in deep learning. The most commonly used approach, weight decay, applies a constant penalty coefficient uniformly across all parameters. This may be overly restrictive for some parameters, while…

机器学习 · 计算机科学 2024-12-10 Jörg K. H. Franke , Michael Hefenbrock , Gregor Koehler , Frank Hutter

Proper regularization is critical for speeding up training, improving generalization performance, and learning compact models that are cost efficient. We propose and analyze regularized gradient descent algorithms for learning shallow…

机器学习 · 计算机科学 2018-06-08 Samet Oymak

Regularization techniques such as $\mathcal{L}_1$ and $\mathcal{L}_2$ regularizers are effective in sparsifying neural networks (NNs). However, to remove a certain neuron or channel in NNs, all weight elements related to that neuron or…

机器学习 · 计算机科学 2023-05-31 Ali Haisam Muhammad Rafid , Adrian Sandu

Addressing the computational challenges inherent in training large-scale deep neural networks remains a critical endeavor in contemporary machine learning research. While previous efforts have focused on enhancing training efficiency…

机器学习 · 计算机科学 2025-05-06 Xiao Shou , Debarun Bhattacharjya , Yanna Ding , Chen Zhao , Rui Li , Jianxi Gao

Deep Neural Networks reached state-of-the-art performance across numerous domains, but this progress has come at the cost of increasingly large and over-parameterized models, posing serious challenges for deployment on resource-constrained…

机器学习 · 计算机科学 2026-02-04 Dario Malchiodi , Mattia Ferraretto , Marco Frasca

While various avenues of research have been explored for iterative pruning, little is known what effect pruning has on zero-shot test performance and its potential implications on the choice of pruning criteria. This pruning setup is…

计算与语言 · 计算机科学 2022-04-06 James O' Neill , Sourav Dutta , Haytham Assem

We challenge the conventional view of neural network pruning as solely a compression technique, demonstrating that one-shot magnitude pruning serves as a powerful implicit regularizer for ASR. Using Whisper-small, we combine gradient- and…

音频与语音处理 · 电气工程与系统科学 2025-11-12 Julian Irigoyen , Arthur Söhler , Andreas Søeborg Kirkedal

Deep neural networks (DNNs) have achieved great success in a wide range of computer vision areas, but the applications to mobile devices is limited due to their high storage and computational cost. Much efforts have been devoted to compress…

计算机视觉与模式识别 · 计算机科学 2019-05-14 Yiming Hu , Jianquan Li , Xianlei Long , Shenhua Hu , Jiagang Zhu , Xingang Wang , Qingyi Gu

Pruning the weights of neural networks is an effective and widely-used technique for reducing model size and inference complexity. We develop and test a novel method based on compressed sensing which combines the pruning and training into a…

计算机视觉与模式识别 · 计算机科学 2021-04-08 Jonathan W. Siegel , Jianhong Chen , Pengchuan Zhang , Jinchao Xu

Deep neural networks (DNNs) often have to be compressed, via pruning and/or quantization, before they can be deployed in practical settings. In this work we propose a new compression-aware minimizer dubbed CrAM that modifies the…

机器学习 · 计算机科学 2023-05-05 Alexandra Peste , Adrian Vladu , Eldar Kurtic , Christoph H. Lampert , Dan Alistarh

The success of convolutional neural networks (CNNs) in computer vision applications has been accompanied by a significant increase of computation and memory costs, which prohibits its usage on resource-limited environments such as mobile or…

计算机视觉与模式识别 · 计算机科学 2019-03-25 Shaohui Lin , Rongrong Ji , Yuchao Li , Cheng Deng , Xuelong Li

The pressing need to reduce the capacity of deep neural networks has stimulated the development of network dilution methods and their analysis. While the ability of $L_1$ and $L_0$ regularization to encourage sparsity is often mentioned,…

图像与视频处理 · 电气工程与系统科学 2020-12-08 Yael Ben-Guigui , Jacob Goldberger , Tammy Riklin-Raviv

With the rapid scaling up of deep neural networks (DNNs), extensive research studies on network model compression such as weight pruning have been performed for improving deployment efficiency. This work aims to advance the compression…

机器学习 · 计算机科学 2019-09-16 Qing Yang , Wei Wen , Zuoguan Wang , Hai Li

Pruning methods have shown to be effective at reducing the size of deep neural networks while keeping accuracy almost intact. Among the most effective methods are those that prune a network while training it with a sparsity prior loss and…

神经与进化计算 · 计算机科学 2019-12-20 Carl Lemaire , Andrew Achkar , Pierre-Marc Jodoin

Parameter pruning is a promising approach for CNN compression and acceleration by eliminating redundant model parameters with tolerable performance loss. Despite its effectiveness, existing regularization-based parameter pruning methods…

计算机视觉与模式识别 · 计算机科学 2018-12-20 Huan Wang , Qiming Zhang , Yuehai Wang , Haoji Hu
‹ 上一页 1 2 3 10 下一页 ›