paper-with-me

홈 › Papers

Fused Lasso for Feature Selection using Structural Information

2019-02-26 · Lu Bai, Lixin Cui, Yue Wang, Philip S. Yu, Edwin R. Hancock

Feature selection has been proven a powerful preprocessing step for high-dimensional data analysis. However, most state-of-the-art methods tend to overlook the structural correlation information between pairwise samples, which may encapsulate useful information for refining the performance of feature selection. Moreover, they usually consider candidate feature relevancy equivalent to selected feature relevancy, and some less relevant features may be misinterpreted as salient features. To overcome these issues, we propose a new feature selection method using structural correlation between pairwise samples. Our idea is based on converting the original vectorial features into structure-based feature graph representations to incorporate structural relationship between samples, and defining a new evaluation measure to compute the joint significance of pairwise feature combinations in relation to the target feature graph. Furthermore, we formulate the corresponding feature subset selection problem into a least square regression model associated with a fused lasso regularizer to simultaneously maximize the joint relevancy and minimize the redundancy of the selected features. To effectively solve the optimization problem, an iterative algorithm is developed to identify the most discriminative features. Experiments demonstrate the effectiveness of the proposed approach.

📄 PDF Abstract BibTeX arXiv:1902.09947

Code (0)

등록된 구현이 없습니다.

Tasks

feature selectionTime Series Analysis

Similar Papers 제목 키워드 기반

ABM: an automatic supervised feature engineering method for loss based models based on group and fused lasso

2020-09-22 · Weijian Luo, Yongxian Long

A vital problem in solving classification or regression problem is to apply feature engineering and variable selection on data before fed into models.One of a most popular feature engineering method is to discretisize co…

Feature EngineeringVariable Selection

Structural breaks detection and variable selection in dynamic linear regression via the Iterative Fused LASSO in high dimension

2025-02-28 · Angelo Milfont, Alvaro Veiga

We aim to develop a time series modeling methodology tailored to high-dimensional environments, addressing two critical challenges: variable selection from a large pool of candidates, and the detection of structural brea…

Variable Selection

Spacing Test for Fused Lasso

2025-09-17 · Rieko Tasaka, Tatsuya Kimura, Joe Suzuki arxiv

Detecting changepoints in a one-dimensional signal is a classical yet fundamental problem. The fused lasso provides an elegant convex formulation that produces a stepwise estimate of the mean, but quantifying the uncerta…

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

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