中文
相关论文

相关论文: Zero Initialization of modified Gated Recurrent En…

200 篇论文

Deep neural networks are usually initialized with random weights, with adequately selected initial variance to ensure stable signal propagation during training. However, selecting the appropriate variance becomes challenging especially as…

机器学习 · 计算机科学 2022-11-07 Jiawei Zhao , Florian Schäfer , Anima Anandkumar

Network initialization is the first and critical step for training neural networks. In this paper, we propose a novel network initialization scheme based on the celebrated Stein's identity. By viewing multi-layer feedforward neural networks…

机器学习 · 计算机科学 2020-06-26 Zebin Yang , Hengtao Zhang , Agus Sudjianto , Aijun Zhang

Deep neural networks (DNNs) form the backbone of almost every state-of-the-art technique in the fields such as computer vision, speech processing, and text analysis. The recent advances in computational technology have made the use of DNNs…

机器学习 · 计算机科学 2018-03-20 Saiprasad Koturwar , Shabbir Merchant

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

In recent years significant progress has been made in successfully training recurrent neural networks (RNNs) on sequence learning problems involving long range temporal dependencies. The progress has been made on three fronts: (a)…

神经与进化计算 · 计算机科学 2016-06-24 Sachin S. Talathi , Aniket Vartak

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

Good weight initialization serves as an effective measure to reduce the training cost of a deep neural network (DNN) model. The choice of how to initialize parameters is challenging and may require manual tuning, which can be time-consuming…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Yifan Gong , Zheng Zhan , Yanyu Li , Yerlan Idelbayev , Andrey Zharkov , Kfir Aberman , Sergey Tulyakov , Yanzhi Wang , Jian Ren

A proper initialization of the weights in a neural network is critical to its convergence. Current insights into weight initialization come primarily from linear activation functions. In this paper, I develop a theory for weight…

机器学习 · 计算机科学 2017-05-04 Siddharth Krishna Kumar

Input-Convex Neural Networks (ICNNs) are networks that guarantee convexity in their input-output mapping. These networks have been successfully applied for energy-based modelling, optimal transport problems and learning invariances. The…

机器学习 · 计算机科学 2023-12-21 Pieter-Jan Hoedt , Günter Klambauer

Single layer feedforward networks with random weights are known for their non-iterative and fast training algorithms and are successful in a variety of classification and regression problems. A major drawback of these networks is that they…

机器学习 · 计算机科学 2020-09-25 Ajay M. Patrikar

With the proliferation of deep convolutional neural network (CNN) algorithms for mobile processing, limited precision quantization has become an essential tool for CNN efficiency. Consequently, various works have sought to design fixed…

机器学习 · 计算机科学 2020-12-01 Stone Yun , Alexander Wong

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

Deep neural network (DNN) quantization for fast, efficient inference has been an important tool in limiting the cost of machine learning (ML) model inference. Quantization-specific model development techniques such as regularization,…

计算机视觉与模式识别 · 计算机科学 2025-06-13 Stone Yun , Alexander Wong

Tensorial Convolutional Neural Networks (TCNNs) have attracted much research attention for their power in reducing model parameters or enhancing the generalization ability. However, exploration of TCNNs is hindered even from weight…

机器学习 · 计算机科学 2022-07-26 Yu Pan , Zeyong Su , Ao Liu , Jingquan Wang , Nannan Li , Zenglin Xu

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)…

Initializing the weights and the biases is a key part of the training process of a neural network. Unlike the subsequent optimization phase, however, the initialization phase has gained only limited attention in the literature. In this…

机器学习 · 计算机科学 2019-09-06 Ingo Steinwart

In recent years, newly developed methods to train spiking neural networks (SNNs) have rendered them as a plausible alternative to Artificial Neural Networks (ANNs) in terms of accuracy, while at the same time being much more energy…

神经与进化计算 · 计算机科学 2023-05-17 Nicolas Perez-Nieves , Dan F. M Goodman

Proper weight initialization prior to training has historically been one of the key factors that helped kick off the deep learning revolution. Initialization is even more crucial in "reservoir computing", where the weights of a readout…

机器学习 · 计算机科学 2026-05-12 Tommaso Fioratti , Riccardo Marcaccioli , Francesco Casola

Informed by the basic geometry underlying feed forward neural networks, we initialize the weights of the first layer of a neural network using the linear discriminants which best distinguish individual classes. Networks initialized in this…

机器学习 · 计算机科学 2020-08-19 Marissa Masden , Dev Sinha

Traditional initialisation methods, e.g. He and Xavier, have been effective in avoiding the problem of vanishing or exploding gradients in neural networks. However, they only use simple pointwise distributions, which model one-dimensional…

计算机视觉与模式识别 · 计算机科学 2023-10-26 Christian Harder , Moritz Fuchs , Yuri Tolkach , Anirban Mukhopadhyay
‹ 上一页 1 2 3 10 下一页 ›