Muon Can Outperform Dedicated Continual Learning Methods

📅 2026-09-21
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
研究使用Muon优化器正交化更新以解决持续学习中的遗忘问题,对比了IncLoRA、O-LoRA和ELLA方法,发现Muon在标准CL基准上表现良好。
📝 Abstract
Continual learning with Low-Rank Adapters (LoRA) typically mitigates forgetting by penalizing the overlap between a new update and the accumulated past weights, which discourages certain update directions without controlling how an update distributes its energy over the ones that remain. We ask whether that restriction has to be task-aware, or whether a generic one supplied by the optimizer is enough. We train a plain incremental LoRA (IncLoRA) with Muon, which orthogonalizes each update, and compare it against O-LoRA and ELLA over five seeds and three task orders on the Standard CL Benchmark and three seeds on TRACE. IncLoRA+Muon reaches the accuracy band of the dedicated methods on Standard CL and improves on every AdamW configuration on TRACE. One update-constraining mechanism is enough, whether it comes from the loss or from the optimizer; on Standard CL a second one does not help, and for the most restrictive method it costs 8.4 points of accuracy and the plasticity to fit each task. What separates the two optimizers is not the size of the update, which under Muon is 0.91 to 2.06 times that under AdamW, but how it is distributed. AdamW confines it to between 1.4 and 1.8 effective singular directions, Muon spreads it over 7.0, and the two do not overlap in any tracked run. Part of the advantage usually attributed to dedicated CL methods may therefore be explained by the geometry of the optimizer's updates.
Problem

Research questions and friction points this paper is trying to address.

Continual Learning
Low-Rank Adapters
Optimizer
Update Restriction
Task-Aware
Innovation

Methods, ideas, or system contributions that make the work stand out.

Muon
Orthogonalization
Continual Learning
Low-Rank Adapters
Optimizer
S
Sebastian George Sincari
Faculty of Mathematics and Computer Science, University of Bucharest, Bucharest, Romania
B
Bogdan Alexandru Gheorghe
Faculty of Mathematics and Computer Science, University of Bucharest, Bucharest, Romania
Antonio Barbalau
Antonio Barbalau
Bitdefender, University of Bucharest
Machine Learning