English

DynMuon: A Dynamic Spectral Shaping View of Muon

Machine Learning 2026-05-25 v2 Artificial Intelligence

Abstract

In recent years, Muon has emerged as the dominant method for training large language models, and transformers more broadly. The essential difference, when compared to standard gradient descent methods, is to replace the usual update matrix M=UΣVM=U\Sigma V^\top with its polar factor UVUV^\top. In this work, we consider a class of Muon-like updates, where we replace the update MM with UΣpVU\Sigma^p V^\top for some parameter pp. We call this a "spectral-shaping" operation, and develop a theory of how to pick pp which depends on (a) local curvature of the loss function, (b) noise stemming from stochastic gradients and label noise, and (c) training stage. Our theory and experimentation reveal a previously overlooked behavior: positive pp helps early by emphasizing high-curvature directions and accelerating signal contraction, while mildly negative pp helps later by reallocating update strength toward low-curvature directions that still contain useful training signals. Building on the insight, we propose DynMuon, an efficient dynamic spectral shaping method that schedules pp from positive to mildly negative over training. Extensive experiments across model sizes, architectures, and training settings show that DynMuon consistently achieves lower validation loss than Muon, while requiring 10.6-26.5% fewer steps to reach the same target loss.

Keywords

Cite

@article{arxiv.2605.17109,
  title  = {DynMuon: A Dynamic Spectral Shaping View of Muon},
  author = {Fangzhou Wu and Rikhav Shah and Sandeep Silwal and Qiuyi Zhang},
  journal= {arXiv preprint arXiv:2605.17109},
  year   = {2026}
}

Comments

20 pages