Muon^p: Muon with Fractional Spectral Powers
Organizations: Princeton University
Abstract
Muon is an increasingly widely used optimizer that replaces a gradient with its polar factor , thereby flattening the singular spectrum. However, full flattening discards singular-value information that may matter for adaptation. We introduce Muon, a Muon-style optimizer that instead uses fractional spectral-power updates for rational , interpolating between Muon and gradient descent. To make it practical, we prove that fractional spectral powers cannot be computed by any fixed univariate polynomial iteration, and furthermore derive low-degree odd bivariate recurrences that approximate using only matrix multiplications, preserving Muon's matrix-multiplication-only structure and compute complexity. We show that Muon maximizes the linear improvement in loss under the Schatten -norm for . Empirically, Muon is especially effective for finetuning: on billion-scale models, Muon improves validation perplexity and downstream task performance. We further analyze when Muon is less suitable, through the lens of spectral geometry. Our results reveal important insights on when preserving the singular spectrum can bring significant gains, and introduce a principled way to achieve them.