Gradient Sliding for Composite Optimization
Guanghui Lan

TL;DR
This paper introduces gradient sliding algorithms for composite optimization that reduce the number of gradient evaluations needed, especially when the smooth component is strongly convex, improving efficiency in solving such problems.
Contribution
The paper proposes a novel class of gradient sliding algorithms that skip gradient computations, achieving optimal complexity bounds and extending to stochastic and saddle point structured problems.
Findings
Gradient sliding algorithms require fewer gradient evaluations for smooth components.
Achieves optimal subgradient evaluation bounds for nonsmooth parts.
Significantly reduces evaluations when the smooth component is strongly convex.
Abstract
We consider in this paper a class of composite optimization problems whose objective function is given by the summation of a general smooth and nonsmooth component, together with a relatively simple nonsmooth term. We present a new class of first-order methods, namely the gradient sliding algorithms, which can skip the computation of the gradient for the smooth component from time to time. As a consequence, these algorithms require only gradient evaluations for the smooth component in order to find an -solution for the composite problem, while still maintaining the optimal bound on the total number of subgradient evaluations for the nonsmooth component. We then present a stochastic counterpart for these algorithms and establish similar complexity bounds for solving an important class of stochastic composite optimization…
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
TopicsStochastic Gradient Optimization Techniques · Sparse and Compressive Sensing Techniques
