EDDA: Explanation-driven Data Augmentation to Improve Explanation Faithfulness
Ruiwen Li (co-first author), Zhibo Zhang (co-first author), Jiani Li,, Chiheb Trabelsi, Scott Sanner, Jongseong Jang, Yeonjeong Jeong, Dongsub Shim

TL;DR
This paper introduces EDDA, a data augmentation method that enhances the faithfulness of explanations for image classifiers by using occlusion-based augmentation driven by explanation methods, improving model debugging.
Contribution
The paper proposes a novel explanation-driven data augmentation technique that improves explanation faithfulness without requiring ground truth explanations.
Findings
EDDA significantly increases explanation faithfulness across datasets.
Augmentation improves model debugging and deployment.
Method is effective with various models and datasets.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Adversarial Robustness in Machine Learning · Machine Learning and Data Classification
