PolarGrad: A Class of Matrix-Gradient Optimizers from a Unifying Preconditioning Perspective
Tim Tsz-Kit Lau, Qi Long, Weijie Su

TL;DR
This paper introduces PolarGrad, a new class of matrix-gradient optimizers based on polar decomposition, providing a unifying framework that explains and improves upon existing optimizers like Adam and Muon in deep learning.
Contribution
It offers a unifying analysis framework for matrix-aware preconditioned methods and introduces PolarGrad, a novel optimizer leveraging polar decomposition for better convergence.
Findings
PolarGrad outperforms Adam and Muon in language model training.
The framework clarifies the effectiveness of structure-aware preconditioners.
PolarGrad demonstrates improved convergence on diverse matrix optimization tasks.
Abstract
The ever-growing scale of deep learning models and training data underscores the critical importance of efficient optimization methods. While preconditioned gradient methods such as Adam and AdamW are the de facto optimizers for training neural networks and large language models, structure-aware preconditioned optimizers like Shampoo and Muon, which utilize the matrix structure of gradients, have demonstrated promising evidence of faster convergence. In this paper, we introduce a unifying framework for analyzing "matrix-aware" preconditioned methods, which not only sheds light on the effectiveness of Muon and related optimizers but also leads to a class of new structure-aware preconditioned methods. A key contribution of this framework is its precise distinction between preconditioning strategies that treat neural network weights as vectors (addressing curvature anisotropy) versus those…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced NMR Techniques and Applications · Machine Learning in Materials Science · Stochastic Gradient Optimization Techniques
MethodsAdamW · Adam
