Related Experiment Video
Updated: May 6, 2026

Basics of Multivariate Analysis in Neuroimaging Data
Published on: July 24, 2010
Analysis of sampling techniques for imbalanced data: An n = 648 ADNI study.
Rashmi Dubey1, Jiayu Zhou1, Yalin Wang2
1School of Computing, Informatics, and Decision Systems Engineering, Arizona State University, Tempe, AZ, USA; Center for Evolutionary Medicine and Informatics, The Biodesign Institute, Arizona State University, Tempe, AZ, USA.
This study addresses imbalanced neuroimaging data by combining feature selection and data sampling. K-Medoids undersampling with sparse logistic regression offers a promising approach for accurate classification in Alzheimer's Disease Neuroimaging Initiative studies.
Area of Science:
- Neuroimaging
- Machine Learning
- Biostatistics
Background:
- Neuroimaging datasets often exhibit class imbalance, complicating classifier development.
- Traditional classifiers may misclassify minority classes in imbalanced data, impacting diagnostic accuracy.
Purpose of the Study:
- To investigate ensemble methods combining feature selection and data sampling for imbalanced neuroimaging data.
- To identify optimal sampling techniques and feature selection algorithms for improved classification performance.
Main Methods:
- Systematic analysis of various data sampling techniques (undersampling, oversampling, combined) and feature selection algorithms.
- Evaluation using Random Forest and Support Vector Machines classifiers, assessing accuracy, AUC, sensitivity, and specificity.
- Utilized the Alzheimer's Disease Neuroimaging Initiative (ADNI) dataset for experimental validation.
Main Results:
- K-Medoids based undersampling significantly improved classifier performance compared to other sampling methods and no sampling.
- Sparse logistic regression with stability selection demonstrated competitive performance in feature selection.
- The proposed ensemble model using multiple undersampled datasets achieved stable and promising results.
Conclusions:
- Ensemble methods integrating data sampling and feature selection are effective for handling imbalanced neuroimaging data.
- K-Medoids undersampling and sparse logistic regression are key components for building robust classifiers in ADNI studies.
Related Concept Videos
Data Collection by Observations
An astronomer viewing the motion and brightness of stars in the sky and recording the data is an example of observational data collection. A botanist recording...
Systematic Sampling Method
Systematic sampling is one of the simplest methods...
Stratified Sampling Method
To choose a stratified sample, divide the population into groups called strata and then take a...
Convenience Sampling Method
Convenience sampling is a non-random method of sample selection; this method selects individuals that are easily accessible and may result in biased data. For example, a marketing...
Random Sampling Method
Sampling Plans
Random sampling is a method where each member of the population has an equal chance of being selected for the sample. It involves selecting individuals randomly, often using random number generators or lottery-type methods. For example, when analyzing the properties of a...

