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

· Source: Machine Learning · Field: Technology & Digital — Artificial Intelligence & Machine Learning · Depth: Expert, quick

Summary

A new framework provides exact solutions for the dynamics of "abstraction"—the emergence of linear concept representations—during neural network training. In minimal linear networks, the study reveals that abstraction at the end of learning is jointly determined by data and target geometry, improves with network depth, and its maximum level is controlled by initialization scale. Extending to nonlinear networks, the research analyzes how activation functions like erf and ReLU affect these dynamics. It proves an "attenuation law," demonstrating that both nonlinearities weaken abstraction in activations compared to preactivations. This law is supported by observations in open models such as DINOv3 and Gemma 4, and the theory is applied to enhance linear probe generalization in Large Language Models.

Key takeaway

For Machine Learning Engineers designing or interpreting deep neural networks, understanding abstraction dynamics is crucial. You should consider network depth and initialization scale to optimize linear representation quality. Be aware that nonlinearities attenuate abstraction in activations, impacting linear probe effectiveness. Apply this theory to improve linear probe generalization in your LLM projects and refine interpretability efforts.

Key insights

This work provides exact solutions detailing how linear concept representations, or abstraction, dynamically emerge and evolve during neural network training.

Principles

Method

A framework derives exact solutions for abstraction dynamics in minimal linear networks, then extends analysis to nonlinear networks to study activation function effects.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Machine Learning.