Exact block-wise optimization in group lasso and sparse group lasso for linear regression
Rina Foygel, Mathias Drton

TL;DR
This paper introduces the Single Line Search (SLS) algorithm for exact block-wise optimization in group lasso and sparse group lasso, improving computational efficiency in linear regression models.
Contribution
The paper proposes the SLS and SSLS algorithms that compute exact optimal values for each group with a single line search, enhancing efficiency over existing methods.
Findings
SLS often outperforms existing methods in efficiency.
The algorithms are supported by theoretical results.
Simulations confirm improved computational performance.
Abstract
The group lasso is a penalized regression method, used in regression problems where the covariates are partitioned into groups to promote sparsity at the group level. Existing methods for finding the group lasso estimator either use gradient projection methods to update the entire coefficient vector simultaneously at each step, or update one group of coefficients at a time using an inexact line search to approximate the optimal value for the group of coefficients when all other groups' coefficients are fixed. We present a new method of computation for the group lasso in the linear regression case, the Single Line Search (SLS) algorithm, which operates by computing the exact optimal value for each group (when all other coefficients are fixed) with one univariate line search. We perform simulations demonstrating that the SLS algorithm is often more efficient than existing computational…
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 · Machine Learning and Algorithms · Sparse and Compressive Sensing Techniques
