轻量模型S-Net实现宫颈癌检测高精度与快速推理
A study on Deep Convolutional Neural Networks, transfer learning, and Mnet model for Cervical Cancer Detection
- 设计轻量级S-Net模型,结合迁移学习优化性能
- S-Net准确率达99.99%,推理速度显著优于主流模型
- 融合XAI技术提升决策可解释性,适合临床部署
早期通过巴氏涂片分析进行宫颈癌的精准检测对改善患者预后、降低死亡率至关重要。当前先进卷积神经网络(CNN)需大量计算资源、长时间训练及大规模数据集。本研究针对上述局限,提出专用于宫颈癌检测的轻量级CNN模型S-Net(Simple Net)。同时评估六种SOTA CNN模型在迁移学习下的表现,包括多路径(DenseNet201、ResNet152)、深度型(Seranet152)、宽度型多连接(Xception)、深度可分离卷积(MobileNetV2)及空间利用型(VGG19)。所有模型均达到相近准确率,其中S-Net最高达99.99%。但S-Net在计算效率与推理时间上显著优于其他模型,更适用于实时和资源受限场景。当前基于CNN的医学诊断仍面临决策过程不透明问题,为此引入SHAP、LIME与Grad-CAM等可解释AI技术,可视化影响预测的关键图像区域。本研究创新点在于构建了高精度、低延迟且具备可解释性的S-Net模型。此外,还分析了SOTA模型行为,探究负迁移学习对巴氏涂片的影响,并对比正确与错误分类样本的像素强度模式。
原文摘要 · Abstract (English)
Early and accurate detection through Pap smear analysis is critical to improving patient outcomes and reducing mortality of Cervical cancer. State-of-the-art (SOTA) Convolutional Neural Networks (CNNs) require substantial computational resources, extended training time, and large datasets. In this study, a lightweight CNN model, S-Net (Simple Net), is developed specifically for cervical cancer detection and classification using Pap smear images to address these limitations. Alongside S-Net, six SOTA CNNs were evaluated using transfer learning, including multi-path (DenseNet201, ResNet152), depth-based (Serasnet152), width-based multi-connection (Xception), depth-wise separable convolutions (MobileNetV2), and spatial exploitation-based (VGG19). All models, including S-Net, achieved comparable accuracy, with S-Net reaching 99.99%. However, S-Net significantly outperforms the SOTA CNNs in terms of computational efficiency and inference time, making it a more practical choice for real-time and resource-constrained applications. A major limitation in CNN-based medical diagnosis remains the lack of transparency in the decision-making process. To address this, Explainable AI (XAI) techniques, such as SHAP, LIME, and Grad-CAM, were employed to visualize and interpret the key image regions influencing model predictions. The novelty of this study lies in the development of a highly accurate yet computationally lightweight model (S-Net) caPable of rapid inference while maintaining interpretability through XAI integration. Furthermore, this work analyzes the behavior of SOTA CNNs, investigates the effects of negative transfer learning on Pap smear images, and examines pixel intensity patterns in correctly and incorrectly classified samples.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。