用注意力U-Net和可解释AI实现脑肿瘤精准自动分割
An Explainable AI-Driven Framework for Automated Brain Tumor Segmentation Using an Attention-Enhanced U-Net
- 在U-Net中加入注意力门,聚焦关键区域提升分割精度
- 多指标达99%以上,对肿瘤亚区识别效果显著
- 结合Grad-CAM可视化,适合临床医生信任与使用
基于MRI数据的脑肿瘤自动分割对诊断、治疗规划和随访监测至关重要。胶质瘤因恶性程度高、内部异质性强,其内部区域精确分割极具挑战。手动分割耗时且不可靠,亟需稳健的自动化方法。本研究利用BraTS 2020数据集,包含四类标注:背景/健康组织、坏死/非增强核心、水肿及增强肿瘤。提出一种改进的U-Net模型,引入注意力门机制以聚焦图像关键区域。针对类别不平衡问题,采用自定义损失函数(Dice Loss、Categorical Dice Loss)与标准交叉熵联合优化。评估指标包括敏感性、特异性等。此外,引入基于Grad-CAM的可解释AI技术,结合高斯滤波生成平滑热力图,提升模型可解释性。实验结果表明,该方法在准确率(0.9919)、Dice系数(0.9901)、平均IoU(0.9873)、敏感性(0.9908)、特异性(0.9974)上均表现优异,证明注意力机制、定制损失函数与可解释性技术能显著提升复杂肿瘤结构的分割精度,为临床应用提供可靠且可解释的解决方案。
原文摘要 · Abstract (English)
Computer-aided segmentation of brain tumors from MRI data is of crucial significance to clinical decision-making in diagnosis, treatment planning, and follow-up disease monitoring. Gliomas, owing to their high malignancy and heterogeneity, represent a very challenging task for accurate and reliable segmentation into intra-tumoral sub-regions. Manual segmentation is typically time-consuming and not reliable, which justifies the need for robust automated techniques.This research resolves this problem by leveraging the BraTS 2020 dataset, where we have labeled MRI scans of glioma patients with four significant classes: background/healthy tissue, necrotic/non-enhancing core, edema, and enhancing tumor. In this work, we present a new segmentation technique based on a U-Net model augmented with executed attention gates to focus on the most significant regions of images. To counter class imbalance, we employ manually designed loss functions like Dice Loss and Categorical Dice Loss, in conjunction with standard categorical cross-entropy. Other evaluation metrics, like sensitivity and specificity, were used to measure discriminability of the model between tumor classes. Besides, we introduce Grad-CAM-based explainable AI to enable visualizing attention regions and improve model interpretability, together with a smooth heatmap generation technique through Gaussian filtering. Our approach achieved superior performance with accuracy of 0.9919, Dice coefficient of 0.9901, mean IoU of 0.9873, sensitivity of 0.9908, and specificity of 0.9974. This study demonstrates that the use of attention mechanisms, personalized loss functions, and explainable AI significantly improves highly complex tumor structure segmentation precision in MRI scans, providing a reliable and explainable method for clinical applications.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。