ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2205.01445
29
121

High-dimensional Asymptotics of Feature Learning: How One Gradient Step Improves the Representation

3 May 2022
Jimmy Ba
Murat A. Erdogdu
Taiji Suzuki
Zhichao Wang
Denny Wu
Greg Yang
    MLT
ArXivPDFHTML
Abstract

We study the first gradient descent step on the first-layer parameters W\boldsymbol{W}W in a two-layer neural network: f(x)=1Na⊤σ(W⊤x)f(\boldsymbol{x}) = \frac{1}{\sqrt{N}}\boldsymbol{a}^\top\sigma(\boldsymbol{W}^\top\boldsymbol{x})f(x)=N​1​a⊤σ(W⊤x), where W∈Rd×N,a∈RN\boldsymbol{W}\in\mathbb{R}^{d\times N}, \boldsymbol{a}\in\mathbb{R}^{N}W∈Rd×N,a∈RN are randomly initialized, and the training objective is the empirical MSE loss: 1n∑i=1n(f(xi)−yi)2\frac{1}{n}\sum_{i=1}^n (f(\boldsymbol{x}_i)-y_i)^2n1​∑i=1n​(f(xi​)−yi​)2. In the proportional asymptotic limit where n,d,N→∞n,d,N\to\inftyn,d,N→∞ at the same rate, and an idealized student-teacher setting, we show that the first gradient update contains a rank-1 "spike", which results in an alignment between the first-layer weights and the linear component of the teacher model f∗f^*f∗. To characterize the impact of this alignment, we compute the prediction risk of ridge regression on the conjugate kernel after one gradient step on W\boldsymbol{W}W with learning rate η\etaη, when f∗f^*f∗ is a single-index model. We consider two scalings of the first step learning rate η\etaη. For small η\etaη, we establish a Gaussian equivalence property for the trained feature map, and prove that the learned kernel improves upon the initial random features model, but cannot defeat the best linear model on the input. Whereas for sufficiently large η\etaη, we prove that for certain f∗f^*f∗, the same ridge estimator on trained features can go beyond this "linear regime" and outperform a wide range of random features and rotationally invariant kernels. Our results demonstrate that even one gradient step can lead to a considerable advantage over random features, and highlight the role of learning rate scaling in the initial phase of training.

View on arXiv
Comments on this paper