中文
相关论文

相关论文: Feature Learning Dynamics in Infinite-Depth Neural…

200 篇论文

Even though Deep Neural Networks (DNNs) are widely celebrated for their practical performance, they possess many intriguing properties related to depth that are difficult to explain both theoretically and intuitively. Understanding how…

机器学习 · 计算机科学 2020-03-18 Christopher Snyder , Sriram Vishwanath

By classifying infinite-width neural networks and identifying the *optimal* limit, Tensor Programs IV and V demonstrated a universal way, called $\mu$P, for *widthwise hyperparameter transfer*, i.e., predicting optimal hyperparameters of…

神经与进化计算 · 计算机科学 2023-10-13 Greg Yang , Dingli Yu , Chen Zhu , Soufiane Hayou

Understanding the mechanisms through which neural networks extract statistics from input-label pairs through feature learning is one of the most important unsolved problems in supervised learning. Prior works demonstrated that the gram…

机器学习 · 统计学 2024-11-19 Daniel Beaglehole , Ioannis Mitliagkas , Atish Agarwala

Gradient descent yields zero training loss in polynomial time for deep neural networks despite non-convex nature of the objective function. The behavior of network in the infinite width limit trained by gradient descent can be described by…

机器学习 · 计算机科学 2023-05-29 Yuqing Li , Tao Luo , Nung Kwan Yip

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

Continuous-depth neural networks, such as Neural ODEs, have refashioned the understanding of residual neural networks in terms of non-linear vector-valued optimal control problems. The common solution is to use the adjoint sensitivity…

机器学习 · 计算机科学 2022-02-16 Andrew Corbett , Dmitry Kangin

We study the optimization of wide neural networks (NNs) via gradient flow (GF) in setups that allow feature learning while admitting non-asymptotic global convergence guarantees. First, for wide shallow NNs under the mean-field scaling and…

机器学习 · 计算机科学 2022-04-25 Zhengdao Chen , Eric Vanden-Eijnden , Joan Bruna

In this paper, we provide the first precise distributional characterization of gradient descent iterates for general multi-layer neural networks under the canonical single-index regression model, in the `finite-width proportional regime'…

机器学习 · 计算机科学 2025-05-09 Qiyang Han , Masaaki Imaizumi

Deep residual networks (ResNets) have demonstrated better generalization performance than deep feedforward networks (FFNets). However, the theory behind such a phenomenon is still largely unknown. This paper studies this fundamental problem…

机器学习 · 计算机科学 2020-12-23 Kaixuan Huang , Yuqing Wang , Molei Tao , Tuo Zhao

Various powerful deep neural network architectures have made great contribution to the exciting successes of deep learning in the past two decades. Among them, deep Residual Networks (ResNets) are of particular importance because they…

机器学习 · 计算机科学 2022-05-16 Wentao Huang , Haizhang Zhang

A fundamental challenge in the theory of deep learning is to understand whether gradient-based training can promote parameters belonging to certain lower-dimensional structures (e.g., sparse or low-rank sets), leading to so-called implicit…

机器学习 · 计算机科学 2026-03-16 Sibylle Marcotte , Gabriel Peyré , Rémi Gribonval

Fully-connected deep neural networks with weights initialized from independent Gaussian distributions can be tuned to criticality, which prevents the exponential growth or decay of signals propagating through the network. However, such…

机器学习 · 计算机科学 2024-06-13 Hannah Day , Yonatan Kahn , Daniel A. Roberts

Transformers have become the dominant architecture in modern machine learning, yet the theoretical understanding of their training dynamics remains limited. This paper develops a rigorous mathematical framework for analyzing gradient-based…

最优化与控制 · 数学 2026-05-19 Raphaël Barboni , Maarten V. de Hoop , Takashi Furuya , Gabriel Peyré

Deep neural networks (DNNs) are so over-parametrized that recent research has found them to already contain a subnetwork with high accuracy at their randomly initialized state. Finding these subnetworks is a viable alternative training…

计算机视觉与模式识别 · 计算机科学 2021-11-25 Ángel López García-Arias , Masanori Hashimoto , Masato Motomura , Jaehoon Yu

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

Deep learning succeeds by doing hierarchical feature learning, yet tuning hyper-parameters (HP) such as initialization scales, learning rates etc., only give indirect control over this behavior. In this paper, we introduce a key notion to…

机器学习 · 计算机科学 2025-07-29 Lénaïc Chizat , Praneeth Netrapalli

Deep linear networks have been extensively studied, as they provide simplified models of deep learning. However, little is known in the case of finite-width architectures with multiple outputs and convolutional layers. In this manuscript,…

Deep neural networks have revolutionized machine learning, yet their training dynamics remain theoretically unclear-we develop a continuous-time, matrix-valued stochastic differential equation (SDE) framework that rigorously connects the…

机器学习 · 计算机科学 2026-02-10 Brian Richard Olsen , Sam Fatehmanesh , Frank Xiao , Adarsh Kumarappan , Anirudh Gajula

In this paper, we study the infinite-depth limit of finite-width residual neural networks with random Gaussian weights. With proper scaling, we show that by fixing the width and taking the depth to infinity, the pre-activations converge in…

机器学习 · 统计学 2023-01-16 Soufiane Hayou

Feature learning strength (FLS), i.e., the inverse of the effective output scaling of a model, plays a critical role in shaping the optimization dynamics of neural nets. While its impact has been extensively studied under the asymptotic…

机器学习 · 计算机科学 2026-05-27 Taesun Yeom , Taehyeok Ha , Jaeho Lee