中文
相关论文

相关论文: Stochastic Weight Matrix-based Regularization Meth…

200 篇论文

In this article, we introduce a novel normalization technique for neural network weight matrices, which we term weight conditioning. This approach aims to narrow the gap between the smallest and largest singular values of the weight…

计算机视觉与模式识别 · 计算机科学 2026-03-16 Hemanth Saratchandran , Thomas X. Wang , Simon Lucey

We present weight normalization: a reparameterization of the weight vectors in a neural network that decouples the length of those weight vectors from their direction. By reparameterizing the weights in this way we improve the conditioning…

机器学习 · 计算机科学 2016-06-07 Tim Salimans , Diederik P. Kingma

Weight initialization is important for faster convergence and stability of deep neural networks training. In this paper, a robust initialization method is developed to address the training instability in long short-term memory (LSTM)…

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

We propose a novel regularization method, called \textit{volumization}, for neural networks. Inspired by physics, we define a physical volume for the weight parameters in neural networks, and we show that this method is an effective way of…

机器学习 · 计算机科学 2020-04-02 Liu Ziyin , Zihao Wang , Makoto Yamada , Masahito Ueda

Weight-sharing quantization has emerged as a technique to reduce energy expenditure during inference in large neural networks by constraining their weights to a limited set of values. However, existing methods for weight-sharing…

机器学习 · 计算机科学 2023-10-05 Christopher Subia-Waud , Srinandan Dasmahapatra

Residual networks (ResNet) and weight normalization play an important role in various deep learning applications. However, parameter initialization strategies have not been studied previously for weight normalized networks and, in practice,…

机器学习 · 统计学 2019-10-31 Devansh Arpit , Victor Campos , Yoshua Bengio

Deep convolutional neural networks are known to be unstable during training at high learning rate unless normalization techniques are employed. Normalizing weights or activations allows the use of higher learning rates, resulting in faster…

机器学习 · 计算机科学 2019-12-02 Brendan Ruff , Taylor Beck , Joscha Bach

Optimal parameter initialization remains a crucial problem for neural network training. A poor weight initialization may take longer to train and/or converge to sub-optimal solutions. Here, we propose a method of weight re-initialization by…

机器学习 · 计算机科学 2021-04-21 Norman Mu , Zhewei Yao , Amir Gholami , Kurt Keutzer , Michael Mahoney

Weight initialization plays a crucial role in the optimization behavior and convergence efficiency of neural networks. Most existing initialization methods, such as Xavier and Kaiming initializations, rely on random sampling and do not…

机器学习 · 计算机科学 2026-02-09 Shaowen Wang , Tariq Alkhalifah

Over the past few years, Batch-Normalization has been commonly used in deep networks, allowing faster training and high performance for a wide variety of applications. However, the reasons behind its merits remained unanswered, with several…

机器学习 · 统计学 2019-02-08 Elad Hoffer , Ron Banner , Itay Golan , Daniel Soudry

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…

In recent years, a variety of normalization methods have been proposed to help train neural networks, such as batch normalization (BN), layer normalization (LN), weight normalization (WN), group normalization (GN), etc. However,…

机器学习 · 计算机科学 2020-06-17 Jiacheng Sun , Xiangyong Cao , Hanwen Liang , Weiran Huang , Zewei Chen , Zhenguo Li

Deep neural networks have had an enormous impact on image analysis. State-of-the-art training methods, based on weight decay and DropOut, result in impressive performance when a very large training set is available. However, they tend to…

机器学习 · 计算机科学 2019-09-02 Amal Rannen Triki , Matthew B. Blaschko

Unraveling the reasons behind the remarkable success and exceptional generalization capabilities of deep neural networks presents a formidable challenge. Recent insights from random matrix theory, specifically those concerning the spectral…

机器学习 · 统计学 2023-04-10 Xuanzhe Xiao , Zeng Li , Chuanlong Xie , Fengwei Zhou

Deep neural networks (DNNs) have become increasingly important due to their excellent empirical performance on a wide range of problems. However, regularization is generally achieved by indirect means, largely due to the complex set of…

机器学习 · 计算机科学 2018-07-02 Amal Rannen Triki , Maxim Berman , Matthew B. Blaschko

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

The proper initialization of weights is crucial for the effective training and fast convergence of deep neural networks (DNNs). Prior work in this area has mostly focused on balancing the variance among weights per layer to maintain…

机器学习 · 计算机科学 2020-06-05 Maciej Skorski , Alessandro Temperoni , Martin Theobald

The growing interest in satellite imagery has triggered the need for efficient mechanisms to extract valuable information from these vast data sources, providing deeper insights. Even though deep learning has shown significant progress in…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Wadii Boulila , Eman Alshanqiti , Ayyub Alzahem , Anis Koubaa , Nabil Mlaiki
‹ 上一页 1 2 3 10 下一页 ›