RAPID: Rapidly Accelerated Proximal Gradient Algorithms for Convex Minimization
Ziming Zhang, Venkatesh Saligrama

TL;DR
This paper introduces RAPID, an accelerated proximal gradient algorithm with a line search step that improves convergence speed for convex minimization problems, outperforming traditional APG methods in practice.
Contribution
The paper presents a novel line search-enhanced APG algorithm that achieves faster convergence by minimizing a biconvex function at each iteration.
Findings
Faster convergence compared to traditional APG methods.
Effective in applications like sparse linear regression and kernel SVMs.
Comparable to sophisticated solvers in experimental results.
Abstract
In this paper, we propose a new algorithm to speed-up the convergence of accelerated proximal gradient (APG) methods. In order to minimize a convex function , our algorithm introduces a simple line search step after each proximal gradient step in APG so that a biconvex function is minimized over scalar variable while fixing variable . We propose two new ways of constructing the auxiliary variables in APG based on the intermediate solutions of the proximal gradient and the line search steps. We prove that at arbitrary iteration step , our algorithm can achieve a smaller upper-bound for the gap between the current and optimal objective values than those in the traditional APG methods such as FISTA, making it converge faster in practice. In fact, our algorithm can be potentially applied to many important convex…
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
TopicsSparse and Compressive Sensing Techniques · Stochastic Gradient Optimization Techniques · Advanced Optimization Algorithms Research
MethodsLinear Regression
