arXiv:2505.03833cs.CVcs.AI2025-05

让帕金森诊断模型自解释,看清哪部分手绘轨迹影响判断

PointExplainer: Towards Transparent Parkinson's Disease Diagnosis

  • 将手绘轨迹转为3D点云,用离散贡献值标注关键区域
  • 在两个基准数据集和新数据集上保持诊断准确率
  • 适合需要可解释性的医疗AI研发与临床医生使用

深度神经网络在分析数字化手绘信号以早期诊断帕金森病方面展现出潜力。然而,现有诊断方法缺乏清晰的可解释性,制约了临床信任。本文提出PointExplainer,一种可解释的诊断策略,用于识别驱动模型诊断的手绘区域。具体而言,PointExplainer为手绘段落分配离散归因值,明确量化其对模型决策的相对贡献。核心组件包括:(i) 诊断模块,将手绘信号编码为3D点云以表征轨迹;(ii) 解释模块,训练一个可解释的代理模型来近似黑箱诊断模型的局部行为。我们还引入一致性度量以进一步解决解释的忠实性问题。在两个基准数据集和一个新构建的数据集上的大量实验表明,PointExplainer能提供直观解释,且不降低诊断性能。源代码见https://github.com/chaoxuewang/PointExplainer。

原文摘要 · Abstract (English)

Deep neural networks have shown potential in analyzing digitized hand-drawn signals for early diagnosis of Parkinson's disease. However, the lack of clear interpretability in existing diagnostic methods presents a challenge to clinical trust. In this paper, we propose PointExplainer, an explainable diagnostic strategy to identify hand-drawn regions that drive model diagnosis. Specifically, PointExplainer assigns discrete attribution values to hand-drawn segments, explicitly quantifying their relative contributions to the model's decision. Its key components include: (i) a diagnosis module, which encodes hand-drawn signals into 3D point clouds to represent hand-drawn trajectories, and (ii) an explanation module, which trains an interpretable surrogate model to approximate the local behavior of the black-box diagnostic model. We also introduce consistency measures to further address the issue of faithfulness in explanations. Extensive experiments on two benchmark datasets and a newly constructed dataset show that PointExplainer can provide intuitive explanations with no diagnostic performance degradation. The source code is available at https://github.com/chaoxuewang/PointExplainer.

可解释AI帕金森病手绘分析

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