paper-with-me

Papers

How are linear representations learned? Exact solutions to the dynamics of abstraction

2026-07-09 · William W. Yang, Andrew M. Saxe, Peter E. Latham arxiv

In artificial and biological neural networks, concepts are often encoded as consistent linear directions in representation space. In deep learning, this idea is known as the linear representation hypothesis and underpins many interpretability and control methods based on linear probes, from concept detection to activation steering. Yet while prior work has studied whether such directions should exist $\textit{after}$ training, the dynamics of how they emerge $\textit{during}$ training remain poorly understood. Here, we develop a framework to study the alignment of concept directions during training - a process we call "abstraction". In a minimal linear network setting, we obtain exact solutions for the full trajectory of abstraction. These solutions reveal key analytic principles governing abstraction: (i) data and target geometry jointly determine abstraction at the end-of-learning, (ii) abstraction improves with network depth, and (iii) initialization scale controls the maximum abstraction reached during training. Extending our theory to nonlinear networks, we analyze how the choice of nonlinearity affects abstraction dynamics: erf networks approximate the linear theory, while abstraction in ReLU networks depends less on target geometry and more on input geometry. Across both, we prove a striking attenuation law: both nonlinearities weaken abstraction in activations relative to preactivations. We find evidence for this law in open models (DINOv3, Gemma 4) and apply our theory to improve linear probe generalization in LLMs. Together, our results provide a dynamical theory of abstraction with implications for interpretability and control.

📄 PDF Abstract BibTeX arXiv:2607.08843

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Neural Race Reduction: Dynamics of Abstraction in Gated Networks

2022-07-21 · Andrew M. Saxe, Shagun Sodhani, Sam Lewallen

Our theoretical understanding of deep learning has not kept pace with its empirical success. While network architecture is known to be critical, we do not yet understand its effect on learned representations and network …

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 외

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

Continual LearningTransfer Learning

Are Efficient Deep Representations Learnable?

2018-07-17 · Maxwell Nye, Andrew Saxe

Many theories of deep learning have shown that a deep network can require dramatically fewer resources to represent a given function compared to a shallow network. But a question remains: can these efficient representati…

Deep Learning

Exact Learning Dynamics of In-Context Learning in Linear Transformers and Its Application to Non-Linear Transformers

2025-04-17 · Nischal Mainali, Lucas Teixeira

Transformer models exhibit remarkable in-context learning (ICL), adapting to novel tasks from examples within their context, yet the underlying mechanisms remain largely mysterious. Here, we provide an exact analytical c…

In-Context Learning

Exact solutions to the nonlinear dynamics of learning in deep linear neural networks

2013-12-20 · Andrew M. Saxe, James L. McClelland, Surya Ganguli

Despite the widespread practical success of deep learning methods, our theoretical understanding of the dynamics of learning in deep neural networks remains quite sparse. We attempt to bridge the gap between the theory a…

Unsupervised Pre-training