A multilevel framework for sparse optimization with application to inverse covariance estimation and logistic regression
Eran Treister, Javier S. Turek, Irad Yavneh

TL;DR
This paper introduces a multilevel framework that accelerates solving l1 regularized sparse optimization problems, demonstrated on inverse covariance estimation and logistic regression, by leveraging solution sparsity to improve efficiency.
Contribution
The paper presents a novel multilevel approach that enhances the efficiency of solving l1 regularized problems by exploiting solution sparsity and problem hierarchy.
Findings
Significant speed-up in solving inverse covariance estimation.
Improved convergence in l1-regularized logistic regression.
Effective handling of large-scale datasets.
Abstract
Solving l1 regularized optimization problems is common in the fields of computational biology, signal processing and machine learning. Such l1 regularization is utilized to find sparse minimizers of convex functions. A well-known example is the LASSO problem, where the l1 norm regularizes a quadratic function. A multilevel framework is presented for solving such l1 regularized sparse optimization problems efficiently. We take advantage of the expected sparseness of the solution, and create a hierarchy of problems of similar type, which is traversed in order to accelerate the optimization process. This framework is applied for solving two problems: (1) the sparse inverse covariance estimation problem, and (2) l1-regularized logistic regression. In the first problem, the inverse of an unknown covariance matrix of a multivariate normal distribution is estimated, under the assumption that…
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
MethodsLogistic Regression
