Convergence Analysis of Newton's Method for Neural Networks in the Overparameterized Limit

📅 2026-05-08
📈 Citations: 0
Influential: 0
📄 PDF

career value

210K/year
🤖 AI Summary
This work addresses the slow convergence of gradient descent on high-frequency targets in over-parameterized neural networks—a phenomenon attributed to spectral bias—and proposes a regularized Newton method to overcome this limitation. The authors introduce the “Neural Newton Tangent Kernel” (NNTK) to characterize the training dynamics of the proposed method in the infinite-width limit. By analyzing the spectral properties of the NNTK, they demonstrate that the regularization parameter uniformly controls the lower bound of its eigenvalues, thereby mitigating spectral bias. They further establish scaling rules for the regularization with respect to network width, ensuring a positive-definite Hessian and linearized training behavior. Theoretically, the method achieves global exponential convergence to a zero-loss solution for both low- and high-frequency targets in sufficiently wide networks, significantly outperforming standard gradient descent.
📝 Abstract
A convergence analysis is developed for the regularized Newton method for training neural networks (NNs) in the overparameterized limit. As the number of hidden units tends to infinity, the NN training dynamics converge in probability to the solution of a deterministic limit equation involving a ``Newton neural tangent kernel'' (NNTK). Explicit rates characterizing this convergence are provided and, in the infinite-width limit, we prove that the NN converges exponentially fast to the target data (i.e., a global minimizer with zero loss). We show that this convergence is uniform across the frequency spectrum, addressing the spectral bias inherent in gradient descent. The eigenvalues of the NTK for gradient descent accumulate at zero, leading to slow convergence for target data with high-frequency components. In contrast, the NNTK has uniformly lower bounded eigenvalues if the regularization parameter is selected appropriately, allowing Newton's method to converge more quickly for data with high-frequency components. Mathematical challenges that need to be addressed in our analysis include the implicit parameter update of the Newton method with a potentially indefinite Hessian matrix and the fact that the dimension of this linear system of equations tends to infinity as the NN width grows. This complicates deriving the training dynamics in the overparameterized limit as well as proving the convergence of the finite-width dynamics thereto. The analysis identifies a scaling formula for selecting the regularization parameter, which we show can vanish at a suitable rate as the number of hidden units becomes larger. We prove that, for sufficiently large numbers of hidden units, the regularized Hessian remains positive definite during training and the Newton updates for individual NN parameters converge to zero, showing that the model behaves as a linearization around the initialization.
Problem

Research questions and friction points this paper is trying to address.

overparameterization
Newton's method
spectral bias
neural tangent kernel
convergence analysis
Innovation

Methods, ideas, or system contributions that make the work stand out.

Newton's method
overparameterized neural networks
Newton Neural Tangent Kernel (NNTK)
spectral bias
convergence analysis
🔎 Similar Papers
No similar papers found.