中文
相关论文

相关论文: Disentangling feature and lazy training in deep ne…

200 篇论文

Understanding the learning dynamics of neural networks is a central topic in the deep learning community. In this paper, we take an empirical perspective to study the learning dynamics of neural networks in real-world settings.…

机器学习 · 计算机科学 2025-04-15 Zhanpeng Zhou , Yongyi Yang , Jie Ren , Mahito Sugiyama , Junchi Yan

We provide quantitative bounds measuring the $L^2$ difference in function space between the trajectory of a finite-width network trained on finitely many samples from the idealized kernel dynamics of infinite width and infinite data. An…

机器学习 · 统计学 2022-10-18 Benjamin Bowman , Guido Montufar

Recurrent and deep neural networks (RNNs/DNNs) are cornerstone architectures in machine learning. Remarkably, RNNs differ from DNNs only by weight sharing, as can be shown through unrolling in time. How does this structural similarity fit…

机器学习 · 计算机科学 2026-02-18 Jan P. Bauer , Kirsten Fischer , Moritz Helias , Agostina Palmigiano

This paper focuses on over-parameterized deep neural networks (DNNs) with ReLU activation functions and proves that when the data distribution is well-separated, DNNs can achieve Bayes-optimal test error for classification while obtaining…

机器学习 · 计算机科学 2023-06-01 Zhenyu Zhu , Fanghui Liu , Grigorios G Chrysos , Francesco Locatello , Volkan Cevher

The Neural Tangent Kernel (NTK), defined as $\Theta_\theta^f(x_1, x_2) = \left[\partial f(\theta, x_1)\big/\partial \theta\right] \left[\partial f(\theta, x_2)\big/\partial \theta\right]^T$ where $\left[\partial f(\theta,…

机器学习 · 计算机科学 2022-06-20 Roman Novak , Jascha Sohl-Dickstein , Samuel S. Schoenholz

Are neural networks biased toward simple functions? Does depth always help learn more complex features? Is training the last layer of a network as good as training all layers? How to set the range for learning rate tuning? These questions…

机器学习 · 计算机科学 2020-04-10 Greg Yang , Hadi Salman

We study the average robustness notion in deep neural networks in (selected) wide and narrow, deep and shallow, as well as lazy and non-lazy training settings. We prove that in the under-parameterized setting, width has a negative effect…

机器学习 · 计算机科学 2023-02-13 Zhenyu Zhu , Fanghui Liu , Grigorios G Chrysos , Volkan Cevher

We propose that the grokking phenomenon, where the train loss of a neural network decreases much earlier than its test loss, can arise due to a neural network transitioning from lazy training dynamics to a rich, feature learning regime. To…

机器学习 · 统计学 2024-04-12 Tanishq Kumar , Blake Bordelon , Samuel J. Gershman , Cengiz Pehlevan

Modern neural networks are often regarded as complex black-box functions whose behavior is difficult to understand owing to their nonlinear dependence on the data and the nonconvexity in their loss landscapes. In this work, we show that…

机器学习 · 计算机科学 2020-06-26 Wei Hu , Lechao Xiao , Ben Adlam , Jeffrey Pennington

Recent studies have shown that many important aspects of neural network learning take place within the very earliest iterations or epochs of training. For example, sparse, trainable sub-networks emerge (Frankle et al., 2019), gradient…

机器学习 · 计算机科学 2020-02-25 Jonathan Frankle , David J. Schwab , Ari S. Morcos

Understanding deep neural networks (DNNs) is a key challenge in the theory of machine learning, with potential applications to the many fields where DNNs have been successfully used. This article presents a scaling limit for a DNN being…

统计理论 · 数学 2019-06-04 Dyego Araújo , Roberto I. Oliveira , Daniel Yukimura

To understand how deep learning works, it is crucial to understand the training dynamics of neural networks. Several interesting hypotheses about these dynamics have been made based on empirically observed phenomena, but there exists a…

机器学习 · 统计学 2021-11-16 Nikhil Ghosh , Song Mei , Bin Yu

The training dynamics of linear networks are well studied in two distinct setups: the lazy regime and balanced/active regime, depending on the initialization and width of the network. We provide a surprisingly simple unifying formula for…

机器学习 · 计算机科学 2024-10-31 Zhenfeng Tu , Santiago Aranguri , Arthur Jacot

The Neural Tangent Kernel (NTK) has recently attracted intense study, as it describes the evolution of an over-parameterized Neural Network (NN) trained by gradient descent. However, it is now well-known that gradient descent is not always…

机器学习 · 计算机科学 2021-03-23 Lei Tan , Shutong Wu , Xiaolin Huang

Deep learning uses neural networks which are parameterised by their weights. The neural networks are usually trained by tuning the weights to directly minimise a given loss function. In this paper we propose to re-parameterise the weights…

神经与进化计算 · 计算机科学 2022-03-14 Michael Fairbank , Spyridon Samothrakis , Luca Citi

We analyze feature learning in infinite-width neural networks trained with gradient flow through a self-consistent dynamical field theory. We construct a collection of deterministic dynamical order parameters which are inner-product kernels…

机器学习 · 统计学 2022-10-05 Blake Bordelon , Cengiz Pehlevan

A recent line of work has established intriguing connections between the generalization/compression properties of a deep neural network (DNN) model and the so-called layer weights' stable ranks. Intuitively, the latter are indicators of the…

机器学习 · 计算机科学 2021-10-07 Bogdan Georgiev , Lukas Franken , Mayukh Mukherjee , Georgios Arvanitidis

In deep learning, dense layer connectivity has become a key design principle in deep neural networks (DNNs), enabling efficient information flow and strong performance across a range of applications. In this work, we model densely connected…

机器学习 · 计算机科学 2025-10-03 Jinshu Huang , Haibin Su , Xue-Cheng Tai , Chunlin Wu

We analyze architectural features of Deep Neural Networks (DNNs) using the so-called Neural Tangent Kernel (NTK), which describes the training and generalization of DNNs in the infinite-width setting. In this setting, we show that for…

机器学习 · 计算机科学 2020-06-23 Arthur Jacot , Franck Gabriel , François Ged , Clément Hongler

The goal of this work is to shed light on the remarkable phenomenon of transition to linearity of certain neural networks as their width approaches infinity. We show that the transition to linearity of the model and, equivalently, constancy…

机器学习 · 计算机科学 2021-02-23 Chaoyue Liu , Libin Zhu , Mikhail Belkin