Adaptive Conditional Gradient Sliding: Projection-Free and Line-Search-Free Acceleration
Shota Takahashi

TL;DR
This paper introduces AdCGS, an adaptive, projection-free optimization method that accelerates convergence for convex problems without requiring projections, using an LMO and adaptive stepsizes.
Contribution
The paper presents AdCGS, a novel adaptive conditional gradient method that achieves accelerated convergence without projections or line searches, applicable to strongly convex and convex problems.
Findings
Achieves accelerated convergence rates matching projection-based methods.
Demonstrates linear convergence for strongly convex functions without geometric assumptions.
Shows improved performance over baseline methods in experiments.
Abstract
We study convex optimization problems over a compact convex set where projections are expensive but a linear minimization oracle (LMO) is available. We propose the adaptive conditional gradient sliding method (AdCGS), a projection-free and line-search-free method that retains Nesterov's acceleration with adaptive stepsizes based on local Lipschitz estimates. AdCGS combines an accelerated outer scheme with an LMO-based inner routine. It reuses gradients across multiple LMO calls to reduce gradient evaluations, while controlling the subproblem inexactness via a prescribed accuracy level coupled with adaptive stepsizes. We prove accelerated convergence rates for convex objective functions matching those of projection-based accelerated methods, while requiring no projection oracle. For strongly convex objective functions, we further establish linear convergence without additional geometric…
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 Optimization Algorithms Research
