中文
相关论文

相关论文: An Effective and Efficient Initialization Scheme f…

200 篇论文

Neural Networks are function approximators that have achieved state-of-the-art accuracy in numerous machine learning tasks. In spite of their great success in terms of accuracy, their large training time makes it difficult to use them for…

机器学习 · 计算机科学 2017-04-18 Abhishek Sinha , Mausoom Sarkar , Aahitagni Mukherjee , Balaji Krishnamurthy

This paper investigates efficient deep neural networks (DNNs) to replace dense unstructured weight matrices with structured ones that possess desired properties. The challenge arises because the optimal weight matrix structure in popular…

机器学习 · 计算机科学 2024-03-11 Changwoo Lee , Hun-Seok Kim

Pre-training is essential to deep learning model performance, especially in medical image analysis tasks where limited training data are available. However, existing pre-training methods are inflexible as the pre-trained weights of one…

计算机视觉与模式识别 · 计算机科学 2022-06-09 Fangxin Shang , Yehui Yang , Dalu Yang , Junde Wu , Xiaorong Wang , Yanwu Xu

A particle filtering approach is suggested for the training of multi-layer neural networks without utilizing gradients calculation. The network weights are considered to be the components of the estimated state-vector of a noise driven…

最优化与控制 · 数学 2020-10-13 Isaac Yaesh , Natan Grinfeld

We present a global algorithm for training multilayer neural networks in this Letter. The algorithm is focused on controlling the local fields of neurons induced by the input of samples by random adaptations of the synaptic weights. Unlike…

生物物理 · 物理学 2007-05-23 Hong Zhao , Tao Jin

Initializing with pre-trained models when learning on downstream tasks is becoming standard practice in machine learning. Several recent works explore the benefits of pre-trained initialization in a federated learning (FL) setting, where…

机器学习 · 计算机科学 2025-02-13 Divyansh Jhunjhunwala , Pranay Sharma , Zheng Xu , Gauri Joshi

The phenomenon of distinct behaviors exhibited by neural networks under varying scales of initialization remains an enigma in deep learning research. In this paper, based on the earlier work by Luo et al.~\cite{luo2021phase}, we present a…

机器学习 · 计算机科学 2026-04-02 Zhengan Chen , Yuqing Li , Tao Luo , Zhangchen Zhou , Zhi-Qin John Xu

State-of-the-art results in large language models (LLMs) often rely on scale, which becomes computationally expensive. This has sparked a research agenda to reduce these models' parameter counts and computational costs without significantly…

计算与语言 · 计算机科学 2024-11-07 Xiuying Wei , Skander Moalla , Razvan Pascanu , Caglar Gulcehre

Training very deep networks is an important open problem in machine learning. One of many difficulties is that the norm of the back-propagated error gradient can grow or decay exponentially. Here we show that training very deep feed-forward…

神经与进化计算 · 计算机科学 2015-03-03 David Sussillo , L. F. Abbott

Biological and artificial neural networks develop internal representations that enable them to perform complex tasks. In artificial networks, the effectiveness of these models relies on their ability to build task specific representation, a…

Neural networks trained via gradient descent with random initialization and without any regularization enjoy good generalization performance in practice despite being highly overparametrized. A promising direction to explain this phenomenon…

机器学习 · 计算机科学 2022-05-17 Hancheng Min , Salma Tarmoun , Rene Vidal , Enrique Mallada

This paper presents an implementation of multilayer feed forward neural networks (NN) to optimize CMOS analog circuits. For modeling and design recently neural network computational modules have got acceptance as an unorthodox and useful…

神经与进化计算 · 计算机科学 2012-12-13 Mriganka Chakraborty

We present algorithms for initializing a convolutional network coding scheme in networks that may contain cycles. An initialization process is needed if the network is unknown or if local encoding kernels are chosen randomly. During the…

信息论 · 计算机科学 2014-06-25 Maxim Lvov , Haim H. Permuter

Stochastic gradient descent with a large initial learning rate is widely used for training modern neural net architectures. Although a small initial learning rate allows for faster training and better test performance initially, the large…

机器学习 · 计算机科学 2020-04-28 Yuanzhi Li , Colin Wei , Tengyu Ma

Spiking neural networks play an important role in brain-like neuromorphic computations and in studying working mechanisms of neural circuits. One drawback of training a large scale spiking neural network is that updating all weights is…

神经元与认知 · 定量生物学 2024-08-15 Zhanghan Lin , Haiping Huang

It has been believed that stochastic feedforward neural networks (SFNNs) have several advantages beyond deterministic deep neural networks (DNNs): they have more expressive power allowing multi-modal mappings and regularize better due to…

机器学习 · 计算机科学 2017-04-12 Kimin Lee , Jaehyung Kim , Song Chong , Jinwoo Shin

Continuous neural representations have recently emerged as a powerful and flexible alternative to classical discretized representations of signals. However, training them to capture fine details in multi-scale signals is difficult and…

机器学习 · 计算机科学 2022-10-06 Sifan Wang , Hanwen Wang , Jacob H. Seidman , Paris Perdikaris

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

According to conventional neural network theories, the feature of single-hidden-layer feedforward neural networks(SLFNs) resorts to parameters of the weighted connections and hidden nodes. SLFNs are universal approximators when at least the…

神经与进化计算 · 计算机科学 2014-05-08 Yimin Yang , Q. M. Jonathan Wu , Guangbin Huang , Yaonan Wang

Weight initialization governs signal propagation and gradient flow at the start of training. This paper offers a theory-grounded and empirically validated study across two regimes: compact ReLU multilayer perceptrons and GPT-2-style…

机器学习 · 计算机科学 2025-10-13 Yankun Han