English

Feature Learning in Linear-Width Two-Layer Networks: Two vs. One Step of Gradient Descent

Machine Learning 2026-05-25 v2 Machine Learning

Abstract

We study feature learning in two-layer neural networks within the linear-width regime, where the number of hidden neurons, sample size, and input dimension scale proportionally. While recent work has analyzed feature learning via a single step of gradient descent on the first layer weights in this regime, such one-step update schemes are fundamentally limited: the update to the weights is approximately rank-one, captures only a single direction, and requires the target function to have an information exponent of one. In this paper, we go beyond one-step updates to provide a full characterization of the features learned during the \textit{second step} of gradient descent with step-sizes η1Nα1\eta_1\asymp N^{\alpha_1} and η2Nα2\eta_2 \asymp N^{\alpha_2} for α1,α2[0,0.5)\alpha_1, \alpha_2 \in [0,0.5), where NN is the number of hidden neurons. We derive a spectral characterization of the updated weights, demonstrating they behave as a spiked random matrix with multiple outliers, each corresponding to a learned direction. We show that the number of the outliers is determined by the parameters α1,α2\alpha_1, \alpha_2 through α21/2α1\lfloor \frac{\alpha_2}{1/2 - \alpha_1} \rfloor. Furthermore, by analyzing the alignment between the learned directions and the target function, we identify a gap between training with independent versus reused batches. While independent batches restrict learning to directions with an information exponent of one, batch reuse enables the second update to capture directions even when the information exponent exceeds one, provided that α1,α2\alpha_1, \alpha_2 are chosen properly. This shows that the benefits of batch reuse, previously observed in narrow-width regimes, persist in the linear-width limit as well. By characterizing these early-phase evolutions, our work proposes a tractable framework for studying optimization and feature learning phenomenology in modern overparameterized networks.

Keywords

Cite

@article{arxiv.2605.17767,
  title  = {Feature Learning in Linear-Width Two-Layer Networks: Two vs. One Step of Gradient Descent},
  author = {Behrad Moniri and Hamed Hassani},
  journal= {arXiv preprint arXiv:2605.17767},
  year   = {2026}
}
R2 v1 2026-07-22T07:17:57.399Z