Gradient Descent for Convex and Smooth Noisy Optimization
Abstract
We study the use of gradient descent with backtracking line search (GD-BLS) to solve the noisy optimization problem θ:=argminθ∈Rd E[f(θ,Z)], imposing that the function F(θ):=E[f(θ,Z)] is strictly convex but not necessarily L-smooth. Assuming that E[\|∇θ f(θ,Z)\|2]<∞, we first prove that sample average approximation based on GD-BLS allows to estimate θ with an error of size OP(B-0.25), where B 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 F. By iteratively applying this strategy J times, we establish that we can estimate θ with an error of size OP(B-12(1-δJ)), where δ∈(1/2,1) is a user-specified parameter. More generally, we show that if E[\|∇θ f(θ,Z)\|1+α]<∞ for some known α∈ (0,1] then this approach, which can be seen as a retrospective approximation algorithm with a fixed computational budget, allows to learn θ with an error of size OP(B-α1+α(1-δJ)), where δ∈(2α/(1+3α),1) is a tuning parameter. Beyond knowing α, achieving the aforementioned convergence rates do not require to tune the algorithms parameters according to the specific functions F and f 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.
Turn this paper into a full lesson
ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.