paper-with-me

Papers

Safe Screening Rules for Group OWL Models

2025-04-04 · Runxue Bao, Quanchao Lu, yanfu Zhang

Group Ordered Weighted $L_{1}$-Norm (Group OWL) regularized models have emerged as a useful procedure for high-dimensional sparse multi-task learning with correlated features. Proximal gradient methods are used as standard approaches to solving Group OWL models. However, Group OWL models usually suffer huge computational costs and memory usage when the feature size is large in the high-dimensional scenario. To address this challenge, in this paper, we are the first to propose the safe screening rule for Group OWL models by effectively tackling the structured non-separable penalty, which can quickly identify the inactive features that have zero coefficients across all the tasks. Thus, by removing the inactive features during the training process, we may achieve substantial computational gain and memory savings. More importantly, the proposed screening rule can be directly integrated with the existing solvers both in the batch and stochastic settings. Theoretically, we prove our screening rule is safe and also can be safely applied to the existing iterative optimization algorithms. Our experimental results demonstrate that our screening rule can effectively identify the inactive features and leads to a significant computational speedup without any loss of accuracy.

📄 PDF Abstract BibTeX arXiv:2504.03152

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task Learning

Similar Papers 제목 키워드 기반

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…

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

Screening Rules for Convex Problems

2016-09-23 · Anant Raj, Jakob Olbrich, Bernd Gärtner, Bernhard Schölkopf 외

We propose a new framework for deriving screening rules for convex optimization problems. Our approach covers a large class of constrained and penalized optimization formulations, and works in two steps. First, given any…

Screening Rules for Overlapping Group Lasso

2014-10-25 · Seunghak Lee, Eric P. Xing

Recently, to solve large-scale lasso and group lasso problems, screening rules have been developed, the goal of which is to reduce the problem size by efficiently discarding zero coefficients using simple rules independe…