The Black-Box Optimization Problem: Zero-Order Accelerated Stochastic Method via Kernel Approximation
Aleksandr Lobanov, Nail Bashirov, Alexander Gasnikov

TL;DR
This paper introduces a zero-order accelerated stochastic gradient method that leverages kernel approximation and higher-order smoothness to improve convergence in black-box optimization problems with noisy function evaluations.
Contribution
It proposes a novel ZO-AccSGD algorithm that exploits higher-order smoothness via kernel approximation, outperforming existing methods in convergence and noise tolerance.
Findings
Improved iteration complexity over state-of-the-art algorithms.
Theoretical bounds on maximum noise level for achieving desired accuracy.
Validation on machine learning functions confirms practical effectiveness.
Abstract
In this paper, we study the standard formulation of an optimization problem when the computation of gradient is not available. Such a problem can be classified as a "black box" optimization problem, since the oracle returns only the value of the objective function at the requested point, possibly with some stochastic noise. Assuming convex, and higher-order of smoothness of the objective function, this paper provides a zero-order accelerated stochastic gradient descent (ZO-AccSGD) method for solving this problem, which exploits the higher-order of smoothness information via kernel approximation. As theoretical results, we show that the ZO-AccSGD algorithm proposed in this paper improves the convergence results of state-of-the-art (SOTA) algorithms, namely the estimate of iteration complexity. In addition, our theoretical analysis provides an estimate of the maximum allowable noise level…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Advanced Neural Network Applications · Sparse and Compressive Sensing Techniques
