arXiv:2608.24793cs.CV2026-08

用5个数学特征实现轻量可解释的疟原虫细胞分类,准确率达94.6%。

EMFE: A lightweight, explainable machine learning framework for malaria cell classification

论文配图:EMFE: A lightweight, explainable machine learning framework for malaria cell classification
图 1 · 摘自论文原文
  • 基于灰度世界归一化与形态学检测,提取5个可解释特征
  • 在200名患者数据上达94.6%准确率,且通过患者级验证
  • 比深度学习模型更轻量、可解释,适合资源受限场景

自动疟疾诊断主要依赖计算开销大、难以解释的深度卷积网络。本文提出轻量级可解释框架EMFE,通过灰度世界归一化、自适应绿通道阈值、形态学斑点检测等五步流程,结合随机森林等经典机器学习模型对单个红细胞图像进行感染与否分类。基于NIH LHNCBC疟疾数据集(27,558张图像,来自200名患者),在患者分组嵌套交叉验证(外层K=20,内层K=3)下,优化后的随机森林达到94.6%联合外折叠准确率(95%置信区间[93.6, 95.7]),并在40名患者独立测试集上验证为94.3%,患者级置换检验结果显著(p<0.001,1000次置换)。消融实验量化各特征贡献,硬件匹配对比显示其优于重训练的DenseNet121、ResNet50和MobileNetV2。合成扰动分析识别三种失效模式,可解释性分析表明斑点饱和是主要判别特征。患者级聚合进一步量化敏感性-特异性权衡与假阳性累积。结果证明该方法在统计严谨性、可解释性与计算效率上优于深度学习,并明确揭示其局限。

原文摘要 · Abstract (English)

Automated malaria diagnosis from stained blood-smear microscopy is dominated by deep convolutional neural networks that are accurate but computationally expensive, poorly interpretable, and rarely validated with patient-level rigor. We present EMFE (Efficient Mathematical Feature Extraction), a five-feature framework for classifying single red-blood-cell images as parasitized or uninfected using Gray World color normalization, adaptive green-channel thresholding, morphological spot detection, and classical machine learning. Using the NIH LHNCBC malaria dataset (27,558 images from 200 patients), we evaluate Random Forest, Histogram Gradient Boosting, and Support Vector Machine classifiers under patient-grouped nested cross-validation (K_outer=20, K_inner=3), ensuring that cells from each patient remain within a single fold. The optimized Random Forest achieves 94.6% pooled out-of-fold accuracy (95% CI [93.6, 95.7]), corroborated by an untouched 40-patient holdout test (94.3%) and a patient-level permutation test (p<0.001, 1,000 permutations). Ablation experiments quantify the contribution of individual features and pipeline stages. Hardware-matched comparisons with retrained DenseNet121, ResNet50, and MobileNetV2 models assess the accuracy-efficiency trade-off. Synthetic perturbations characterize three failure modes, while explainability analysis identifies spot saturation as the dominant discriminative feature. Patient-level aggregation further quantifies sensitivity-specificity trade-offs and false-positive accumulation. These results demonstrate a statistically rigorous, interpretable, and computationally lightweight alternative to deep learning, while explicitly quantifying its limitations.

疟疾诊断可解释模型轻量级学习医学图像

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。