Related Experiment Video
Updated: May 9, 2026

07:35
Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
Published on: October 11, 2018
The utility of data-driven feature selection: re: Chu et al. 2012
Wesley T Kerr1, Pamela K Douglas, Ariana Anderson
1David Geffen School of Medicine at UCLA, USA.
Neuroimage
|July 30, 2013
Summary
Feature selection in neuroimaging machine learning is crucial. Data-driven methods were not superior to whole-brain data, while prior biological knowledge proved effective for feature selection.
Area of Science:
- Neuroimaging
- Machine Learning
- Computational Neuroscience
Background:
- Feature selection (FS) is critical in neuroimaging-based machine learning due to high dimensionality.
- The number of attributes often exceeds the number of available data samples (exemplars).
- Recent work by Chu et al. (2012) highlighted key findings in FS.
Purpose of the Study:
- To endorse and expand upon the findings of Chu et al. (2012) regarding feature selection.
- To provide practical and theoretical arguments for the performance of data-driven FS methods.
- To discuss the implications of model sparsity versus complexity in machine learning.
Main Methods:
- Analysis of data-driven feature selection (FS) methods.
- Comparison of FS methods against whole-brain voxel data.
- Evaluation of a priori biological knowledge for guiding FS.
Main Results:
- Data-driven FS methods did not yield improved accuracy compared to using whole-brain voxel data.
- A priori biological knowledge effectively guided feature selection.
- Tested data-driven FS methods performed comparably to the all-voxel approach.
Conclusions:
- The effectiveness of data-driven FS methods in neuroimaging requires careful consideration.
- Prior biological knowledge is a valuable strategy for feature selection in this domain.
- Findings from Chu et al. should not be overgeneralized to all data-driven FS techniques.
Related Concept Videos
Quantifying and Rejecting Outliers: The Grubbs Test
Sometimes, a data set can have a recorded numerical observation that greatly deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier. To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This number is...
Survival Tree
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a survival tree begins...
Building a Survival Tree
Constructing a survival tree begins...
