paper-with-me

Papers

Exclusive Group Lasso for Structured Variable Selection

2021-08-23 · David Gregoratti, Xavier Mestre, Carlos Buelga

A structured variable selection problem is considered in which the covariates, divided into predefined groups, activate according to sparse patterns with few nonzero entries per group. Capitalizing on the concept of atomic norm, a composite norm can be properly designed to promote such exclusive group sparsity patterns. The resulting norm lends itself to efficient and flexible regularized optimization algorithms for support recovery, like the proximal algorithm. Moreover, an active set algorithm is proposed that builds the solution by successively including structure atoms into the estimated support. It is also shown that such an algorithm can be tailored to match more rigid structures than plain exclusive group sparsity. Asymptotic consistency analysis (with both the number of parameters as well as the number of groups growing with the observation size) establishes the effectiveness of the proposed solution in terms of signed support recovery under conventional assumptions. Finally, a set of numerical simulations further corroborates the results.

📄 PDF Abstract BibTeX arXiv:2108.10284

Code (1)

gregdvd/exclusive-lasso 공식 구현

Tasks

Variable Selection

Similar Papers 제목 키워드 기반

Exclusive Feature Learning on Arbitrary Structures via \ell_{1,2}-norm

2014-12-01 · NeurIPS 2014 12 · Deguang Kong, Ryohei Fujimaki, Ji Liu, Feiping Nie 외

Group lasso is widely used to enforce the structural sparsity, which achieves the sparsity at inter-group level. In this paper, we propose a new formulation called ``exclusive group lasso'', which brings out sparsity at …

feature selection

Correlated Feature Selection with Extended Exclusive Group Lasso

2020-02-27 · Yuxin Sun, Benny Chain, Samuel Kaski, John Shawe-Taylor

In many high dimensional classification or regression problems set in a biological context, the complete identification of the set of informative features is often as important as predictive accuracy, since this can prov…

feature selection

Time-to-event prediction for grouped variables using Exclusive Lasso

2025-04-02 · Dayasri Ravi, Andreas Groll

The integration of high-dimensional genomic data and clinical data into time-to-event prediction models has gained significant attention due to the growing availability of these datasets. Traditionally, a Cox regression …

feature selectionregressionSurvival PredictionTime-to-Event Prediction

A dual Newton based preconditioned proximal point algorithm for exclusive lasso models

2019-02-01 · Meixia Lin, Defeng Sun, Kim-Chuan Toh, Yancheng Yuan

The exclusive lasso (also known as elitist lasso) regularization has become popular recently due to its superior performance on group sparsity. Compared to the group lasso regularization which enforces the competition on…

Stability Selection for Structured Variable Selection

2017-12-13 · George Philipp, Seunghak Lee, Eric P. Xing

In variable or graph selection problems, finding a right-sized model or controlling the number of false positives is notoriously difficult. Recently, a meta-algorithm called Stability Selection was proposed that can prov…

Variable Selection