An adaptive stochastic gradient-free approach for high-dimensional blackbox optimization
Anton Dereventsov, Clayton G. Webster, Joseph D. Daws Jr

TL;DR
This paper introduces an adaptive stochastic gradient-free method that efficiently solves high-dimensional nonconvex optimization problems by combining directional Gaussian smoothing, spectral accuracy quadrature, and adaptive hyperparameter tuning, outperforming existing methods.
Contribution
The paper presents a novel adaptive stochastic gradient-free approach that leverages Gaussian smoothing and spectral quadrature for scalable, efficient high-dimensional optimization without requiring gradient information.
Findings
Outperforms existing gradient-free methods in high-dimensional settings.
Achieves spectral accuracy with a scalable quadrature scheme.
Demonstrates superior results on benchmark optimization and reinforcement learning tasks.
Abstract
In this work, we propose a novel adaptive stochastic gradient-free (ASGF) approach for solving high-dimensional nonconvex optimization problems based on function evaluations. We employ a directional Gaussian smoothing of the target function that generates a surrogate of the gradient and assists in avoiding bad local optima by utilizing nonlocal information of the loss landscape. Applying a deterministic quadrature scheme results in a massively scalable technique that is sample-efficient and achieves spectral accuracy. At each step we randomly generate the search directions while primarily following the surrogate of the smoothed gradient. This enables exploitation of the gradient direction while maintaining sufficient space exploration, and accelerates convergence towards the global extrema. In addition, we make use of a local approximation of the Lipschitz constant in order to…
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
TopicsStochastic Gradient Optimization Techniques · Sparse and Compressive Sensing Techniques · Advanced Bandit Algorithms Research
