通过分层概念提示提升医学影像诊断可解释性
CoPA: Hierarchical Concept Prompting and Aggregating Network for Explainable Diagnosis
- 分层提取视觉编码器各层特征,结合提示引导增强关键概念表征
- 在三个公开数据集上同时提升概念与疾病预测准确率
- 适合需要可解释性医疗AI的临床研究与部署场景
深度学习模型的透明性对临床诊断至关重要。概念瓶颈模型通过将黑箱模型的隐空间转化为人类可理解的概念,提供清晰的决策过程。然而,基于概念的方法仍面临概念捕捉能力不足的问题:通常仅依赖最后一层特征,忽略浅层与多尺度特征,且缺乏有效的概念编码引导,阻碍细粒度概念提取。为此,我们提出概念提示与聚合网络(CoPA),在提示引导下捕获多层概念。该框架利用概念感知嵌入生成器(CEG)从视觉编码器各层提取概念表征,并将其作为提示用于概念提示微调(CPT),引导模型强化关键概念相关的视觉线索。各层视觉表示经聚合后与文本概念表示对齐。所提方法有效捕捉并利用图像中的概念级信息,提升概念与疾病预测性能。大量实验表明,CoPA在三个公开数据集上优于现有最优方法。代码已开源。
原文摘要 · Abstract (English)
The transparency of deep learning models is essential for clinical diagnostics. Concept Bottleneck Model provides clear decision-making processes for diagnosis by transforming the latent space of black-box models into human-understandable concepts. However, concept-based methods still face challenges in concept capture capabilities. These methods often rely on encode features solely from the final layer, neglecting shallow and multiscale features, and lack effective guidance in concept encoding, hindering fine-grained concept extraction. To address these issues, we introduce Concept Prompting and Aggregating (CoPA), a novel framework designed to capture multilayer concepts under prompt guidance. This framework utilizes the Concept-aware Embedding Generator (CEG) to extract concept representations from each layer of the visual encoder. Simultaneously, these representations serve as prompts for Concept Prompt Tuning (CPT), steering the model towards amplifying critical concept-related visual cues. Visual representations from each layer are aggregated to align with textual concept representations. With the proposed method, valuable concept-wise information in the images is captured and utilized effectively, thus improving the performance of concept and disease prediction. Extensive experimental results demonstrate that CoPA outperforms state-of-the-art methods on three public datasets. Code is available at https://github.com/yihengd/CoPA.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。