English

EDDA: Explanation-driven Data Augmentation to Improve Explanation Faithfulness

Machine Learning 2021-09-28 v3 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

Recent years have seen the introduction of a range of methods for post-hoc explainability of image classifier predictions. However, these post-hoc explanations may not always be faithful to classifier predictions, which poses a significant challenge when attempting to debug models based on such explanations. To this end, we seek a methodology that can improve the faithfulness of an explanation method with respect to model predictions which does not require ground truth explanations. We achieve this through a novel explanation-driven data augmentation (EDDA) technique that augments the training data with occlusions inferred from model explanations; this is based on the simple motivating principle that \emph{if} the explainer is faithful to the model \emph{then} occluding salient regions for the model prediction should decrease the model confidence in the prediction, while occluding non-salient regions should not change the prediction. To verify that the proposed augmentation method has the potential to improve faithfulness, we evaluate EDDA using a variety of datasets and classification models. We demonstrate empirically that our approach leads to a significant increase of faithfulness, which can facilitate better debugging and successful deployment of image classification models in real-world applications.

Keywords

Cite

@article{arxiv.2105.14162,
  title  = {EDDA: Explanation-driven Data Augmentation to Improve Explanation Faithfulness},
  author = {Ruiwen Li and Zhibo Zhang and Jiani Li and Chiheb Trabelsi and Scott Sanner and Jongseong Jang and Yeonjeong Jeong and Dongsub Shim},
  journal= {arXiv preprint arXiv:2105.14162},
  year   = {2021}
}
R2 v1 2026-06-24T02:35:32.804Z