Lazy Queries Can Reduce Variance in Zeroth-order Optimization
Quan Xiao, Qing Ling, Tianyi Chen

TL;DR
LAZO introduces an adaptive lazy query technique for zeroth-order optimization that reduces variance and query complexity by reusing old queries, leading to improved regret bounds and performance.
Contribution
The paper proposes LAZO, a novel adaptive lazy query method that reuses previous queries to lower variance and query complexity in zeroth-order optimization.
Findings
LAZO reduces variance of gradient estimates.
LAZO achieves lower query complexity and regret bounds.
Numerical results show performance gains over existing ZO methods.
Abstract
A major challenge of applying zeroth-order (ZO) methods is the high query complexity, especially when queries are costly. We propose a novel gradient estimation technique for ZO methods based on adaptive lazy queries that we term as LAZO. Different from the classic one-point or two-point gradient estimation methods, LAZO develops two alternative ways to check the usefulness of old queries from previous iterations, and then adaptively reuses them to construct the low-variance gradient estimates. We rigorously establish that through judiciously reusing the old queries, LAZO can reduce the variance of stochastic gradient estimates so that it not only saves queries per iteration but also achieves the regret bound for the symmetric two-point method. We evaluate the numerical performance of LAZO, and demonstrate the low-variance property and the performance gain of LAZO in both regret and…
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
TopicsAdvanced Bandit Algorithms Research · Advanced Adaptive Filtering Techniques · Advanced Optimization Algorithms Research
