English

NuMuon: Nuclear-Norm-Constrained Muon for Compressible LLM Training

Machine Learning 2026-03-05 v1

Abstract

The rapid progress of large language models (LLMs) is increasingly constrained by memory and deployment costs, motivating compression methods for practical deployment. Many state-of-the-art compression pipelines leverage the low-rank structure of trained weight matrices, a phenomenon often associated with the properties of popular optimizers such as Adam. In this context, Muon is a recently proposed optimizer that improves LLM pretraining via full-rank update steps, but its induced weight-space structure has not been characterized yet. In this work, we report a surprising empirical finding: despite imposing full-rank updates, Muon-trained models exhibit pronounced low-rank structure in their weight matrices and are readily compressible under standard pipelines. Motivated by this insight, we propose NuMuon, which augments Muon with a nuclear-norm constraint on the update direction, further constraining the learned weights toward low-rank structure. Across billion-parameter-scale models, we show that NuMuon increases weight compressibility and improves post-compression model quality under state-of-the-art LLM compression pipelines while retaining Muon's favorable convergence behavior.

Keywords

Cite

@article{arxiv.2603.03597,
  title  = {NuMuon: Nuclear-Norm-Constrained Muon for Compressible LLM Training},
  author = {Hadi Mohaghegh Dolatabadi and Thalaiyasingam Ajanthan and Sameera Ramasinghe and Chamin P Hewa Koneputugodage and Shamane Siriwardhana and Violetta Shevchenko and Karol Pajak and James Snewin and Gil Avraham and Alexander Long},
  journal= {arXiv preprint arXiv:2603.03597},
  year   = {2026}
}

Comments

47 pages, 22 figures, 18 tables

R2 v1 2026-07-01T11:02:15.291Z