paper-with-me

Papers

Elastic Net based Feature Ranking and Selection

2020-12-30 · Shaode Yu, Haobo Chen, Hang Yu, Zhicheng Zhang, Xiaokun Liang, Wenjian Qin, Yaoqin Xie, Ping Shi

Feature selection is important in data representation and intelligent diagnosis. Elastic net is one of the most widely used feature selectors. However, the features selected are dependant on the training data, and their weights dedicated for regularized regression are irrelevant to their importance if used for feature ranking, that degrades the model interpretability and extension. In this study, an intuitive idea is put at the end of multiple times of data splitting and elastic net based feature selection. It concerns the frequency of selected features and uses the frequency as an indicator of feature importance. After features are sorted according to their frequency, linear support vector machine performs the classification in an incremental manner. At last, a compact subset of discriminative features is selected by comparing the prediction performance. Experimental results on breast cancer data sets (BCDR-F03, WDBC, GSE 10810, and GSE 15852) suggest that the proposed framework achieves competitive or superior performance to elastic net and with consistent selection of fewer features. How to further enhance its consistency on high-dimension small-sample-size data sets should be paid more attention in our future work. The proposed framework is accessible online (https://github.com/NicoYuCN/elasticnetFR).

📄 PDF Abstract BibTeX arXiv:2012.14982

Code (0)

등록된 구현이 없습니다.

Tasks

Feature Importancefeature selection

Similar Papers 제목 키워드 기반

Understanding Accuracy-Fairness Trade-offs in Re-ranking through Elasticity in Economics

2025-04-21 · Chen Xu, Jujia Zhao, Wenjie Wang, Liang Pang 외

Fairness is an increasingly important factor in re-ranking tasks. Prior work has identified a trade-off between ranking accuracy and item fairness. However, the underlying mechanisms are still not fully understood. An an…

FairnessRe-Ranking

Intelligent Elastic Feature Fading: Enabling Model Retrain-Free Feature Efficiency Rollouts at Scale

2026-05-01 · Jieming Di, Xiaoyu Chen, Ying She, Siyu Wang 외 arxiv

Large-scale ranking systems depend on thousands of features derived from user behavior across multiple time horizons. Typically requires model retraining -- resulting in long iteration cycles (3--6 months), substantial G…

RENT -- Repeated Elastic Net Technique for Feature Selection

2020-09-27 · Anna Jenul, Stefan Schrunner, Kristian Hovde Liland, Ulf Geir Indahl 외

Feature selection is an essential step in data science pipelines to reduce the complexity associated with large datasets. While much research on this topic focuses on optimizing predictive performance, few studies invest…

Binary Classificationfeature selection

A Novel Solution of an Elastic Net Regularization for Dementia Knowledge Discovery using Deep Learning

2021-08-21 · Kshitiz Shrestha, Omar Hisham Alsadoon, Abeer Alsadoon, Tarik A. Rashid 외

Background and Aim: Accurate classification of Magnetic Resonance Images (MRI) is essential to accurately predict Mild Cognitive Impairment (MCI) to Alzheimer's Disease (AD) conversion. Meanwhile, deep learning has been …

Classificationfeature selectionimage-classificationImage Classification

An Efficient Semi-smooth Newton Augmented Lagrangian Method for Elastic Net

2020-06-06 · Tobia Boschi, Matthew Reimherr, Francesca Chiaromonte

Feature selection is an important and active research area in statistics and machine learning. The Elastic Net is often used to perform selection when the features present non-negligible collinearity or practitioners wis…

CPUfeature selection