English

On the Convergence of Muon and Beyond

Machine Learning 2026-05-12 v5

Abstract

The Muon optimizer has demonstrated remarkable empirical success in handling matrix-structured parameters for training neural networks. However, a significant gap remains between its practical performance and theoretical understanding. Existing analyses show that the Muon variants achieve only a suboptimal ergodic convergence rate of O(T1/4)\mathcal{O}(T^{-1/4}) in stochastic non-convex settings, where TT denotes the number of iterations. To study the theoretical limits of Muon, we analyze two momentum-based variance-reduced variants: the one-batch Muon-MVR1 and the two-batch Muon-MVR2. We provide the first rigorous proof that, under \textbf{horizon-free} learning-rate schedules, variance reduction enables Muon-MVR2 to attain the optimal anytime convergence rate O~(T1/3)\widetilde{\mathcal{O}}(T^{-1/3}), matching the lower bound for this problem class. Under the Polyak--\L{}ojasiewicz (PL) condition, we establish anytime guarantees for Muon-MVR1 and Muon-MVR2: they attain best-iterate rates of O~(T1/4)\widetilde{\mathcal{O}}(T^{-1/4}) and O~(T1/3)\widetilde{\mathcal{O}}(T^{-1/3}) for the expected square-root suboptimality, and, given an additional uniform gradient bound along the iterates, achieve last-iterate rates of O(T1/4)\mathcal{O}(T^{-1/4}) and O(T1/3)\mathcal{O}(T^{-1/3}) for the objective gap, respectively. Experiments on CIFAR-10 and C4 support the practical effectiveness of the proposed variance-reduced Muon variants. Code is available at \href{https://github.com/MaeChd/MUON-MVR}{Muon-MVR} Codebase.

Keywords

Cite

@article{arxiv.2509.15816,
  title  = {On the Convergence of Muon and Beyond},
  author = {Da Chang and Yongxiang Liu and Ganzhao Yuan},
  journal= {arXiv preprint arXiv:2509.15816},
  year   = {2026}
}