paper-with-me

Papers

GAP Safe screening rules for sparse multi-task and multi-class models

2015-06-11 · NeurIPS 2015 12 · Eugene Ndiaye, Olivier Fercoq, Alexandre Gramfort, Joseph Salmon

High dimensional regression benefits from sparsity promoting regularizations. Screening rules leverage the known sparsity of the solution by ignoring some variables in the optimization, hence speeding up solvers. When the procedure is proven not to discard features wrongly the rules are said to be \emph{safe}. In this paper we derive new safe rules for generalized linear models regularized with $\ell_1$ and $\ell_1/\ell_2$ norms. The rules are based on duality gap computations and spherical safe regions whose diameters converge to zero. This allows to discard safely more variables, in particular for low regularization parameters. The GAP Safe rule can cope with any iterative solver and we illustrate its performance on coordinate descent for multi-task Lasso, binary and multinomial logistic regression, demonstrating significant speed ups on all tested datasets with respect to previous safe rules.

📄 PDF Abstract BibTeX arXiv:1506.03736

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Safe RuleFit: Learning Optimal Sparse Rule Model by Meta Safe Screening

2018-10-03 · Hiroki Kato, Hiroyuki Hanada, Ichiro Takeuchi

We consider the problem of learning a sparse rule model, a prediction model in the form of a sparse linear combination of rules, where a rule is an indicator function defined over a hyper-rectangle in the input space. Si…

AllPrediction

GAP Safe Screening Rules for Sparse-Group-Lasso

2016-02-19 · Eugene Ndiaye, Olivier Fercoq, Alexandre Gramfort, Joseph Salmon

In high dimensional settings, sparse structures are crucial for efficiency, either in term of memory, computation or performance. In some contexts, it is natural to handle more refined structures than pure sparsity, such…

GAP Safe Screening Rules for Sparse-Group Lasso

2016-12-01 · NeurIPS 2016 12 · Eugene Ndiaye, Olivier Fercoq, Alexandre Gramfort, Joseph Salmon

For statistical learning in high dimension, sparse regularizations have proven useful to boost both computational and statistical efficiency. In some contexts, it is natural to handle more refined structures than pure sp…

Gap Safe screening rules for sparsity enforcing penalties

2016-11-17 · Eugene Ndiaye, Olivier Fercoq, Alexandre Gramfort, Joseph Salmon

In high dimensional regression settings, sparsity enforcing penalties have proved useful to regularize the data-fitting term. A recently introduced technique called screening rules propose to ignore some variables in the…

regression

Safe Screening for Logistic Regression with $\ell_0$-$\ell_2$ Regularization

2022-02-01 · Anna Deza, Alper Atamturk

In logistic regression, it is often desirable to utilize regularization to promote sparse solutions, particularly for problems with a large number of features compared to available labels. In this paper, we present scree…

regression