paper-with-me

홈 › Papers

From Lazy to Rich: Exact Learning Dynamics in Deep Linear Networks

2024-09-22 · Clémentine C. J. Dominé, Nicolas Anguita, Alexandra M. Proca, Lukas Braun, Daniel Kunin, Pedro A. M. Mediano, Andrew M. Saxe

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 process influenced by interactions among datasets, architectures, initialization strategies, and optimization algorithms. Prior studies highlight that different initializations can place networks in either a lazy regime, where representations remain static, or a rich/feature learning regime, where representations evolve dynamically. Here, we examine how initialization influences learning dynamics in deep linear neural networks, deriving exact solutions for lambda-balanced initializations-defined by the relative scale of weights across layers. These solutions capture the evolution of representations and the Neural Tangent Kernel across the spectrum from the rich to the lazy regimes. Our findings deepen the theoretical understanding of the impact of weight initialization on learning regimes, with implications for continual learning, reversal learning, and transfer learning, relevant to both neuroscience and practical applications.

📄 PDF Abstract BibTeX arXiv:2409.14623

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningTransfer Learning

Similar Papers 제목 키워드 기반

Get rich quick: exact solutions reveal how unbalanced initializations promote rapid feature learning

2024-06-10 · Daniel Kunin, Allan Raventós, Clémentine Dominé, Feng Chen 외

While the impressive performance of modern neural networks is often attributed to their capacity to efficiently extract task-relevant features from data, the mechanisms underlying this rich feature learning regime remain…

Position: Solve Layerwise Linear Models First to Understand Neural Dynamical Phenomena (Neural Collapse, Emergence, Lazy/Rich Regime, and Grokking)

2025-02-28 · Yoonsoo Nam, Seok Hyeong Lee, Clementine C J Domine, Yeachan Park 외

In physics, complex systems are often simplified into minimal, solvable models that retain only the core principles. In machine learning, layerwise linear models (e.g., linear neural networks) act as simplified represent…

Position

Grokking as the Transition from Lazy to Rich Training Dynamics

2023-10-09 · Tanishq Kumar, Blake Bordelon, Samuel J. Gershman, Cengiz Pehlevan

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 …

Mixed Dynamics In Linear Networks: Unifying the Lazy and Active Regimes

2024-05-27 · Zhenfeng Tu, Santiago Aranguri, Arthur Jacot

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

On the Learning Dynamics of Two-layer Linear Networks with Label Noise SGD

2026-03-11 · Tongcheng Zhang, Zhanpeng Zhou, Mingze Wang, Andi Han 외 arxiv

One crucial factor behind the success of deep learning lies in the implicit bias induced by noise inherent in gradient-based training algorithms. Motivated by empirical observations that training with noisy labels improv…