Faster One-Sample Stochastic Conditional Gradient Method for Composite Convex Minimization
Gideon Dresdner, Maria-Luiza Vladarean, Gunnar R\"atsch, Francesco, Locatello, Volkan Cevher, Alp Yurtsever

TL;DR
This paper introduces a stochastic conditional gradient method with a SAG estimator that achieves fast convergence for convex composite problems, especially those with many constraints, without increasing batch size.
Contribution
The proposed method attains rapid convergence rates using only one sample per iteration, avoiding the need for increasing batch sizes typical of prior approaches.
Findings
Effective on large-scale problems with many constraints
Performs well on matrix completion and clustering tasks
Achieves convergence rates comparable to advanced variance reduction methods
Abstract
We propose a stochastic conditional gradient method (CGM) for minimizing convex finite-sum objectives formed as a sum of smooth and non-smooth terms. Existing CGM variants for this template either suffer from slow convergence rates, or require carefully increasing the batch size over the course of the algorithm's execution, which leads to computing full gradients. In contrast, the proposed method, equipped with a stochastic average gradient (SAG) estimator, requires only one sample per iteration. Nevertheless, it guarantees fast convergence rates on par with more sophisticated variance reduction techniques. In applications we put special emphasis on problems with a large number of separable constraints. Such problems are prevalent among semidefinite programming (SDP) formulations arising in machine learning and theoretical computer science. We provide numerical experiments on matrix…
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
TopicsSparse and Compressive Sensing Techniques · Stochastic Gradient Optimization Techniques · Statistical Methods and Inference
