Related Experiment Video
Updated: Jan 2, 2026

A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
Published on: January 11, 2020
Screening PubMed abstracts: is class imbalance always a challenge to machine learning?
Corrado Lanera1, Paola Berchialla2, Abhinav Sharma3
1Unit of Biostatistics, Epidemiology and Public Health, Department of Cardiac Thoracic Vascular Sciences and Public Health, University of Padova, Via Loredan, 18, 35131, Padova, Italy.
Machine learning and data preprocessing techniques slightly improved article screening for systematic reviews. Random undersampling with a 35:65 ratio offers a computationally efficient strategy for researchers.
Area of Science:
- Bibliometrics
- Medical Informatics
- Computational Biology
Background:
- Increasing medical literature necessitates efficient systematic review citation screening.
- Researchers face a growing workload due to vast online textual data.
Purpose of the Study:
- To identify the optimal machine learning strategy for screening PubMed articles for systematic reviews.
- To evaluate data preprocessing techniques for class imbalance in this context.
Main Methods:
- Trained four binary text classifiers (SVM, k-NN, Random Forest, Elastic-Net).
- Applied four class imbalance techniques: random undersampling and oversampling (50:50, 35:65 ratios) and none.
- Used 14 systematic reviews' data; calculated delta AUC (difference in AUC-ROC with/without preprocessing) per classifier.
- Employed meta-analytic fixed-effect models to pool delta AUCs.
Main Results:
- Machine learning classifiers (except k-NN) achieved >90% AUC-ROC without preprocessing.
- Best performance improvements were seen with random oversampling (50:50) and random undersampling (35:65).
Conclusions:
- Resampling techniques offered slight performance enhancements for machine learning classifiers.
- Random undersampling (35:65) is recommended for computational efficiency.
Related Concept Videos
Quantifying and Rejecting Outliers: The Grubbs Test
Bias in Epidemiological Studies
Confounding in Epidemiological Studies
Bias
In statistics, a sampling bias is created when a sample is collected from a population, and some members of the population are not as likely to be chosen as others (remember, each member...

