Related Experiment Video
Updated: Apr 13, 2026

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
Published on: October 11, 2018
HeFS: helper-enhanced feature selection via Pareto-optimized genetic search
Yusi Fan1, Tian Wang2, Zhiying Yan3
1College of Computer Science and Technology, Jilin University, Changchun 130012, China; Key Laboratory of Symbolic Computation and Knowledge Engineering of Ministry of Education, Jilin University, Changchun 130012, China.
Introduction:
Feature selection plays a crucial role in improving predictive performance and interpretability in high-dimensional machine learning tasks. However, it is an NP-hard combinatorial optimization problem. Conventional heuristic or greedy approaches are prone to premature convergence and often yield locally optimal feature subsets, especially in high-dimensional settings with complex feature interactions.
Objectives:
This study aims to enhance existing feature selection methods by identifying complementary helper features overlooked by conventional approaches through a plug-and-play refinement framework.
Methods:
We formulate Conditional Feature Selection as augmenting an existing feature subset by discovering complementary helper features from the residual feature space, i.e., features typically discarded by conventional selection methods. Helper-Enhanced Feature Selection (HeFS) implements this idea as a post-selection refinement framework that can be integrated with diverse baseline algorithms. By incorporating biased initialization and ratio-guided mutation and employing a multi-objective search strategy that balances predictive accuracy and feature complementarity, HeFS enables the systematic identification of informative yet previously overlooked features.
Results:
A comprehensive evaluation on 18 benchmark datasets shows that HeFS consistently enhances baseline feature selection performance by identifying informative helper features overlooked by conventional methods. On average, the helper features identified by HeFS improve classification accuracy by more than 9% over traditional feature selection methods and 6% over state-of-the-art approaches, with the largest gain observed on the Spambase dataset, where accuracy increases by 31.8% over the MGWO baseline. Further analysis on molecular datasets using Pearson correlation coefficients indicates that helper features exhibit substantially lower correlation with baseline-selected features (0.06) than the correlations among baseline features themselves (0.24), suggesting reduced redundancy and complementary contributions.
Conclusion:
By explicitly modeling feature complementarity in the residual feature space, HeFS mitigates the limitations of conventional heuristic or greedy feature selection methods and improves classification performance across diverse application domains.
More Related Videos
Related Concept Videos
Genetic Screens
Forward genetic screens
Forward or “classical” genetic screens involve creating random mutations in an organism’s DNA using radiation, mutagens, or insertion of additional bases, which...
Frequency-dependent Selection
Methods of Medium Optimization
Types of Selection
Genetics of Speciation
Genetic Variation
Genes exist in different versions called alleles,...

