Supervised Classifier Benchmarking

Multiclass Machine Learning Benchmark

Benchmarking 4 supervised model families under Stratified 5-Fold Cross-Validation on 120 task-fMRI contrast maps from the Brainomics Localizer dataset.

Highest Accuracy
Random Forest

Top discrete classification accuracy of 85.83% (max_depth=6, n_estimators=300).

Highest Macro AUROC
Logistic Regression

Top macro AUROC of 0.9656 (85.00% Acc, C=0.01). Selected for network-level interpretability.

Validation Protocol
Stratified 5-Fold

Preserves balanced 30-sample class distribution per fold with in-fold standard scaling to avoid data leakage.

Classifier Performance Benchmark (%)

Comparing 4 supervised models under Stratified 5-Fold Cross-Validation

N = 120 Contrast Maps

Logistic Regression Confusion Matrix (85.00%)

Rows = True Task Labels | Columns = Predicted Task Labels

Selected Interpretable Model
True \ PredWorking Memory / MathLanguage / ReadingMotor ControlVisual Processing
Working Memory / Math25311
Language / Reading42204
Motor Control10272
Visual Processing11028
True: Working Memory / Math → Predicted: Working Memory / Math
25 / 30 Maps (83.3%)

Task-Level Classification Metrics Table (IEEE Table I Replica)

ML ModelCognitive TaskAccuracyPrecisionRecallF1-ScoreAUROC
Random ForestHighest AccMath85.8%0.780.830.810.9396
Language0.790.730.760.8967
Motor0.941.000.970.9996
Visual0.930.870.900.9526
Logistic RegressionBest InterpretableMath85.0%0.780.830.810.9667
Language0.760.730.750.9211
Motor1.000.900.951.0000
Visual0.880.930.900.9748
Decision TreeMath73.3%0.880.730.800.8776
Language0.580.870.690.8502
Motor0.860.800.830.9237
Visual0.730.530.620.7785
K-Nearest NeighborsMath66.7%0.720.600.650.8469
Language0.530.700.600.7859
Motor1.000.600.750.9000
Visual0.620.770.690.9019