FISMO: Fisher-Structured Momentum-Orthogonalized Optimizer
Chenrui Xu, Wenjing Yan, Ying-Jun Angela Zhang

TL;DR
FISMO introduces a Fisher-geometry-based optimizer that balances isotropic and anisotropic updates, improving training efficiency and performance in large-scale neural network optimization.
Contribution
It generalizes momentum-orthogonalized updates to incorporate Fisher information geometry, providing convergence guarantees and better adaptation to loss landscape curvature.
Findings
FISMO outperforms baseline optimizers in training efficiency.
FISMO achieves higher final accuracy on benchmarks.
Theoretical convergence rate of O(1/√T) established.
Abstract
Training large-scale neural networks requires solving nonconvex optimization where the choice of optimizer fundamentally determines both convergence behavior and computational efficiency. While adaptive methods like Adam have long dominated practice, the recently proposed Muon optimizer achieves superior performance through orthogonalized momentum updates that enforce isotropic geometry with uniform singular values. However, this strict isotropy discards potentially valuable curvature information encoded in gradient spectra, motivating optimization methods that balance geometric structure with adaptivity. We introduce FISMO (Fisher-Structured Momentum-Orthogonalized) optimizer, which generalizes isotropic updates to incorporate anisotropic curvature information through Fisher information geometry. By reformulating the optimizer update as a trust-region problem constrained by a…
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
TopicsStochastic Gradient Optimization Techniques · Machine Learning in Materials Science · Machine Learning and Data Classification
