English

Information-Theoretic Visual Explanation for Black-Box Classifiers

Computer Vision and Pattern Recognition 2021-07-19 v2

Abstract

In this work, we attempt to explain the prediction of any black-box classifier from an information-theoretic perspective. For each input feature, we compare the classifier outputs with and without that feature using two information-theoretic metrics. Accordingly, we obtain two attribution maps--an information gain (IG) map and a point-wise mutual information (PMI) map. IG map provides a class-independent answer to "How informative is each pixel?", and PMI map offers a class-specific explanation of "How much does each pixel support a specific class?" Compared to existing methods, our method improves the correctness of the attribution maps in terms of a quantitative metric. We also provide a detailed analysis of an ImageNet classifier using the proposed method, and the code is available online.

Keywords

Cite

@article{arxiv.2009.11150,
  title  = {Information-Theoretic Visual Explanation for Black-Box Classifiers},
  author = {Jihun Yi and Eunji Kim and Siwon Kim and Sungroh Yoon},
  journal= {arXiv preprint arXiv:2009.11150},
  year   = {2021}
}
R2 v1 2026-06-23T18:44:40.718Z