中文

随机梯度下降方案最后一个迭代的收敛率

最优化与控制 2026-03-11 v4 机器学习

摘要

我们研究了随机梯度下降(SGD)和随机重量摆动(SHB)在参数化设置下的最后一个迭代的收敛率,该设置下目标函数 F 为全局凸或非凸,其梯度为 γ-Holder 条件。我们仅使用离散的 Gronwall 不等式而不使用 Robbins-Siegmund 定理,恢复了两种 SGD 和 SHB 的结果:对于非凸目标,minstF(ws)2=o(tp1)\min_{s\leq t} \|\nabla F(w_s)\|^2 = o(t^{p-1});对于 β(0,1)\beta \in (0, 1)τ:=inf{t>0:F(wt)=F}\tau := \inf \{ t > 0 : F(w_t) = F_*\},以及凸目标函数 F,其最小值 F_* 满足 F(wτt)F=o(t2γ/(1+γ)max(p1,2p+1)ϵ)F(w_{\tau \wedge t}) - F_* = o(t^{2\gamma/(1+\gamma) \cdot \max(p-1,-2p+1)-\epsilon})minstF(ws)F=o(tp1)\min_{s \leq t} F(w_s) - F_* = o(t^{p-1})。此外,我们证明当 F 为凸且 γ=1\gamma = 1,步长 αt=Θ(tp)\alpha_t = \Theta(t^{-p})p(12,1)p \in (\frac{1}{2}, 1) 时,带常数动量参数 β(0,1)\beta \in (0, 1) 的 SHB 在概率至少 1δ1-\delta 下 attains a convergence rate of F(wt)F=O(tmax(p1,2p+1)log2tδ)F(w_t) - F_* = O(t^{\max(p-1,-2p+1)} \log^2 \frac{t}{\delta})

关键词

引用

@article{arxiv.2507.07281,
  title  = {Convergence Rate for the Last Iterate of Stochastic Gradient Descent Schemes},
  author = {Marcel Hudiani},
  journal= {arXiv preprint arXiv:2507.07281},
  year   = {2026}
}