arXiv:2504.03773cs.LGcs.AI2025-04被引 1

提出快速可解释方法SHEP,实现故障诊断实时分析。

SHapley Estimated Explanation (SHEP): A Fast Post-Hoc Attribution Method for Interpreting Intelligent Fault Diagnosis

  • 分块归因+近似Shapley值,计算复杂度从指数降至线性
  • 在保持高解释可靠性前提下,推理速度提升显著
  • 适合工业实时监测场景,代码开源便于复现

尽管智能故障诊断(IFD)取得进展,但可解释性不足仍是制约其工业应用的关键障碍。后处理可解释性因其无需修改模型结构而受到关注,但现有方法在时域解释效果不佳。近期结合领域变换与Shapley值虽提升了解释信息量,但计算开销随维度增加急剧上升。为此,本文提出分块归因与SHapley估计解释(SHEP)。分块归因降低特征维度以换取解释粒度,SHEP通过简化子集枚举近似Shapley值,将复杂度从指数级降至线性。二者协同大幅提高计算效率,使实时解释在监测任务中成为可能。大量实验验证了SHEP在效率、可解释性与可靠性方面对Shapley值的优异逼近能力。此外,开源代码已发布,具备作为IFD后处理可解释性基准的潜力。代码见 https://github.com/ChenQian0618/SHEP。

原文摘要 · Abstract (English)

Despite significant progress in intelligent fault diagnosis (IFD), the lack of interpretability remains a critical barrier to practical industrial applications, driving the growth of interpretability research in IFD. Post-hoc interpretability has gained popularity due to its ability to preserve network flexibility and scalability without modifying model structures. However, these methods often yield suboptimal time-domain explanations. Recently, combining domain transform with SHAP has improved interpretability by extending explanations to more informative domains. Nonetheless, the computational expense of SHAP, exacerbated by increased dimensions from domain transforms, remains a major challenge. To address this, we propose patch-wise attribution and SHapley Estimated Explanation (SHEP). Patch-wise attribution reduces feature dimensions at the cost of explanation granularity, while SHEP simplifies subset enumeration to approximate SHAP, reducing complexity from exponential to linear. Together, these methods significantly enhance SHAP's computational efficiency, providing feasibility for real-time interpretation in monitoring tasks. Extensive experiments confirm SHEP's efficiency, interpretability, and reliability in approximating SHAP. Additionally, with open-source code, SHEP has the potential to serve as a benchmark for post-hoc interpretability in IFD. The code is available on https://github.com/ChenQian0618/SHEP.

故障诊断可解释性Shapley值实时分析

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