arXiv:2605.06197cs.CVcs.LG2026-05

用视觉注意力+大模型生成可读的脑肿瘤诊断报告

Bridging visual saliency and large language models for explainable deep learning in medical imaging

论文配图:Bridging visual saliency and large language models for explainable deep learning in medical imaging
图 1 · 摘自论文原文
  • CNN+分割头提取特征,热力图转为肿瘤掩码
  • 定位到具体脑区,生成结构化数据输入大模型
  • 输出像放射科医生写的报告,适合临床使用

深度学习模型的黑箱特性阻碍其在医学影像中的临床应用。本文提出一个融合多模态的可解释性框架,将卷积神经网络(CNN)的预测与临床可操作的洞察连接起来,用于脑肿瘤分类。该框架包含三个阶段:首先,九种CNN架构扩展为双输出混合结构,同时优化分类与分割任务,实现更丰富的空间特征学习;其次,采用Grad-CAM、Grad-CAM++和ScoreCAM生成类别判别性热力图,并通过自适应百分位阈值化流程转化为二值肿瘤掩码;第三,将掩码映射至Harvard-Oxford皮层图谱,将像素级证据转换为命名解剖结构,提取结果以结构化JSON格式输入Grok3、Mistral和LLaMA三个大语言模型,生成连贯的放射学风格诊断报告。在包含4,834例增强T1加权脑MRI图像、覆盖三种肿瘤类别的数据集上评估,InceptionResNetV2分类性能最佳,Grad-CAM++分割重叠度最高;大模型中Grok3词汇多样性与连贯性最优,LLaMA可读性得分最高。该框架整合视觉、解剖与语言模态,生成技术可靠且语义可理解的解释,推动人工智能辅助脑肿瘤诊断的透明性与临床可信度。

原文摘要 · Abstract (English)

The opaque nature of deep learning models remains a significant barrier to their clinical adoption in medical imaging. This paper presents a multimodal explainability framework that bridges the gap between convolutional neural network (CNN) predictions and clinically actionable insights for brain tumor classification, leveraging large language models (LLMs) to deliver human-interpretable diagnostic narratives. The proposed framework operates through three coupled stages. First, nine CNN architectures are extended with a dual-output hybrid formulation that simultaneously optimises a classification head and a segmentation head, enabling spatially richer feature learning. Second, visual saliency attribution methods, namely Grad-CAM, Grad-CAM++, and ScoreCAM, are applied to generate class-discriminative heatmaps, which are subsequently refined into binary tumor masks via an adaptive percentile thresholding pipeline. Third, the resulting masks are mapped onto the Harvard-Oxford cortical atlas to translate pixel-level evidence into named neuroanatomical structures, and the extracted findings are encoded into a structured JSON file that conditions three LLMs (Grok3, Mistral, and LLaMA) to generate coherent, radiological-style diagnostic reports. Evaluated on a dataset of 4,834 contrast-enhanced T1-weighted brain MRI images spanning three tumor classes, InceptionResNetV2 achieved the highest classification performance and Grad-CAM++ yielded the best segmentation overlap. Among the language models, Grok3 led in lexical diversity and coherence, while LLaMA achieved the highest readability score. By integrating visual, anatomical, and linguistic modalities into a unified pipeline, the framework produces explanations that are technically grounded and meaningfully interpretable, advancing the transparency and clinical accountability of artificial intelligence assisted brain tumor diagnosis.

可解释AI脑肿瘤大模型医学影像

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