Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

AMO: Adaptive Muon Orthogonalization

About

Muon has recently emerged as a competitive alternative to AdamW for large-scale pre-training, with orthogonalization via Newton-Schulz (NS) iterations as its core operation. Existing Muon variants apply a uniform NS schedule to all parameter matrices, overlooking possible differences in orthogonalization difficulty and its impact on performance. Through a systematic empirical study, we show that this per-matrix heterogeneity is pervasive and largely determined by matrix geometry, which evolves dynamically across operator types, training stages, and network depths. As a result, uniform NS schedules can lead to uneven orthogonalization quality across the model. Motivated by these findings, we propose Adaptive Muon Orthogonalization (AMO), an observe-then-commit method that measures weight geometry by operator type early in training and then uses these signals to allocate the NS budget for the remainder of training. AMO delivers consistent improvements over uniform-schedule Muon across standard, prolonged, and continual pre-training, surpassing the strongest baseline by +0.76 on Llama3.1-1.4B and +0.51 on Qwen3-1.7B in average downstream performance of 12 evaluation tasks.

Xinlin Zhuang, Panyi Ouyang, Yichen Li, Jiangming Shi, Yizhang Chen, Shuman Liu, Ying Qian, Weiyang Liu, Haibo Zhang, Imran Razzak• 2026

Related benchmarks

TaskDatasetResultRank
Question AnsweringOpenBookQA
Accuracy25.6
305
Physical Commonsense ReasoningPIQA (val)
Accuracy70.5
118
Question AnsweringARC Challenge (test)
Accuracy31.2
103
Question AnsweringARC Easy (test)
Accuracy66.46
74
Commonsense ReasoningHellaSwag (val)
Accuracy37.46
54
Question AnsweringSciQ (test)
Accuracy85.4
28
Language Modeling EvaluationGeneral Language Evaluation Suite AE, AC, SciQ, MMLU, MMLU-P, HS, OBQA, PIQA, RACE, WG, CSQA, AGI (test)
AE Score69.36
27
Reading ComprehensionRACE-h (test)
Accuracy33
26
Zero-shot Language UnderstandingQwen3-0.6B Zero-shot Evaluation Suite (AE, AC, SciQ, MM, MM-P, HS, OBQA, PIQA, RACE, WG, CSQA, AGI) (test)
Accuracy (AE)68.64
15
Multiple-choice Question AnsweringMMLU (test)
Accuracy26.24
14
Showing 10 of 15 rows

Other info

Follow for update