Search papers, labs, and topics across Lattice.
The authors introduce Control-Variate Zeroth-Order Descent (CV-ZOD), an adaptive optimization framework that integrates cheap, potentially inaccurate directional hints into zeroth-order gradient estimation via a control-variate formulation. This addresses a major vulnerability in existing guided zeroth-order methods, which often stall or diverge when heuristic or surrogate guidance degrades in non-convex landscapes. Theoretical analysis and simulation experiments confirm that CV-ZOD matches an optimal oracle rate up to logarithmic factors without prior knowledge of hint quality, smoothly interpolating between the first-order $O(1/T)$ and dimension-dependent zeroth-order $O(d/T)$ convergence rates.
Black-box optimization can now safely leverage noisy, low-cost gradient approximations to bridge the gap between $O(d/T)$ zeroth-order and $O(1/T)$ first-order rates without stalling when guidance fails.
We study zeroth-order optimization of non-convex functions with the aid of directional hints, which are cheap but potentially inaccurate approximations of the true gradient direction, given by linear subspaces at each iteration. To leverage these hints adaptively while maintaining robustness to their quality, we introduce Control-Variate Zeroth-Order Descent (CV-ZOD), a new framework that refines the classical zeroth-order gradient estimator with a control variate that can be set based on the directional hints. We first show that the oracle algorithm that optimally sets the reference vector and step size at each iteration achieves a convergence rate that interpolates between the first-order $O(1/T)$ rate and the zeroth-order $O(d/T)$ rate, depending on the quality of the hints along the trajectory. We then develop a practical variant of CV-ZOD that achieves the same oracle guarantee up to logarithmic factors, without any prior knowledge of the hint quality. We validate the method empirically on simulation-based scientific optimization tasks, demonstrating sustained progress on non-convex landscapes where zeroth-order descent is slower and existing guided methods stall as guidance deteriorates.