arXiv:2512.08038cs.CV2025-12

提出一种能保持图像结构的视网膜病变分类解释方法。

SSplain: Sparse and Smooth Explainer for Retinopathy of Prematurity Classification

  • 通过约束稀疏和平滑性,生成像素级可解释图
  • 在准确性和平滑度上优于主流解释器
  • 解释结果与临床医生关注的特征一致

神经网络广泛应用于医学诊断,但其黑箱特性使临床医生难以理解模型输出。本文针对早产儿视网膜病变(ROP)的视网膜眼底图像分类任务,提出一种新的解释方法——稀疏平滑解释器(SSplain)。现有方法无法有效保持输入图像的结构特性,如平滑性和稀疏性。SSplain通过引入组合约束的优化问题,并利用交替方向乘子法(ADMM)求解,生成既稀疏又平滑的像素级解释图,使解释结果更符合真实视觉结构。实验表明,该方法在后验准确性与平滑性分析中均优于常用解释器。此外,其识别出的特征与临床医生判断ROP的关键判别因素高度一致。我们还验证了该方法在多个公开数据集上的泛化能力。代码已开源。

原文摘要 · Abstract (English)

Neural networks are frequently used in medical diagnosis. However, due to their black-box nature, model explainers are used to help clinicians understand better and trust model outputs. This paper introduces an explainer method for classifying Retinopathy of Prematurity (ROP) from fundus images. Previous methods fail to generate explanations that preserve input image structures such as smoothness and sparsity. We introduce Sparse and Smooth Explainer (SSplain), a method that generates pixel-wise explanations while preserving image structures by enforcing smoothness and sparsity. This results in realistic explanations to enhance the understanding of the given black-box model. To achieve this goal, we define an optimization problem with combinatorial constraints and solve it using the Alternating Direction Method of Multipliers (ADMM). Experimental results show that SSplain outperforms commonly used explainers in terms of both post-hoc accuracy and smoothness analyses. Additionally, SSplain identifies features that are consistent with domain-understandable features that clinicians consider as discriminative factors for ROP. We also show SSplain's generalization by applying it to additional publicly available datasets. Code is available at https://github.com/neu-spiral/SSplain.

医学图像模型解释稀疏性平滑性

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