paper-with-me

홈 › Papers

EFSIS: Ensemble Feature Selection Integrating Stability

2018-11-19 · Xiaokang Zhang, Inge Jonassen

Ensemble learning that can be used to combine the predictions from multiple learners has been widely applied in pattern recognition, and has been reported to be more robust and accurate than the individual learners. This ensemble logic has recently also been more applied in feature selection. There are basically two strategies for ensemble feature selection, namely data perturbation and function perturbation. Data perturbation performs feature selection on data subsets sampled from the original dataset and then selects the features consistently ranked highly across those data subsets. This has been found to improve both the stability of the selector and the prediction accuracy for a classifier. Function perturbation frees the user from having to decide on the most appropriate selector for any given situation and works by aggregating multiple selectors. This has been found to maintain or improve classification performance. Here we propose a framework, EFSIS, combining these two strategies. Empirical results indicate that EFSIS gives both high prediction accuracy and stability.

📄 PDF Abstract BibTeX arXiv:1811.07939

Code (1)

zhxiaokang/EFSIS 공식 구현

Tasks

Ensemble Learningfeature selection

Similar Papers 제목 키워드 기반

Analysis of ensemble feature selection for correlated high-dimensional RNA-Seq cancer data

2020-04-28 · Aneta Polewko-Klim, Witold R. Rudnicki

Discovery of diagnostic and prognostic molecular markers is important and actively pursued the research field in cancer research. For complex diseases, this process is often performed using Machine Learning. The current …

Diagnosticfeature selection

Integrated path stability selection

2024-03-23 · Omar Melikechi, Jeffrey W. Miller

Stability selection is a popular method for improving feature selection algorithms. One of its key attributes is that it provides theoretical upper bounds on the expected number of false positives, E(FP), enabling contro…

feature selection

Ensemble feature selection with data-driven thresholding for Alzheimer's disease biomarker discovery

2022-07-05 · Annette Spooner, Gelareh Mohammadi, Perminder S. Sachdev, Henry Brodaty 외

Healthcare datasets present many challenges to both machine learning and statistics as their data are typically heterogeneous, censored, high-dimensional and have missing information. Feature selection is often used to i…

feature selection

Ensemble feature selection with clustering for analysis of high-dimensional, correlated clinical data in the search for Alzheimer's disease biomarkers

2022-07-06 · Annette Spooner, Gelareh Mohammadi, Perminder S. Sachdev, Henry Brodaty 외

Healthcare datasets often contain groups of highly correlated features, such as features from the same biological system. When feature selection is applied to these datasets to identify the most important features, the b…

Clusteringfeature selection

SAGE: Stability-Aware Graph-Based Ensemble Feature Selection for Explainable Postpartum Depression Risk Prediction

2026-08-24 · Md. Rokon Islam Emon, Syed Shariar Alam Shuvo, Shahriar Siddique Ayon, Abdullah Al Mamun 외 arxiv

Postpartum depression (PPD) poses a major burden on maternal and child health, especially in low- and middle-income countries where prevalence exceeds 19%. Despite advancements in machine learning for PPD prediction, cur…