English

Gradient Descent for Convex and Smooth Noisy Optimization

Optimization and Control 2025-04-02 v5

Abstract

We study the use of gradient descent with backtracking line search (GD-BLS) to solve the noisy optimization problem θ:=argminθRdE[f(θ,Z)]\theta_\star:=\mathrm{argmin}_{\theta\in\mathbb{R}^d} \mathbb{E}[f(\theta,Z)], imposing that the function F(θ):=E[f(θ,Z)]F(\theta):=\mathbb{E}[f(\theta,Z)] is strictly convex but not necessarily LL-smooth. Assuming that E[θf(θ,Z)2]<\mathbb{E}[\|\nabla_\theta f(\theta_\star,Z)\|^2]<\infty, we first prove that sample average approximation based on GD-BLS allows to estimate θ\theta_\star with an error of size OP(B0.25)\mathcal{O}_{\mathbb{P}}(B^{-0.25}), where BB is the available computational budget. We then show that we can improve upon this rate by stopping the optimization process earlier when the gradient of the objective function is sufficiently close to zero, and use the residual computational budget to optimize, again with GD-BLS, a finer approximation of FF. By iteratively applying this strategy JJ times, we establish that we can estimate θ\theta_\star with an error of size OP(B12(1δJ))\mathcal{O}_{\mathbb{P}}(B^{-\frac{1}{2}(1-\delta^{J})}), where δ(1/2,1)\delta\in(1/2,1) is a user-specified parameter. More generally, we show that if E[θf(θ,Z)1+α]<\mathbb{E}[\|\nabla_\theta f(\theta_\star,Z)\|^{1+\alpha}]<\infty for some known α(0,1]\alpha\in (0,1] then this approach, which can be seen as a retrospective approximation algorithm with a fixed computational budget, allows to learn θ\theta_\star with an error of size OP(Bα1+α(1δJ))\mathcal{O}_{\mathbb{P}}(B^{-\frac{\alpha}{1+\alpha}(1-\delta^{J})}), where δ(2α/(1+3α),1)\delta\in(2\alpha/(1+3\alpha),1) is a tuning parameter. Beyond knowing α\alpha, achieving the aforementioned convergence rates do not require to tune the algorithms parameters according to the specific functions FF and ff at hand, and we exhibit a simple noisy optimization problem for which stochastic gradient is not guaranteed to converge while the algorithms discussed in this work are.

Keywords

Cite

@article{arxiv.2405.06539,
  title  = {Gradient Descent for Convex and Smooth Noisy Optimization},
  author = {Feifei Hu and Mathieu Gerber},
  journal= {arXiv preprint arXiv:2405.06539},
  year   = {2025}
}

Comments

40 pages, 3 figures

R2 v1 2026-06-28T16:23:20.677Z