English

First order online optimisation using forward gradients in over-parameterised systems

Optimization and Control 2022-12-08 v3

Abstract

The success of deep learning over the past decade mainly relies on gradient-based optimisation and backpropagation. This paper focuses on analysing the performance of first-order gradient-based optimisation algorithms, gradient descent and proximal gradient, with time-varying non-convex cost function under (proximal) Polyak-{\L}ojasiewicz condition. Specifically, we focus on using the forward mode of automatic differentiation to compute gradients in the fast-changing problems where calculating gradients using the backpropagation algorithm is either impossible or inefficient. Upper bounds for tracking and asymptotic errors are derived for various cases, showing the linear convergence to a solution or a neighbourhood of an optimal solution, where the convergence rate decreases with the increase in the dimension of the problem. We show that for a solver with constraints on computing resources, the number of forward gradient iterations at each step can be a design parameter that trades off between the tracking performance and computing constraints.

Keywords

Cite

@article{arxiv.2211.15825,
  title  = {First order online optimisation using forward gradients in over-parameterised systems},
  author = {Behnam Mafakheri and Iman Shames and Jonathan H. Manton},
  journal= {arXiv preprint arXiv:2211.15825},
  year   = {2022}
}

Comments

18 pages, 1 figure

R2 v1 2026-06-28T07:15:54.968Z