Generating detailed saliency maps using model-agnostic methods
Maciej Sakowicz

TL;DR
This paper enhances the RISE saliency map method for explainable AI in computer vision by introducing VRISE, which uses convex polygonal occlusions and an informativeness guarantee to improve accuracy and convergence.
Contribution
It proposes VRISE, a modified version of RISE, incorporating convex polygonal occlusions and an informativeness guarantee for better saliency maps.
Findings
Convex polygonal occlusions improve accuracy for coarse meshes and multi-object images.
Informativeness guarantee increases convergence rate with minimal overhead.
VRISE outperforms RISE in certain scenarios, but improvements vary with context.
Abstract
The emerging field of Explainable Artificial Intelligence focuses on researching methods of explaining the decision making processes of complex machine learning models. In the field of explainability for Computer Vision, explanations are provided as saliency maps, which visualize the importance of individual pixels of the input w.r.t. the model's prediction. In this work we focus on a perturbation-based, model-agnostic explainability method called RISE, elaborate on observed shortcomings of its grid-based approach and propose two modifications: replacement of square occlusions with convex polygonal occlusions based on cells of a Voronoi mesh and addition of an informativeness guarantee to the occlusion mask generator. These modifications, collectively called VRISE (Voronoi-RISE), are meant to, respectively, improve the accuracy of maps generated using large occlusions and accelerate…
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) · Advanced Neural Network Applications · Adversarial Robustness in Machine Learning
