中文
相关论文

相关论文: Nonlinear Initialization Methods for Low-Rank Neur…

200 篇论文

Weight initialization plays an important role in training neural networks and also affects tremendous deep learning applications. Various weight initialization strategies have already been developed for different activation functions with…

机器学习 · 计算机科学 2022-08-09 Qipin Chen , Wenrui Hao , Juncai He

Appropriate weight initialization settings, along with the ReLU activation function, have become cornerstones of modern deep learning, enabling the training and deployment of highly effective and efficient neural network models across…

机器学习 · 计算机科学 2024-04-02 Hyunwoo Lee , Yunho Kim , Seung Yeop Yang , Hayoung Choi

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

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

Neural network-based function approximation plays a pivotal role in the advancement of scientific computing and machine learning. Yet, training such models faces several challenges: (i) each target function often requires training a new…

机器学习 · 计算机科学 2025-10-13 Xinwen Hu , Yunqing Huang , Nianyu Yi , Peimeng Yin

Factorized layers--operations parameterized by products of two or more matrices--occur in a variety of deep learning contexts, including compressed model training, certain types of knowledge distillation, and multi-head self-attention…

机器学习 · 统计学 2022-10-07 Mikhail Khodak , Neil Tenenholtz , Lester Mackey , Nicolò Fusi

We draw connections between simple neural networks and under-determined linear systems to comprehensively explore several interesting theoretical questions in the study of neural networks. First, we emphatically show that it is unsurprising…

数值分析 · 数学 2020-11-02 Austin R. Benson , Anil Damle , Alex Townsend

The goal of a recommendation system is to predict the interest of a user in a given item by exploiting the existing set of ratings as well as certain user/item features. A standard approach to modeling this problem is Inductive Matrix…

机器学习 · 计算机科学 2018-05-29 Kai Zhong , Zhao Song , Prateek Jain , Inderjit S. Dhillon

Despite recent algorithmic advances, we still lack principled ways to leverage the well-documented rescaling symmetries in ReLU neural network parameters. While two properly rescaled weights implement the same function, the training…

机器学习 · 统计学 2026-02-24 Arthur Lebeurrier , Titouan Vayer , Rémi Gribonval

A common method in training neural networks is to initialize all the weights to be independent Gaussian vectors. We observe that by instead initializing the weights into independent pairs, where each pair consists of two identical Gaussian…

机器学习 · 计算机科学 2022-06-28 Alexander Munteanu , Simon Omlor , Zhao Song , David P. Woodruff

We primarily study a special a weighted low-rank approximation of matrices and then apply it to solve the background modeling problem. We propose two algorithms for this purpose: one operates in the batch mode on the entire data and the…

计算机视觉与模式识别 · 计算机科学 2018-04-18 Aritra Dutta , Xin Li , Peter Richtarik

One of the mysteries in the success of neural networks is randomly initialized first order methods like gradient descent can achieve zero training loss even though the objective function is non-convex and non-smooth. This paper demystifies…

机器学习 · 计算机科学 2019-02-06 Simon S. Du , Xiyu Zhai , Barnabas Poczos , Aarti Singh

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

Good weight initialisation is an important step in successful training of Artificial Neural Networks. Over time a number of improvements have been proposed to this process. In this paper we introduce a novel weight initialisation technique…

机器学习 · 计算机科学 2023-11-20 Marcel Marais , Mate Hartstein , George Cevora

In a neural network with ReLU activations, the number of piecewise linear regions in the output can grow exponentially with depth. However, this is highly unlikely to happen when the initial parameters are sampled randomly, which therefore…

机器学习 · 计算机科学 2025-10-17 Max Milkert , David Hyde , Forrest Laine

Training neural networks with first order optimisation methods is at the core of the empirical success of deep learning. The scale of initialisation is a crucial factor, as small initialisations are generally associated to a feature…

机器学习 · 计算机科学 2025-09-16 Etienne Boursier , Nicolas Flammarion

Deep learning relies on good initialization schemes and hyperparameter choices prior to training a neural network. Random weight initializations induce random network ensembles, which give rise to the trainability, training speed, and…

机器学习 · 统计学 2019-10-25 Rebekka Burkholz , Alina Dubatovka

We propose and analyze a new family of algorithms for training neural networks with ReLU activations. Our algorithms are based on the technique of alternating minimization: estimating the activation patterns of each ReLU for all given…

机器学习 · 计算机科学 2018-10-12 Gauri Jagatap , Chinmay Hegde

We explore the low-rank structure of the weight matrices in neural networks at the stationary points (limiting solutions of optimization algorithms) with $L2$ regularization (also known as weight decay). We show several properties of such…

机器学习 · 计算机科学 2025-08-21 Ilja Kuzborskij , Yasin Abbasi Yadkori

The implicit bias induced by the training of neural networks has become a topic of rigorous study. In the limit of gradient flow and gradient descent with appropriate step size, it has been shown that when one trains a deep linear network…

机器学习 · 计算机科学 2022-04-27 Thien Le , Stefanie Jegelka
‹ 上一页 1 2 3 10 下一页 ›