Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
110 tokens/sec
GPT-4o
56 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Gram-Gauss-Newton Method: Learning Overparameterized Neural Networks for Regression Problems (1905.11675v2)

Published 28 May 2019 in cs.LG, math.OC, and stat.ML

Abstract: First-order methods such as stochastic gradient descent (SGD) are currently the standard algorithm for training deep neural networks. Second-order methods, despite their better convergence rate, are rarely used in practice due to the prohibitive computational cost in calculating the second-order information. In this paper, we propose a novel Gram-Gauss-Newton (GGN) algorithm to train deep neural networks for regression problems with square loss. Our method draws inspiration from the connection between neural network optimization and kernel regression of neural tangent kernel (NTK). Different from typical second-order methods that have heavy computational cost in each iteration, GGN only has minor overhead compared to first-order methods such as SGD. We also give theoretical results to show that for sufficiently wide neural networks, the convergence rate of GGN is \emph{quadratic}. Furthermore, we provide convergence guarantee for mini-batch GGN algorithm, which is, to our knowledge, the first convergence result for the mini-batch version of a second-order method on overparameterized neural networks. Preliminary experiments on regression tasks demonstrate that for training standard networks, our GGN algorithm converges much faster and achieves better performance than SGD.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (8)
  1. Tianle Cai (34 papers)
  2. Ruiqi Gao (44 papers)
  3. Jikai Hou (7 papers)
  4. Siyu Chen (105 papers)
  5. Dong Wang (628 papers)
  6. Di He (108 papers)
  7. Zhihua Zhang (118 papers)
  8. Liwei Wang (239 papers)
Citations (56)

Summary

We haven't generated a summary for this paper yet.