Successive Ray Refinement and Its Application to Coordinate Descent for LASSO
Jun Liu, Zheng Zhao, Ruiwen Zhang

TL;DR
This paper introduces Successive Ray Refinement (SRR), a novel technique that accelerates coordinate descent for LASSO by reducing iterations through a refined search point based on a ray continuation property.
Contribution
The paper proposes SRR, a new method leveraging ray continuation to improve coordinate descent efficiency for LASSO, with two schemes for search point refinement.
Findings
SRR significantly reduces coordinate descent iterations.
The method is effective for small Lasso regularization parameters.
Empirical results show improved computational efficiency.
Abstract
Coordinate descent is one of the most popular approaches for solving Lasso and its extensions due to its simplicity and efficiency. When applying coordinate descent to solving Lasso, we update one coordinate at a time while fixing the remaining coordinates. Such an update, which is usually easy to compute, greedily decreases the objective function value. In this paper, we aim to improve its computational efficiency by reducing the number of coordinate descent iterations. To this end, we propose a novel technique called Successive Ray Refinement (SRR). SRR makes use of the following ray continuation property on the successive iterations: for a particular coordinate, the value obtained in the next iteration almost always lies on a ray that starts at its previous iteration and passes through the current iteration. Motivated by this ray-continuation property, we propose that coordinate…
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
TopicsStatistical Methods and Inference · Markov Chains and Monte Carlo Methods · MRI in cancer diagnosis
