paper-with-me

Papers

HTMuon: Improving Muon via Heavy-Tailed Spectral Correction

2026-03-10 · Tianyu Pang, Yujie Fang, Zihang Liu, Shenyang Deng, Lei Hsiung, Shuhua Yu, Yaoqing Yang arxiv

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.

📄 PDF Abstract BibTeX arXiv:2603.10067

Code (0)

등록된 구현이 없습니다.

Tasks

Image Classification

Similar Papers 제목 키워드 기반

Free Heavy-Tailed Lunch for Muon: A Theoretical Justification of Empirical Success

2026-06-12 · Florian Hübler, Thomas Pethick, Suvrit Sra arxiv

Non-Euclidean optimisation methods with matrix-valued updates, such as Muon and Scion, have recently shown strong empirical performance for training Transformer models, yet their theoretical advantages over Euclidean met…

Muon Converges under Heavy-Tailed Noise: Nonconvex Hölder-Smooth Empirical Risk Minimization

2026-03-16 · Hideaki Iiduka arxiv

Muon is a recently proposed optimizer that enforces orthogonality in parameter updates by projecting gradients onto the Stiefel manifold, leading to stable and efficient training in large-scale deep neural networks. Mean…

Can Entry-Wise Clipping Give Spectral Control of Stochastic Gradients?

2026-05-26 · Zitao Song, Cedar Site Bai, Zhe Zhang, Brian Bullins 외 arxiv

Training instabilities such as loss spikes are frequently the result of stochastic gradient noise. Because of rare expressions in language training data, and multiple layer composition, the noise impact is heavy-tailed a…

LionMuon: Alternating Spectral and Sign Descent for Efficient Training

2026-05-19 · Arman Bolatov, Artem Riabinin, Nikita Kornilov, Andrey Veprikov 외 arxiv

In large-scale optimization, the cheapness and effectiveness of update steps are the most crucial factors for a successful optimizer. Sign-based optimizers like Lion or Signum produce cheap per-step updates, whereas Muon…

Muon in Vision Transformers: Optimizer-Recipe Interactions and Gradient Spectra

2026-05-23 · Ben S. Southworth, Shuai Jiang, Daniel McBride, Eric C. Cyr 외 arxiv

Muon is a recently developed matrix-aware optimizer that has shown strong results in transformer training, but its behavior in vision transformers (ViTs) is not yet well understood. We study Muon for ViT training, largel…

Image SegmentationData Augmentation