English

Escaping Saddle Points for Zeroth-order Nonconvex Optimization using Estimated Gradient Descent

Optimization and Control 2019-10-07 v1 Machine Learning Machine Learning

Abstract

Gradient descent and its variants are widely used in machine learning. However, oracle access of gradient may not be available in many applications, limiting the direct use of gradient descent. This paper proposes a method of estimating gradient to perform gradient descent, that converges to a stationary point for general non-convex optimization problems. Beyond the first-order stationary properties, the second-order stationary properties are important in machine learning applications to achieve better performance. We show that the proposed model-free non-convex optimization algorithm returns an ϵ\epsilon-second-order stationary point with O~(d2+θ2ϵ8+θ)\widetilde{O}(\frac{d^{2+\frac{\theta}{2}}}{\epsilon^{8+\theta}}) queries of the function for any arbitrary θ>0\theta>0.

Keywords

Cite

@article{arxiv.1910.01277,
  title  = {Escaping Saddle Points for Zeroth-order Nonconvex Optimization using Estimated Gradient Descent},
  author = {Qinbo Bai and Mridul Agarwal and Vaneet Aggarwal},
  journal= {arXiv preprint arXiv:1910.01277},
  year   = {2019}
}

Comments

arXiv admin note: text overlap with arXiv:1703.00887 by other authors

R2 v1 2026-06-23T11:33:21.157Z