PulseAugur
EN
LIVE 23:45:27

New theory explains how neural networks learn linear representations

Researchers have developed a new framework to analyze how linear representations emerge during the training of neural networks, a process termed "abstraction." In a simplified linear network model, they derived exact solutions that reveal how data geometry and target geometry influence abstraction, with deeper networks generally improving this process. The study also extends to nonlinear networks, showing that while certain nonlinearities approximate linear theory, abstraction in ReLU networks is more dependent on input geometry. A key finding is an "attenuation law" where nonlinearities reduce abstraction in activations compared to preactivations, a phenomenon observed in open models like DINOv3 and Gemma 4, and applied to enhance linear probe generalization in LLMs. AI

IMPACT Provides a theoretical framework for understanding and improving interpretability and control methods in AI models.

RANK_REASON Academic paper detailing a new theoretical framework for understanding neural network training dynamics. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New theory explains how neural networks learn linear representations

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · William W. Yang, Andrew M. Saxe, Peter E. Latham ·

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

    arXiv:2607.08843v1 Announce Type: new Abstract: 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 interp…