Fully Adaptive Zeroth-Order Method for Minimizing Functions with Compressible Gradients
Geovani Nunes Grapiglia, Daniel McKenzie

TL;DR
This paper introduces an adaptive zeroth-order optimization method that efficiently minimizes functions with compressible gradients, achieving improved complexity bounds without prior knowledge of gradient sparsity or Lipschitz constants.
Contribution
The paper presents a novel adaptive zeroth-order method that exploits gradient compressibility, providing improved theoretical complexity bounds and practical efficiency without requiring prior parameter knowledge.
Findings
Achieves $O(n^{2} ext{epsilon}^{-2})$ function evaluations for stationary points.
Under gradient compressibility, reduces complexity to $O(s ext{log}(n) ext{epsilon}^{-2})$ evaluations.
Numerical results show significant performance improvements over non-adaptive methods.
Abstract
We propose an adaptive zeroth-order method for minimizing differentiable functions with -Lipschitz continuous gradients. The method is designed to take advantage of the eventual compressibility of the gradient of the objective function, but it does not require knowledge of the approximate sparsity level or the Lipschitz constant of the gradient. We show that the new method performs no more than function evaluations to find an -approximate stationary point of an objective function with variables. Assuming additionally that the gradients of the objective function are compressible, we obtain an improved complexity bound of function evaluations, which holds with high probability. Preliminary numerical results illustrate the efficiency of the proposed method and demonstrate that it…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIterative Methods for Nonlinear Equations · Advanced Numerical Analysis Techniques · Composite Structure Analysis and Optimization
