REVIEW 2 cited by
Curvature-Aware Derivative-Free Optimization
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
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.
Forward citations
Cited by 2 Pith papers
-
Fully Adaptive Zeroth-Order Method for Minimizing Functions with Compressible Gradients
ZORO-FA is a fully adaptive zeroth-order method that provably finds eps-stationary points in O(s(log n)/eps^2) function evaluations when gradients are sufficiently compressible, and O(n^2/eps^2) otherwise.
-
ZeroFlow: Overcoming Catastrophic Forgetting is Easier than You Think
ZeroFlow is a benchmark showing zeroth-order, forward-pass-only optimizers can match backpropagation-based continual learning on several datasets with about five times lower memory, plus three modest enhancements.
Discussion (0). Continue with ORCID to comment.