[edit]
Reassessing Muon for Matrix Factorization
Proceedings of the 2nd Conference on Topology, Algebra, and Geometry in Data Science(TAG-DS 2026), PMLR 334(2):59-86, 2026.
Abstract
Muon has recently emerged as a strong optimizer for large-scale deep learning, where it reshapes gradient updates through approx- imate orthogonalization and has been reported to outperform Adam and AdamW on large language model training. Its empirical success has motivated a growing theoretical liter- ature that interprets Muon as steepest descent under the spectral norm. Yet it remains unclear which of Muon{’}s advantages stem from its update rule itself and which are arti- facts of the scale, architecture, and data of modern deep networks. In this work we isolate the optimizer from these confounders by studying Muon on a simple, well-understood, and spectrally structured problem: low-rank matrix factorization. Through a controlled and systematically tuned comparison against adaptive baselines, we find that Muon does not consistently outperform AdamW in this setting, and that several previously reported advan- tages are sensitive to hyperparameter choices. Our results give a more nuanced picture of when spectrum-aware orthogonalization helps, and argue for evaluating modern optimizers on controlled problems in addition to end-to-end benchmarks.