We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Mathematics > Optimization and Control

Title: Curvature-Aware Derivative-Free Optimization

Abstract: The paper discusses derivative-free optimization (DFO), which involves minimizing a function without access to gradients or directional derivatives, only function evaluations. Classical DFO methods, which mimic gradient-based methods, such as Nelder-Mead and direct search have limited scalability for high-dimensional problems. Zeroth-order methods have been gaining popularity due to the demands of large-scale machine learning applications, and the paper focuses on the selection of the step size $\alpha_k$ in these methods. The proposed approach, called Curvature-Aware Random Search (CARS), uses first- and second-order finite difference approximations to compute a candidate $\alpha_{+}$. We prove that for strongly convex objective functions, CARS converges linearly provided that the search direction is drawn from a distribution satisfying very mild conditions. We also present a Cubic Regularized variant of CARS, named CARS-CR, which converges in a rate of $\mathcal{O}(k^{-1})$ without the assumption of strong convexity. Numerical experiments show that CARS and CARS-CR match or exceed the state-of-the-arts on benchmark problem sets.
Comments: 31 pages, 9 figures
Subjects: Optimization and Control (math.OC); Machine Learning (cs.LG)
MSC classes: 49M15, 65K05, 68Q25, 90C56
Cite as: arXiv:2109.13391 [math.OC]
  (or arXiv:2109.13391v2 [math.OC] for this version)

Submission history

From: Bumsu Kim [view email]
[v1] Mon, 27 Sep 2021 23:22:47 GMT (619kb,D)
[v2] Wed, 12 Apr 2023 04:55:01 GMT (479kb,D)

Link back to: arXiv, form interface, contact.