English

Preconditioner on Matrix Lie Group for SGD

Machine Learning 2018-12-27 v2 Machine Learning

Abstract

We study two types of preconditioners and preconditioned stochastic gradient descent (SGD) methods in a unified framework. We call the first one the Newton type due to its close relationship to the Newton method, and the second one the Fisher type as its preconditioner is closely related to the inverse of Fisher information matrix. Both preconditioners can be derived from one framework, and efficiently estimated on any matrix Lie groups designated by the user using natural or relative gradient descent minimizing certain preconditioner estimation criteria. Many existing preconditioners and methods, e.g., RMSProp, Adam, KFAC, equilibrated SGD, batch normalization, etc., are special cases of or closely related to either the Newton type or the Fisher type ones. Experimental results on relatively large scale machine learning problems are reported for performance study.

Cite

@article{arxiv.1809.10232,
  title  = {Preconditioner on Matrix Lie Group for SGD},
  author = {Xi-Lin Li},
  journal= {arXiv preprint arXiv:1809.10232},
  year   = {2018}
}

Comments

to appear on ICLR 2019

R2 v1 2026-06-23T04:19:42.702Z