English

Dual Gauss-Newton Directions for Deep Learning

Machine Learning 2023-10-30 v2 Optimization and Control

Abstract

Inspired by Gauss-Newton-like methods, we study the benefit of leveraging the structure of deep learning objectives, namely, the composition of a convex loss function and of a nonlinear network, in order to derive better direction oracles than stochastic gradients, based on the idea of partial linearization. In a departure from previous works, we propose to compute such direction oracles via their dual formulation, leading to both computational benefits and new insights. We demonstrate that the resulting oracles define descent directions that can be used as a drop-in replacement for stochastic gradients, in existing optimization algorithms. We empirically study the advantage of using the dual formulation as well as the computational trade-offs involved in the computation of such oracles.

Keywords

Cite

@article{arxiv.2308.08886,
  title  = {Dual Gauss-Newton Directions for Deep Learning},
  author = {Vincent Roulet and Mathieu Blondel},
  journal= {arXiv preprint arXiv:2308.08886},
  year   = {2023}
}

Comments

Presented at the Duality Principles for Modern Machine Learning Workshop at ICML 2023

R2 v1 2026-06-28T11:57:49.113Z