Expected Grad-CAM: Towards gradient faithfulness
Vincenzo Buono, Peyman Sheikholharam Mashhadi, Mahmoud Rahat, Prayag, Tiwari, Stefan Byttner

TL;DR
Expected Grad-CAM introduces a novel gradient-weighted CAM method that enhances faithfulness and robustness by reshaping gradient computation using Expected Gradients and kernel smoothing, addressing saturation and sensitivity issues.
Contribution
The paper proposes Expected Grad-CAM, a new gradient-weighted CAM approach that improves explanation faithfulness and robustness by integrating well-established gradient smoothing techniques.
Findings
Improves explanation faithfulness and robustness.
Effectively mitigates saturation and sensitivity issues.
Provides both quantitative and qualitative validation.
Abstract
Although input-gradients techniques have evolved to mitigate and tackle the challenges associated with gradients, modern gradient-weighted CAM approaches still rely on vanilla gradients, which are inherently susceptible to the saturation phenomena. Despite recent enhancements have incorporated counterfactual gradient strategies as a mitigating measure, these local explanation techniques still exhibit a lack of sensitivity to their baseline parameter. Our work proposes a gradient-weighted CAM augmentation that tackles both the saturation and sensitivity problem by reshaping the gradient computation, incorporating two well-established and provably approaches: Expected Gradients and kernel smoothing. By revisiting the original formulation as the smoothed expectation of the perturbed integrated gradients, one can concurrently construct more faithful, localized and robust explanations which…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Advanced Neural Network Applications · Domain Adaptation and Few-Shot Learning
MethodsClass-activation map
