An Accelerated Variance-Reduced Conditional Gradient Sliding Algorithm for First-order and Zeroth-order Optimization
Xiyuan Wei, Bin Gu, Heng Huang

TL;DR
This paper introduces ARCS, a novel accelerated variance-reduced conditional gradient sliding algorithm capable of optimizing both first-order and zeroth-order convex problems, outperforming existing methods in efficiency.
Contribution
ARCS is the first zeroth-order conditional gradient sliding algorithm for convex problems, extending the applicability of conditional gradient methods to zeroth-order optimization.
Findings
ARCS outperforms previous algorithms in gradient query complexity.
ARCS is effective in zeroth-order optimization where only function values are available.
Experimental results validate the superiority of ARCS on real-world datasets.
Abstract
The conditional gradient algorithm (also known as the Frank-Wolfe algorithm) has recently regained popularity in the machine learning community due to its projection-free property to solve constrained problems. Although many variants of the conditional gradient algorithm have been proposed to improve performance, they depend on first-order information (gradient) to optimize. Naturally, these algorithms are unable to function properly in the field of increasingly popular zeroth-order optimization, where only zeroth-order information (function value) is available. To fill in this gap, we propose a novel Accelerated variance-Reduced Conditional gradient Sliding (ARCS) algorithm for finite-sum problems, which can use either first-order or zeroth-order information to optimize. To the best of our knowledge, ARCS is the first zeroth-order conditional gradient sliding type algorithms solving…
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 · Sparse and Compressive Sensing Techniques · Advanced Bandit Algorithms Research
