# Leveraging Latent Features for Local Explanations

**Authors:** Ronny Luss, Pin-Yu Chen, Amit Dhurandhar, Prasanna Sattigeri, Yunfeng, Zhang, Karthikeyan Shanmugam, Chun-Chen Tu

arXiv: 1905.12698 · 2021-06-01

## TL;DR

This paper introduces a novel method leveraging latent features to generate contrastive local explanations for deep neural networks, providing more intuitive and quantitatively superior interpretability across diverse image datasets.

## Contribution

It proposes a new formal approach to add features using latent representations for contrastive explanations, overcoming limitations of previous methods on simple datasets.

## Key findings

- Outperforms existing explanation methods on three diverse image datasets.
- Provides more human-interpretable and contrastive explanations.
- User study confirms the interpretability benefits of the proposed approach.

## Abstract

As the application of deep neural networks proliferates in numerous areas such as medical imaging, video surveillance, and self driving cars, the need for explaining the decisions of these models has become a hot research topic, both at the global and local level. Locally, most explanation methods have focused on identifying relevance of features, limiting the types of explanations possible. In this paper, we investigate a new direction by leveraging latent features to generate contrastive explanations; predictions are explained not only by highlighting aspects that are in themselves sufficient to justify the classification, but also by new aspects which if added will change the classification. The key contribution of this paper lies in how we add features to rich data in a formal yet humanly interpretable way that leads to meaningful results. Our new definition of "addition" uses latent features to move beyond the limitations of previous explanations and resolve an open question laid out in Dhurandhar, et. al. (2018), which creates local contrastive explanations but is limited to simple datasets such as grayscale images. The strength of our approach in creating intuitive explanations that are also quantitatively superior to other methods is demonstrated on three diverse image datasets (skin lesions, faces, and fashion apparel). A user study with 200 participants further exemplifies the benefits of contrastive information, which can be viewed as complementary to other state-of-the-art interpretability methods.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1905.12698/full.md

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/1905.12698/full.md

## References

45 references — full list in the complete paper: https://tomesphere.com/paper/1905.12698/full.md

---
Source: https://tomesphere.com/paper/1905.12698