Related Experiment Video
Updated: Jun 30, 2026

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
Published on: October 11, 2018
Higher criticism thresholding: Optimal feature selection when useful features are rare and weak
1Department of Statistics, Stanford University, Stanford, CA 94305, USA. donoho@stat.standord.edu
Higher Criticism thresholding (HCT) offers improved feature selection for linear classification, especially in rare/weak feature models. This method enhances classifier performance by controlling missed features better than false discovery rate thresholding (FDRT).
Area of Science:
- Statistical Learning
- Bioinformatics
- Machine Learning
Background:
- Effective feature selection is critical for linear classification analysis in fields like genomics and proteomics.
- Traditional methods may struggle with rare/weak features, where useful signals are subtle and infrequent.
- Existing threshold selection procedures like False Discovery Rate Thresholding (FDRT) have limitations in challenging scenarios.
Purpose of the Study:
- To introduce and evaluate Higher Criticism thresholding (HCT) for feature selection in linear classification.
- To compare HCT with existing methods, particularly FDRT, under rare/weak (RW) feature models.
- To assess the impact of HCT on classifier performance, error rates, and threshold selection stability.
Main Methods:
- Feature selection via thresholding of Z-scores based on the Higher Criticism (HC) objective function.
- The HC threshold maximizes (i/p - pi((i)))/sqrt{i/p(1-i/p)}, where pi((i)) are ordered P-values.
- Comparison of HCT with FDRT and cross-validation in Shrunken Centroid classifiers using real datasets and asymptotic theory.
Main Results:
- HCT demonstrates an intimate link between maximizing the HC objective and minimizing classifier error rates in RW settings.
- HCT utilizes lower thresholds than FDRT in challenging RW scenarios, improving control over missed features.
- Replacing cross-validation with HCT in Shrunken Centroid classifiers reduces threshold variance and misclassification error.
Conclusions:
- Higher Criticism thresholding (HCT) provides a computationally efficient and simpler alternative for feature selection.
- HCT offers superior performance over FDRT in rare/weak feature models, leading to more accurate classifiers.
- The study confirms the advantages of HCT in both theoretical analysis and practical applications on real datasets.
Related Concept Videos
Quantifying and Rejecting Outliers: The Grubbs Test
Detection of Gross Error: The Q Test
Critical Region, Critical Values and Significance Level
In hypothesis testing, a sample statistic is converted to a test statistic using z, t, or chi-square distribution. A critical region is an area under the curve in probability distributions demarcated by the critical value. When the test statistic falls in this region, it suggests that the null hypothesis must be rejected. As this region contains all those values of the test...
Expected Frequencies in Goodness-of-Fit Tests
Unusual Results
According to the range rule of thumb, any value above or below two standard deviations, 2σ from the mean, μ is considered unusual.
Maximum unusual value = μ + 2σ
Minimum unusual value...
Outliers and Influential Points