English

Natural Gradient Methods: Perspectives, Efficient-Scalable Approximations, and Analysis

Machine Learning 2023-03-10 v1

Abstract

Natural Gradient Descent, a second-degree optimization method motivated by the information geometry, makes use of the Fisher Information Matrix instead of the Hessian which is typically used. However, in many cases, the Fisher Information Matrix is equivalent to the Generalized Gauss-Newton Method, that both approximate the Hessian. It is an appealing method to be used as an alternative to stochastic gradient descent, potentially leading to faster convergence. However, being a second-order method makes it infeasible to be used directly in problems with a huge number of parameters and data. This is evident from the community of deep learning sticking with the stochastic gradient descent method since the beginning. In this paper, we look at the different perspectives on the natural gradient method, study the current developments on its efficient-scalable empirical approximations, and finally examine their performance with extensive experiments.

Keywords

Cite

@article{arxiv.2303.05473,
  title  = {Natural Gradient Methods: Perspectives, Efficient-Scalable Approximations, and Analysis},
  author = {Rajesh Shrestha},
  journal= {arXiv preprint arXiv:2303.05473},
  year   = {2023}
}

Comments

14 pages

R2 v1 2026-06-28T09:09:50.482Z