English

Improving the Convergence Rates of Forward Gradient Descent with Repeated Sampling

Statistics Theory 2024-11-27 v1 Machine Learning Neural and Evolutionary Computing Statistics Theory

Abstract

Forward gradient descent (FGD) has been proposed as a biologically more plausible alternative of gradient descent as it can be computed without backward pass. Considering the linear model with dd parameters, previous work has found that the prediction error of FGD is, however, by a factor dd slower than the prediction error of stochastic gradient descent (SGD). In this paper we show that by computing \ell FGD steps based on each training sample, this suboptimality factor becomes d/(d)d/(\ell \wedge d) and thus the suboptimality of the rate disappears if d.\ell \gtrsim d. We also show that FGD with repeated sampling can adapt to low-dimensional structure in the input distribution. The main mathematical challenge lies in controlling the dependencies arising from the repeated sampling process.

Keywords

Cite

@article{arxiv.2411.17567,
  title  = {Improving the Convergence Rates of Forward Gradient Descent with Repeated Sampling},
  author = {Niklas Dexheimer and Johannes Schmidt-Hieber},
  journal= {arXiv preprint arXiv:2411.17567},
  year   = {2024}
}
R2 v1 2026-06-28T20:13:22.323Z