CVJul 28, 2024

On the Evaluation Consistency of Attribution-based Explanations

arXiv:2407.19471v16 citationsh-index: 25Has Code
Originality Incremental advance
AI Analysis

This work addresses the need for rigorous and consistent evaluation in explainable AI, particularly for researchers and practitioners using attribution methods, though it is incremental as it builds on existing benchmarking efforts.

The paper tackles the problem of inconsistent evaluation of attribution-based explanations in XAI by introducing Meta-Rank, an open benchmarking platform for image attribution methods, which reveals that performance rankings vary across settings but are consistent within training trajectories and that prior evaluation attempts do not outperform baselines on heterogeneous models and datasets.

Attribution-based explanations are garnering increasing attention recently and have emerged as the predominant approach towards \textit{eXplanable Artificial Intelligence}~(XAI). However, the absence of consistent configurations and systematic investigations in prior literature impedes comprehensive evaluations of existing methodologies. In this work, we introduce {Meta-Rank}, an open platform for benchmarking attribution methods in the image domain. Presently, Meta-Rank assesses eight exemplary attribution methods using six renowned model architectures on four diverse datasets, employing both the \textit{Most Relevant First} (MoRF) and \textit{Least Relevant First} (LeRF) evaluation protocols. Through extensive experimentation, our benchmark reveals three insights in attribution evaluation endeavors: 1) evaluating attribution methods under disparate settings can yield divergent performance rankings; 2) although inconsistent across numerous cases, the performance rankings exhibit remarkable consistency across distinct checkpoints along the same training trajectory; 3) prior attempts at consistent evaluation fare no better than baselines when extended to more heterogeneous models and datasets. Our findings underscore the necessity for future research in this domain to conduct rigorous evaluations encompassing a broader range of models and datasets, and to reassess the assumptions underlying the empirical success of different attribution methods. Our code is publicly available at \url{https://github.com/TreeThree-R/Meta-Rank}.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes