arXiv:2601.11789cs.LG2026-01被引 5

揭示SGD在病态优化中梯度对齐异常现象的步长机制

Suspicious Alignment of SGD: A Fine-Grained Step Size Condition Analysis

  • 提出自适应临界步长条件,解释对齐变化的分阶段行为
  • 发现投影到主导子空间会增损,而投影到背景子空间可减损
  • 适用于研究优化器设计与高维训练动态的学者

本文在高维二次优化设定下,深入分析了病态优化中随机梯度下降(SGD)的可疑对齐现象。该现象表现为:初始阶段梯度与主导子空间的对齐度下降,随后上升并稳定于高对齐状态。尽管对齐度很高,但沿主导子空间的梯度更新反而无法有效降低损失,显得‘可疑’。本文揭示,在低对齐阶段,存在一个自适应临界步长ηₜ*,当步长ηₜ < ηₜ*时对齐下降,ηₜ > ηₜ*时对齐上升;而在高对齐阶段,对齐会自我修正并下降,不受步长影响。在充分病态条件下,存在一个步长区间,使投影到背景空间能降损,而投影到主导空间却会增损,解释了近期观察到的主导空间更新无效现象。进一步证明,对于固定步长和大初始化,SGD会呈现先对齐下降、后稳定于高对齐的双阶段行为。

原文摘要 · Abstract (English)

This paper explores the suspicious alignment phenomenon in stochastic gradient descent (SGD) under ill-conditioned optimization, where the Hessian spectrum splits into dominant and bulk subspaces. This phenomenon describes the behavior of gradient alignment in SGD updates. Specifically, during the initial phase of SGD updates, the alignment between the gradient and the dominant subspace tends to decrease. Subsequently, it enters a rising phase and eventually stabilizes in a high-alignment phase. The alignment is considered ``suspicious'' because, paradoxically, the projected gradient update along this highly-aligned dominant subspace proves ineffective at reducing the loss. The focus of this work is to give a fine-grained analysis in a high-dimensional quadratic setup about how step size selection produces this phenomenon. Our main contribution can be summarized as follows: We propose a step-size condition revealing that in low-alignment regimes, an adaptive critical step size $η_t^*$ separates alignment-decreasing ($η_t < η_t^*$) from alignment-increasing ($η_t > η_t^*$) regimes, whereas in high-alignment regimes, the alignment is self-correcting and decreases regardless of the step size. We further show that under sufficient ill-conditioning, a step size interval exists where projecting the SGD updates to the bulk space decreases the loss while projecting them to the dominant space increases the loss, which explains a recent empirical observation that projecting gradient updates to the dominant subspace is ineffective. Finally, based on this adaptive step-size theory, we prove that for a constant step size and large initialization, SGD exhibits this distinct two-phase behavior: an initial alignment-decreasing phase, followed by stabilization at high alignment.

优化理论SGD梯度对齐病态优化

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