25
7

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

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.

View on arXiv
Comments on this paper