A Continuous-Time Analysis of Smoothed Matrix-Polar Spectral Gradient Flows for Muon-Type Optimization
arXiv:2608.01911
2026
Optimization
1 ideas extracted · analyzed Aug 31, 2026
What the math gives to ML
The paper supplies a smooth spectral replacement for the matrix polar factor, preserving the singular-vector geometry of Muon while removing its singularity at rank-deficient momentum matrices. The key transferable asset is the bounded singular-value response \(\sigma \mapsto \sigma/\sqrt{\sigma^2+\epsilon}\): large singular modes receive approximately unit polar normalization, while small or noisy modes are attenuated continuously instead of being amplified by an ill-conditioned inverse square root. This suggests a drop-in matrix optimizer for transformer and MLP weight updates, with \(\epsilon\) scheduled or tuned to control noise sensitivity and numerical stability. The spectral potential \(\Phi_\epsilon\) also gives an explicit energy whose gradient is exactly the update direction, enabling optimizer diagnostics based on spectral dissipation.
Ideas from this paper
△ Mechanism confirmed, baseline not beaten
2026
Replace the exact matrix-polar normalization in Muon with the smoothed feedback \(h_\epsilon(M)=M(M^\top M+\epsilon I)^{-1/2}\). This retains singular-vector-aware updates and approximately unit-normalizes dominant spectral modes, but avoids unstable behavior when the momentum matrix is rank deficient or has tiny singular values.
Useful7/10
Difficulty5/10
Novelty4/10