arXiv:2507.03558cs.CVcs.AI2025-07被引 3

用CT图像实现97.93%的卒中精准诊断,效率远超传统方法。

An Efficient Deep Learning Framework for Brain Stroke Diagnosis Using Computed Tomography Images

  • 轻量级模型MobileNetV2结合LDA优化特征,再用SVC分类
  • 最高准确率达97.93%,显著优于其他组合方案
  • 适合医疗影像分析、临床辅助诊断场景

脑卒中是全球死亡和长期残疾的主要原因,亟需精准快速的预测技术。计算机断层扫描(CT)是诊断脑卒中的有效手段。现有卒中分类多依赖单切片预测,需放射科医生手动选取关键切片。为提升诊断效率,本研究提出一种新型机器学习方法,利用预训练深度模型(DenseNet201、InceptionV3、MobileNetV2、ResNet50、Xception)提取特征,结合细菌觅食优化(BFO)、主成分分析(PCA)和线性判别分析(LDA)进行特征工程,再由SVC、RF、XGB、DT、LR、KNN、GNB等算法分类。实验表明,MobileNetV2+LDA+SVC组合达到97.93%的最高分类准确率,显著优于其他配置,验证了轻量预训练模型与强优化分类策略融合在卒中诊断中的有效性。

原文摘要 · Abstract (English)

Brain stroke is a leading cause of mortality and long-term disability worldwide, underscoring the need for precise and rapid prediction techniques. Computed Tomography (CT) scan is considered one of the most effective methods for diagnosing brain strokes. Most stroke classification techniques use a single slice-level prediction mechanism, requiring radiologists to manually select the most critical CT slice from the original CT volume. Although clinical evaluations are often used in traditional diagnostic procedures, machine learning (ML) has opened up new avenues for improving stroke diagnosis. To supplement traditional diagnostic techniques, this study investigates machine learning models for early brain stroke prediction using CT scan images. This research proposes a novel machine learning approach to brain stroke detection, focusing on optimizing classification performance with pre-trained deep learning models and advanced optimization strategies. Pre-trained models, including DenseNet201, InceptionV3, MobileNetV2, ResNet50, and Xception, are used for feature extraction. Feature engineering techniques, including BFO, PCA, and LDA, further enhance model performance. These features are then classified using machine learning algorithms, including SVC, RF, XGB, DT, LR, KNN, and GNB. Our experiments demonstrate that the combination of MobileNetV2, LDA, and SVC achieved the highest classification accuracy of 97.93%, significantly outperforming other model-optimizer-classifier combinations. The results underline the effectiveness of integrating lightweight pre-trained models with robust optimization and classification techniques for brain stroke diagnosis.

卒中诊断CT图像深度学习医疗AI

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