Interpretable Explanations of Black Boxes by Meaningful Perturbation
This addresses the need for interpretability in high-risk applications like medical diagnosis, offering a model-agnostic and testable approach.
The paper tackles the problem of explaining black-box machine learning predictions by proposing a general framework for learning explanations and specializing it to identify image regions responsible for classifier decisions, using interpretable perturbations.
As machine learning algorithms are increasingly applied to high impact yet high risk tasks, such as medical diagnosis or autonomous driving, it is critical that researchers can explain how such algorithms arrived at their predictions. In recent years, a number of image saliency methods have been developed to summarize where highly complex neural networks "look" in an image for evidence for their predictions. However, these techniques are limited by their heuristic nature and architectural constraints. In this paper, we make two main contributions: First, we propose a general framework for learning different kinds of explanations for any black box algorithm. Second, we specialise the framework to find the part of an image most responsible for a classifier decision. Unlike previous works, our method is model-agnostic and testable because it is grounded in explicit and interpretable image perturbations.