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

MGUP: A Momentum-Gradient Alignment Update Policy for Stochastic Optimization

About

Efficient optimization is essential for training large language models. Although intra-layer selective updates have been explored, a general mechanism that enables fine-grained control while ensuring convergence guarantees is still lacking. To bridge this gap, we propose \textbf{MGUP}, a novel mechanism for selective updates. \textbf{MGUP} augments standard momentum-based optimizers by applying larger step-sizes to a selected fixed proportion of parameters in each iteration, while applying smaller, non-zero step-sizes to the rest. As a nearly {plug-and-play} module, \textbf{MGUP} seamlessly integrates with optimizers such as AdamW, Lion, and Muon. This yields powerful variants such as \textbf{MGUP-AdamW}, \textbf{MGUP-Lion}, and \textbf{MGUP-Muon}. Under standard assumptions, we provide theoretical convergence guarantees for \textbf{MGUP-AdamW} (without weight decay) in stochastic optimization. Extensive experiments across diverse tasks, including MAE pretraining, LLM pretraining, and downstream fine-tuning, demonstrate that our \textbf{MGUP}-enhanced optimizers achieve superior or more stable performance compared to their original base optimizers. We offer a principled, versatile, and theoretically grounded strategy for efficient intra-layer selective updates, accelerating and stabilizing the training of large-scale models. The code is publicly available at https://github.com/MaeChd/MGUP.

Da Chang, Ganzhao Yuan• 2026

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningGSM8K (val)
Accuracy34.96
115
Natural Language UnderstandingGLUE (val)
Average Score85.15
12
Mathematical ReasoningGSM-8K (train)
Train Loss0.056
7
Showing 3 of 3 rows

Other info

Follow for update