LGAIMar 10

HTMuon: Improving Muon via Heavy-Tailed Spectral Correction

arXiv:2603.10067v195.74 citationsh-index: 5Has Code
Predicted impact top 5% in LG · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses improving training efficiency and performance for large language models, representing an incremental advancement over existing Muon variants.

The authors tackled the problem of Muon's update rule suppressing heavy-tailed weight spectra and over-emphasizing noise-dominated directions in LLM training, proposing HTMuon which reduces perplexity by up to 0.98 on LLaMA pretraining compared to Muon.

Muon has recently shown promising results in LLM training. In this work, we study how to further improve Muon. We argue that Muon's orthogonalized update rule suppresses the emergence of heavy-tailed weight spectra and over-emphasizes the training along noise-dominated directions. Motivated by the Heavy-Tailed Self-Regularization (HT-SR) theory, we propose HTMuon. HTMuon preserves Muon's ability to capture parameter interdependencies while producing heavier-tailed updates and inducing heavier-tailed weight spectra. Experiments on LLM pretraining and image classification show that HTMuon consistently improves performance over state-of-the-art baselines and can also serve as a plug-in on top of existing Muon variants. For example, on LLaMA pretraining on the C4 dataset, HTMuon reduces perplexity by up to $0.98$ compared to Muon. We further theoretically show that HTMuon corresponds to steepest descent under the Schatten-$q$ norm constraint and provide convergence analysis in smooth non-convex settings. The implementation of HTMuon is available at https://github.com/TDCSZ327/HTmuon.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes