Variable Metric Proximal Gradient Method with Diagonal Barzilai-Borwein Stepsize
Youngsuk Park, Sauptik Dhar, Stephen Boyd, Mohak Shah

TL;DR
This paper introduces an adaptive diagonal Barzilai-Borwein stepsize for variable metric proximal gradient methods, improving convergence in ill-conditioned convex optimization problems with minimal additional computational cost.
Contribution
It proposes a novel diagonal BB stepsize for VM-PG, capturing local geometry efficiently and providing theoretical convergence guarantees.
Findings
Enhanced convergence in ill-conditioned problems
Effective for synthetic and real-world datasets
Maintains low computational complexity
Abstract
Variable metric proximal gradient (VM-PG) is a widely used class of convex optimization method. Lately, there has been a lot of research on the theoretical guarantees of VM-PG with different metric selections. However, most such metric selections are dependent on (an expensive) Hessian, or limited to scalar stepsizes like the Barzilai-Borwein (BB) stepsize with lots of safeguarding. Instead, in this paper we propose an adaptive metric selection strategy called the diagonal Barzilai-Borwein (BB) stepsize. The proposed diagonal selection better captures the local geometry of the problem while keeping per-step computation cost similar to the scalar BB stepsize i.e. . Under this metric selection for VM-PG, the theoretical convergence is analyzed. Our empirical studies illustrate the improved convergence results under the proposed diagonal BB stepsize, specifically for ill-conditioned…
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
MethodsAlternating Direction Method of Multipliers
