paper-with-me

홈 › Papers

Theoretical characterisation of the Gauss-Newton conditioning in Neural Networks

2024-11-04 · Jim Zhao, Sidak Pal Singh, Aurelien Lucchi

The Gauss-Newton (GN) matrix plays an important role in machine learning, most evident in its use as a preconditioning matrix for a wide family of popular adaptive methods to speed up optimization. Besides, it can also provide key insights into the optimization landscape of neural networks. In the context of deep neural networks, understanding the GN matrix involves studying the interaction between different weight matrices as well as the dependencies introduced by the data, thus rendering its analysis challenging. In this work, we take a first step towards theoretically characterizing the conditioning of the GN matrix in neural networks. We establish tight bounds on the condition number of the GN in deep linear networks of arbitrary depth and width, which we also extend to two-layer ReLU networks. We expand the analysis to further architectural components, such as residual connections and convolutional layers. Finally, we empirically validate the bounds and uncover valuable insights into the influence of the analyzed architectural components.

📄 PDF Abstract BibTeX arXiv:2411.02139

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Ginger: An Efficient Curvature Approximation with Linear Complexity for General Neural Networks

2024-02-05 · Yongchang Hao, Yanshuai Cao, Lili Mou

Second-order optimization approaches like the generalized Gauss-Newton method are considered more powerful as they utilize the curvature information of the objective function with preconditioning matrices. Albeit offerin…

Adam or Gauss-Newton? A Comparative Study In Terms of Basis Alignment and SGD Noise

2025-10-15 · Bingbin Liu, Rachit Bansal, Depen Morwani, Nikhil Vyas 외 arxiv

Diagonal preconditioners are computationally feasible approximate to second-order optimizers, which have shown significant promise in accelerating training of deep learning models. Two predominant approaches are based on…

Gauss-Newton Natural Gradient Descent for Shape Learning

2026-01-24 · James King, Arturs Berzins, Siddhartha Mishra, Marius Zeinhofer arxiv

We explore the use of the Gauss-Newton method for optimization in shape learning, including implicit neural surfaces and geometry-informed neural networks. The method addresses key challenges in shape learning, such as t…

A Riemannian Optimization Perspective of the Gauss-Newton Method for Feedforward Neural Networks

2024-12-18 · Semih Cayci

We analyze the convergence of Gauss-Newton dynamics for training neural networks with smooth activation functions. In the underparameterized regime, the Gauss-Newton gradient flow induces a Riemannian gradient flow on a …

Riemannian optimization

Error whitening: Why Gauss-Newton outperforms Newton

2026-05-11 · Maricela Best McKay, Nathan P. Lawrence, Brian Wetton, R. Bhushan Gopaluni arxiv

The Gauss-Newton matrix is widely viewed as a positive semidefinite approximation of the Hessian, yet mounting empirical evidence shows that Gauss-Newton descent outperforms Newton's method. We adopt a function space per…