English

Convergence Rate Analysis of the AdamW-Style Shampoo: Unifying One-Sided and Two-Sided Preconditioning

Optimization and Control 2026-05-26 v3 Machine Learning

Abstract

This paper studies the AdamW-style Shampoo optimizer, an effective implementation of classical Shampoo that notably won the external tuning track of the AlgoPerf neural network training algorithm competition. Our analysis unifies one-sided and two-sided preconditioning and establishes the convergence rate 1Kk=1KE[f(Xk)]O(m+nCK1/4)\frac{1}{K}\sum_{k=1}^K E\left[\|\nabla f(X_k)\|_*\right]\leq O(\frac{\sqrt{m+n}C}{K^{1/4}}) measured by nuclear norm, where KK represents the iteration number, (m,n)(m,n) denotes the size of matrix parameters, and CC matches the constant in the optimal convergence rate of SGD. Theoretically, we have f(X)Ff(X)m+nf(X)F\|\nabla f(X)\|_F\leq \|\nabla f(X)\|_*\leq \sqrt{m+n}\|\nabla f(X)\|_F, supporting that our convergence rate can be considered to be analogous to the optimal 1Kk=1KE[f(Xk)F]O(CK1/4)\frac{1}{K}\sum_{k=1}^KE\left[\|\nabla f(X_k)\|_F\right]\leq O(\frac{C}{K^{1/4}}) convergence rate of SGD in the ideal case of f(X)=Θ(m+n)f(X)F\|\nabla f(X)\|_*= \Theta(\sqrt{m+n})\|\nabla f(X)\|_F and balanced mm and nn.

Keywords

Cite

@article{arxiv.2601.07326,
  title  = {Convergence Rate Analysis of the AdamW-Style Shampoo: Unifying One-Sided and Two-Sided Preconditioning},
  author = {Huan Li and Yiming Dong and Zhouchen Lin},
  journal= {arXiv preprint arXiv:2601.07326},
  year   = {2026}
}