When Color Adds Nothing: A Causal Audit of Channel Triplication in Alzheimer's MRI Classification
Singhvi, S.; Singhvi, R.
Show abstract
Medical imaging pipelines routinely copy single-channel grayscale data into three identical RGB channels before classification, usually without justification. This study tests whether that step affects model predictions. Four coordinated experiments on bit-identical RGB inputs sorted eleven classical machine learning models into three groups: five that were invariant to the copy, two that were nearly invariant, and four whose predictions changed. On the Kaggle Alzheimer MRI Dataset (6,400 images, four classes, five seeds), five models (AdaBoost, HistGradientBoosting, KNN, SVM_Polynomial, and SVM_RBF) produced identical predictions in both conditions for every seed, where KNN is k-nearest neighbors and SVM a support vector machine, with polynomial and radial basis function (RBF) kernels. Two models (GaussianNB and SVM_Linear) differed by at most one of 1,280 samples, a dataset-dependent gap rather than exact invariance. The remaining four (DecisionTree, ExtraTrees, RandomForest, and LogisticRegression) differed substantively. A regularization sweep on Logistic Regression traced its gap to a single cause. As L2 regularization weakened, the color-minus-grayscale macro F1 gap shrank steadily, from +12.07 percentage points at C=0.001 to near zero at C=100 (paired Wilcoxon p=0.0020 under strong regularization), showing the effect scales with feature count rather than image content. A replication on the OASIS dataset, matched in size and class balance, reproduced every grouping, and the Logistic Regression gap reappeared in the same direction at smaller magnitude (+5.30 points macro F1). Two deep networks, ResNet18 and DenseNet121, gave identical predictions across all twenty paired conditions. Channel triplication left most models unchanged while multiplying classical training time 2.3 to 4.0 times without benefit.
Matching journals
The top 8 journals account for 50% of the predicted probability mass.