Modelwire
Subscribe

Denoise First, Orthogonalize Later: Understanding Momentum in Muon via Spectral Filtering

Researchers have clarified how momentum stabilizes Muon, an optimizer gaining traction in large language model training. The key insight: momentum functions as a spectral filter that dampens noise while preserving signal structure, which in turn stabilizes the orthogonalization step central to Muon's design. This theoretical bridge between momentum and empirical gains matters because it explains why a relatively new optimizer works, potentially guiding future optimizer design and helping practitioners tune Muon more effectively for production LLM training.

Modelwire context

Explainer

The paper doesn't just show that momentum helps Muon work; it explains the mechanism: momentum acts as a noise filter in frequency space before the orthogonalization step runs, not after. This specificity about the order of operations is what prior work on Muon lacked.

This connects directly to the spectral audit work from early June, which showed that neural operators can be numerically correct while harboring flawed internal dynamics. Here, researchers are using spectral decomposition to expose optimizer dynamics in the same way. Both papers treat their subjects as differentiable transformations and ask what's actually happening in frequency space rather than just measuring final accuracy. The difference: one audits learned models, this one audits the training algorithm itself. Together they signal a broader shift toward spectral reasoning as a diagnostic tool across ML infrastructure.

If practitioners report that tuning Muon's momentum coefficient based on this spectral filtering model produces more stable training runs on new model scales (say, 10T+ parameter models in the next 6 months) compared to prior hand-tuning approaches, the theory has predictive power. If the gains don't transfer to new architectures or scales, the insight is narrower than claimed.

Coverage we drew on

This analysis is generated by Modelwire’s editorial layer from our archive and the summary above. It is not a substitute for the original reporting. How we write it.

MentionsMuon · arXiv

MW

Modelwire Editorial

This synthesis and analysis was prepared by the Modelwire editorial team. We use advanced language models to read, ground, and connect the day’s most significant AI developments, providing original strategic context that helps practitioners and leaders stay ahead of the frontier.

Modelwire summarizes, we don’t republish. The full content lives on arxiv.org. If you’re a publisher and want a different summarization policy for your work, see our takedown page.

Denoise First, Orthogonalize Later: Understanding Momentum in Muon via Spectral Filtering · Modelwire