arXiv:2410.02970cs.LGcs.AI2024-10ICLR被引 35

提出F-Fidelity框架,更公平准确评估AI解释方法的可信度。

F-Fidelity: A Robust Framework for Faithfulness Evaluation of Explainable AI

  • 用无解释依赖的微调和随机掩码避免信息泄露与分布外问题。
  • 在图像、时序、文本多模态上验证,能更好还原解释器真实排序。
  • 可量化关键输入成分数量,适合研究者优化解释器性能。

近期涌现多种可解释AI(XAI)技术,如基于梯度的方法、输入扰动法和黑箱解释法。尽管这些方法能提取深度学习模型的洞察,但如何有效评估仍属开放问题。现有主流方法通过移除或扰动XAI认为最重要的特征并观察输出变化来评估,但此类方法易产生分布外(OOD)样本。最近的ROAR方法通过基于解释结果重新训练模型来缓解该问题,但可能引入信息泄露,导致不公平比较。本文提出细调保真度(F-Fidelity)框架,采用两种机制:一是解释无关的微调策略,减轻信息泄露;二是随机掩码操作,确保移除步骤不产生分布外输入。我们设计了与当前最优(SOTA)解释器及其退化版本的对照实验以验证框架正确性。在图像、时间序列、自然语言等多模态数据集上实验表明,F-Fidelity显著优于以往评估指标,能更准确恢复解释器的真实排序。此外,我们从理论上和实证上证明:对于忠实的解释器,该度量可计算关键输入成分的稀疏性,即提取真实解释规模。

原文摘要 · Abstract (English)

Recent research has developed a number of eXplainable AI (XAI) techniques, such as gradient-based approaches, input perturbation-base methods, and black-box explanation methods. While these XAI techniques can extract meaningful insights from deep learning models, how to properly evaluate them remains an open problem. The most widely used approach is to perturb or even remove what the XAI method considers to be the most important features in an input and observe the changes in the output prediction. This approach, although straightforward, suffers the Out-of-Distribution (OOD) problem as the perturbed samples may no longer follow the original data distribution. A recent method RemOve And Retrain (ROAR) solves the OOD issue by retraining the model with perturbed samples guided by explanations. However, using the model retrained based on XAI methods to evaluate these explainers may cause information leakage and thus lead to unfair comparisons. We propose Fine-tuned Fidelity (F-Fidelity), a robust evaluation framework for XAI, which utilizes i) an explanation-agnostic fine-tuning strategy, thus mitigating the information leakage issue, and ii) a random masking operation that ensures that the removal step does not generate an OOD input. We also design controlled experiments with state-of-the-art (SOTA) explainers and their degraded version to verify the correctness of our framework. We conduct experiments on multiple data modalities, such as images, time series, and natural language. The results demonstrate that F-Fidelity significantly improves upon prior evaluation metrics in recovering the ground-truth ranking of the explainers. Furthermore, we show both theoretically and empirically that, given a faithful explainer, F-Fidelity metric can be used to compute the sparsity of influential input components, i.e., to extract the true explanation size.

可解释AI评估框架模型可信度稀疏性

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