arXiv:2605.17767stat.MLcs.LG2026-05

揭示线性宽度网络中两步梯度下降的特征学习机制

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

  • 分析两步梯度更新下权重的谱特性,揭示多方向学习机制
  • 第二步可学习多个方向,数量由参数α₁、α₂决定,最多可达⌊α₂/(0.5−α₁)⌋
  • 重用数据批能突破信息指数一的限制,适合研究过参数网络优化

我们研究线性宽度二层神经网络中的特征学习,其中隐藏单元数、样本量和输入维度成比例增长。现有工作仅分析单步梯度下降对第一层权重的更新,但其更新近似为秩一矩阵,仅能捕获单一方向,且要求目标函数的信息指数为一。本文突破此局限,完整刻画了在步长η₁ ∝ N^{α₁}与η₂ ∝ N^{α₂}(α₁, α₂ ∈ [0,0.5))下的第二步梯度下降特征学习过程。我们推导出更新后权重的谱特性,表明其表现为具有多个异常值的尖峰随机矩阵,每个异常值对应一个学习到的方向。学习方向的数量由参数α₁、α₂通过⌊α₂/(0.5−α₁)⌋决定。进一步分析发现,使用独立批次时学习受限于信息指数为一的方向;而重用批次允许第二步捕捉信息指数大于一的方向,只要α₁、α₂选择得当。这表明批量重用的优势在该极限下依然存在。本研究为现代过参数化网络的优化与特征学习现象提供了可解析的框架。

原文摘要 · Abstract (English)

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 $η_1\asymp N^{α_1}$ and $η_2 \asymp N^{α_2}$ for $α_1, α_2 \in [0,0.5)$, where $N$ 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$ through $\lfloor \frac{α_2}{1/2 - α_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$ 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.

神经网络特征学习梯度下降过参数化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。