cd /news/machine-learning/approximate-muon-with-low-rank-adapt… · home topics machine-learning article
[ARTICLE · art-99420] src=machinebrief.com ↗ pub= topic=machine-learning verified=true sentiment=· neutral

Approximate Muon with low-rank adapters

Researchers propose sMuon, a method that adapts the Muon optimizer for low-rank fine-tuning by approximating the orthogonalization step via linearization and least-squares, using only matmul operations. In experiments across supervised fine-tuning and ReLoRA pretraining, sMuon provides moderate performance improvements over alternatives, addressing the incompatibility of Muon with LoRA.

read1 min views2 publishedAug 17, 2026

arXiv:2608.14492v1 Announce Type: new Abstract: The Muon optimizer shows clear benefits versus alternatives when pretraining neural networks. However, it is used less frequently for parameter-efficient fine-tuning (PEFT). One potential reason is that the most common PEFT method, LoRA, does not naturally combine with Muon since it is not mathematically possible to orthogonalize the weight update given by a low-rank parameterization. In this paper, we address this issue by approximating the solution to a relaxed Muon objective in the low-rank setting via linearization and then least-squares. We provide an efficient implementation that uses matmul operations only, as opposed to more complex linear algebra decomposition routines. Our method, sMuon (small Muon), performs favourably across SFT and a ReLoRA pretraining experiment. While results are model- and eval-dependent, we find overall that using Muon for low-rank fine-tuning provides moderate performance improvements.

── more in #machine-learning 4 stories · sorted by recency
── more on @muon 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/approximate-muon-wit…] indexed:0 read:1min 2026-08-17 ·