← 返回论文检索
ICLR 2026PosterAccept (Poster)

Faithfulness Under the Distribution: A New Look at Attribution Evaluation

Zhiyu Zhu, Zhibo Jin, Jiayu Zhang, Bartlomiej Sobieski, Przemyslaw Biecek, Fang Chen, Jianlong Zhou

University of Technology Sydney · Suzhou Yierqi · University of Warsaw · MI2.AI - WarsawTech · University of Technology Sydney (UTS)

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。

摘要

Evaluating the faithfulness of attribution methods remains an open challenge. Standard metrics such as Insertion and Deletion Scores rely on heuristic input perturbations (e.g., zeroing pixels), which often push samples out of the data distribution (OOD). This can distort model behavior and lead to unreliable evaluations. We propose FUD, a novel evaluation framework that reconstructs masked regions using score-based diffusion models to produce in-distribution, semantically coherent inputs. This distribution-aware approach avoids the common pitfalls of existing Attribution Evaluation Methods (AEMs) and yields assessments that more accurately reflect attribution faithfulness. Experiments across models show that FUD produces significantly different—and more reliable—judgments than prior approaches. Our implementation is available at: https://github.com/LMBTough/FUD.