On the Convergence and Complexity of the Stochastic Central Finite-Difference Based Gradient Estimation Methods
Raghu Bollapragada, Cem Karamanli
TL;DR
This work addresses unconstrained stochastic optimization when gradients are inaccessible by proposing a central finite-difference gradient estimation framework with adaptive sampling under common random numbers. It provides a unified analysis for nonconvex objectives, showing sublinear convergence to a neighborhood and optimal worst-case iteration and sample complexities $O\left(\epsilon^{-1}\right)$ and $O\left(\epsilon^{-2}\right)$, respectively. The study compares multiple central finite-difference variants (cFD, cGS, cSS, cRC, cRS), detailing their convergence behavior and dimension-related trade-offs, supported by numerical experiments on nonlinear least squares. The results have practical implications for scalable, derivative-free stochastic optimization, with potential extensions to quasi-Newton or accelerated methods.
Abstract
This paper presents an algorithmic framework for solving unconstrained stochastic optimization problems using only stochastic function evaluations. We employ central finite-difference based gradient estimation methods to approximate the gradients and dynamically control the accuracy of these approximations by adjusting the sample sizes used in stochastic realizations. We analyze the theoretical properties of the proposed framework on nonconvex functions. Our analysis yields sublinear convergence results to the neighborhood of the solution, and establishes the optimal worst-case iteration complexity ($\mathcal{O}(ε^{-1})$) and sample complexity ($\mathcal{O}(ε^{-2})$) for each gradient estimation method to achieve an $ε$-accurate solution. Finally, we demonstrate the performance of the proposed framework and the quality of the gradient estimation methods through numerical experiments on nonlinear least squares problems.
