A golden ratio primal-dual algorithm for structured convex optimization
Xiaokai Chang, Junfeng Yang

TL;DR
This paper introduces a novel golden ratio primal-dual algorithm (GRPDA) for structured convex optimization, offering broader convergence parameters, accelerated rates, and demonstrated efficiency on various problems.
Contribution
The paper develops the first primal-dual algorithm based on a convex combination of the entire iteration trajectory, extending convergence analysis and acceleration techniques.
Findings
GRPDA converges with a broader parameter range than classical PDA.
An accelerated version achieves an O(1/N^2) convergence rate.
Numerical experiments show competitive performance on LASSO and related problems.
Abstract
We design, analyze and test a golden ratio primal-dual algorithm (GRPDA) for solving structured convex optimization problem, where the objective function is the sum of two closed proper convex functions, one of which involves a composition with a linear transform. GRPDA preserves all the favorable features of the classical primal-dual algorithm (PDA), i.e., the primal and the dual variables are updated in a Gauss-Seidel manner, and the per iteration cost is dominated by the evaluation of the proximal point mappings of the two component functions and two matrix-vector multiplications. Compared with the classical PDA, which takes an extrapolation step, the novelty of GRPDA is that it is constructed based on a convex combination of essentially the whole iteration trajectory. We show that GRPDA converges within a broader range of parameters than the classical PDA, provided that the…
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 · Advanced Optimization Algorithms Research · Optimization and Variational Analysis
