Related Experiment Video
Updated: May 7, 2025

07:35
Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
Published on: October 11, 2018
7.4K
A quantitative benchmark of neural network feature selection methods for detecting nonlinear signals.
Antoine Passemiers1, Pietro Folco2, Daniele Raimondi3,4
1ESAT-STADIUS, KU Leuven, Leuven, Belgium. antoine.passemiers@kuleuven.be.
Scientific Reports
|December 29, 2024
Summary
Deep learning (DL) feature selection and saliency map (SM) methods struggle with noisy, limited data. Traditional methods like Random Forests and LassoNet outperform DL approaches in identifying non-linear features.
Area of Science:
- Machine Learning
- Data Science
- Computational Statistics
Background:
- Feature selection (FS) is crucial for handling noisy datasets, especially with limited samples.
- Traditional FS methods often assume linear or additive feature relationships.
- Deep learning (DL) models offer potential for simultaneous FS and non-linear prediction.
Purpose of the Study:
- To systematically evaluate DL-based FS methods on synthetic datasets of varying complexity.
- To benchmark the efficacy of DL methods in uncovering non-linear feature relationships.
- To assess the reliability of gradient-based feature attribution techniques like Saliency Maps (SM) for Neural Networks (NNs).
Main Methods:
- Utilized synthetic datasets with controlled complexity to test FS and feature attribution methods.
- Compared performance of various DL-based FS techniques against traditional methods (Random Forests, TreeShap, mRMR, LassoNet).
- Benchmarked Saliency Maps (SM) for Neural Networks (NNs) using the same synthetic data settings.
Main Results:
- Most DL-based FS and SM methods were significantly challenged even by simple synthetic datasets.
- Random Forests, TreeShap, mRMR, and LassoNet demonstrated superior performance as FS methods.
- The reliability of DL-based FS and SM interpretation methods for non-linear features was found to be limited.
Conclusions:
- DL-based FS and SM interpretation methods are currently unreliable for identifying non-linear features in noisy, high-dimensional datasets.
- Traditional FS methods, particularly Random Forests and LassoNet, are more robust for such challenging scenarios.
- Further research is needed to improve the reliability of DL approaches for complex feature selection and interpretation tasks.
Related Concept Videos
Introduction to Nonparametric Statistics
568
Nonparametric statistics offer a powerful alternative to traditional parametric methods, useful when assumptions about the population distribution cannot be made. Unlike parametric tests, which require data to follow a specific distribution with well-defined parameters (such as the mean and standard deviation), nonparametric tests do not require such constraints. This makes them particularly valuable when dealing with small sample sizes, skewed data, or ordinal and categorical variables.
One of...
One of...
568
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
25
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
25

