Visualizing Color-wise Saliency of Black-Box Image Classification Models
Yuhki Hatakeyama (SenseTime Japan), Hiroki Sakuma (SenseTime Japan),, Yoshinori Konishi (SenseTime Japan), and Kohei Suenaga (Kyoto University)

TL;DR
This paper introduces MC-RISE, an enhanced saliency visualization technique that incorporates color information to better interpret black-box image classification models, especially in color-sensitive domains.
Contribution
We propose MC-RISE, a novel extension of RISE that visualizes pixel and color component saliency, improving interpretability of image classifiers in color-dependent applications.
Findings
MC-RISE effectively highlights color-specific features in images.
It outperforms existing interpretability techniques on GTSRB and ImageNet datasets.
Color-aware saliency maps aid in understanding model decisions in color-critical tasks.
Abstract
Image classification based on machine learning is being commonly used. However, a classification result given by an advanced method, including deep learning, is often hard to interpret. This problem of interpretability is one of the major obstacles in deploying a trained model in safety-critical systems. Several techniques have been proposed to address this problem; one of which is RISE, which explains a classification result by a heatmap, called a saliency map, which explains the significance of each pixel. We propose MC-RISE (Multi-Color RISE), which is an enhancement of RISE to take color information into account in an explanation. Our method not only shows the saliency of each pixel in a given image as the original RISE does, but the significance of color components of each pixel; a saliency map with color information is useful especially in the domain where the color information…
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 · Anomaly Detection Techniques and Applications
MethodsInterpretability
