Improved Pathwise Coordinate Descent for Power Penalties
Maryclare Griffin

TL;DR
This paper introduces improved pathwise coordinate descent algorithms for $ ext{l}_q$ penalized regression, enabling faster computation of solution paths for nonconvex penalties and potentially better solutions.
Contribution
The paper presents a reparameterization approach that enhances pathwise coordinate descent algorithms for $ ext{l}_q$ penalties, including nonconvex cases, and introduces two efficient algorithms.
Findings
Pathwise algorithms outperform cold-start methods in speed.
Different algorithms may find better solutions depending on the scenario.
Reparameterization simplifies the computation of the mode-thresholding function.
Abstract
Pathwise coordinate descent algorithms have been used to compute entire solution paths for lasso and other penalized regression problems quickly with great success. They improve upon cold start algorithms by solving the problems that make up the solution path sequentially for an ordered set of tuning parameter values, instead of solving each problem separately. However, extending pathwise coordinate descent algorithms to more the general bridge or power family of penalties is challenging. Faster algorithms for computing solution paths for these penalties are needed because penalized regression problems can be nonconvex and especially burdensome to solve. In this paper, we show that a reparameterization of penalized regression problems is more amenable to pathwise coordinate descent algorithms. This allows us to improve computation of the mode-thresholding…
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
TopicsMachine Learning and Algorithms · Advanced Optimization Algorithms Research · Sparse and Compressive Sensing Techniques
