多层视觉偏好建模提升医学图像分类可解释性
MVP-CBM:Multi-layer Visual Preference-enhanced Concept Bottleneck Model for Explainable Medical Image Classification
- 引入多层概念偏好建模,捕捉不同概念在不同层级的特征偏好
- 通过稀疏融合多层概念激活,准确率超越现有方法
- 适合需要高可信度解释的医疗影像诊断场景
概念瓶颈模型(CBM)通过将预测结果与人类可理解的概念关联,提升了高风险医疗图像分类的可信度。传统方法仅将视觉编码器最后一层特征与概念关联,但我们发现概念偏好存在层间变化——不同概念更倾向于与非末层特征对应;盲目依赖末层关联会削弱特征与概念间的准确映射,损害可解释性。为此,我们提出多层视觉偏好增强型概念瓶颈模型(MVP-CBM),包含两个核心模块:(1) 层内概念偏好建模,捕捉各概念在不同视觉层的优选关联;(2) 多层概念稀疏激活融合,从多层中稀疏聚合概念激活以提升性能。通过显式建模概念偏好,MVP-CBM能全面利用多层视觉信息,提供更细致准确的决策解释。在多个公开医学分类基准上的实验表明,MVP-CBM达到最先进的准确率和可解释性,验证其优越性。代码已开源:https://github.com/wcj6/MVP-CBM。
原文摘要 · Abstract (English)
The concept bottleneck model (CBM), as a technique improving interpretability via linking predictions to human-understandable concepts, makes high-risk and life-critical medical image classification credible. Typically, existing CBM methods associate the final layer of visual encoders with concepts to explain the model's predictions. However, we empirically discover the phenomenon of concept preference variation, that is, the concepts are preferably associated with the features at different layers than those only at the final layer; yet a blind last-layer-based association neglects such a preference variation and thus weakens the accurate correspondences between features and concepts, impairing model interpretability. To address this issue, we propose a novel Multi-layer Visual Preference-enhanced Concept Bottleneck Model (MVP-CBM), which comprises two key novel modules: (1) intra-layer concept preference modeling, which captures the preferred association of different concepts with features at various visual layers, and (2) multi-layer concept sparse activation fusion, which sparsely aggregates concept activations from multiple layers to enhance performance. Thus, by explicitly modeling concept preferences, MVP-CBM can comprehensively leverage multi-layer visual information to provide a more nuanced and accurate explanation of model decisions. Extensive experiments on several public medical classification benchmarks demonstrate that MVP-CBM achieves state-of-the-art accuracy and interoperability, verifying its superiority. Code is available at https://github.com/wcj6/MVP-CBM.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。