paper-with-me

Papers

Stable safe screening and structured dictionaries for faster L1 regularization

2018-12-17 · Cassio Fraga Dantas, Rémi Gribonval

In this paper, we propose a way to combine two acceleration techniques for the $\ell\_{1}$-regularized least squares problem: safe screening tests, which allow to eliminate useless dictionary atoms; and the use of fast structured approximations of the dictionary matrix. To do so, we introduce a new family of screening tests, termed stable screening, which can cope with approximation errors on the dictionary atoms while keeping the safety of the test (i.e. zero risk of rejecting atoms belonging to the solution support). Some of the main existing screening tests are extended to this new framework. The proposed algorithm consists in using a coarser (but faster) approximation of the dictionary at the initial iterations and then switching to better approximations until eventually adopting the original dictionary. A systematic switching criterion based on the duality gap saturation and the screening ratio is derived.Simulation results show significant reductions in both computational complexity and execution times for a wide range of tested scenarios.

📄 PDF Abstract BibTeX arXiv:1812.06635

Code (1)

cassiofragadantas/Screening_ADST 공식 구현

Similar Papers 제목 키워드 기반

Safe Active Feature Selection for Sparse Learning

2018-06-15 · Shaogang Ren, Jianhua Z. Huang, Shuai Huang, Xiaoning Qian

We present safe active incremental feature selection~(SAIF) to scale up the computation of LASSO solutions. SAIF does not require a solution from a heavier penalty parameter as in sequential screening or updating the ful…

feature selectionSparse Learning

Mind the duality gap: safer rules for the Lasso

2015-05-13 · Olivier Fercoq, Alexandre Gramfort, Joseph Salmon

Screening rules allow to early discard irrelevant variables from the optimization in Lasso problems, or its derivatives, making solvers faster. In this paper, we propose new versions of the so-called $\textit{safe rules}…

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 standa…

Multi-Task Learning

Machine Learning Approach for Cancer Entities Association and Classification

2023-05-30 · G. Jeyakodi, Arkadeep Pal, Debapratim Gupta, K. Sarukeswari 외

According to the World Health Organization (WHO), cancer is the second leading cause of death globally. Scientific research on different types of cancers grows at an ever-increasing rate, publishing large volumes of rese…

ArticlesClassificationnamed-entity-recognitionNamed Entity Recognition+4

Safe Screening for Sparse Conditional Random Fields

2021-11-27 · Weizhong Zhang, Shuang Qiu

Sparse Conditional Random Field (CRF) is a powerful technique in computer vision and natural language processing for structured prediction. However, solving sparse CRFs in large-scale applications remains challenging. In…

Structured Prediction