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 K1∑k=1KE[∥∇f(Xk)∥∗]≤O(K1/4m+nC) measured by nuclear norm, where K represents the iteration number, (m,n) denotes the size of matrix parameters, and C matches the constant in the optimal convergence rate of SGD. Theoretically, we have ∥∇f(X)∥F≤∥∇f(X)∥∗≤m+n∥∇f(X)∥F, supporting that our convergence rate can be considered to be analogous to the optimal K1∑k=1KE[∥∇f(Xk)∥F]≤O(K1/4C) convergence rate of SGD in the ideal case of ∥∇f(X)∥∗=Θ(m+n)∥∇f(X)∥F and balanced m and n.
@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}
}