# SUNY: A Visual Interpretation Framework for Convolutional Neural   Networks from a Necessary and Sufficient Perspective

**Authors:** Xiwei Xuan, Ziquan Deng, Hsuan-Tien Lin, Zhaodan Kong, Kwan-Liu Ma

arXiv: 2303.00244 · 2024-05-28

## TL;DR

SUNY is a causality-driven framework that enhances CNN interpretability by providing explanations based on necessity and sufficiency, improving human understanding and outperforming existing methods.

## Contribution

The paper introduces SUNY, a novel framework that incorporates causal reasoning with necessity and sufficiency perspectives for CNN explanations.

## Key findings

- Produces more informative explanations from necessity and sufficiency angles
- Achieves competitive performance across CNN architectures and datasets
- Enhances human understanding of CNN decision processes

## Abstract

Researchers have proposed various methods for visually interpreting the Convolutional Neural Network (CNN) via saliency maps, which include Class-Activation-Map (CAM) based approaches as a leading family. However, in terms of the internal design logic, existing CAM-based approaches often overlook the causal perspective that answers the core "why" question to help humans understand the explanation. Additionally, current CNN explanations lack the consideration of both necessity and sufficiency, two complementary sides of a desirable explanation. This paper presents a causality-driven framework, SUNY, designed to rationalize the explanations toward better human understanding. Using the CNN model's input features or internal filters as hypothetical causes, SUNY generates explanations by bi-directional quantifications on both the necessary and sufficient perspectives. Extensive evaluations justify that SUNY not only produces more informative and convincing explanations from the angles of necessity and sufficiency, but also achieves performances competitive to other approaches across different CNN architectures over large-scale datasets, including ILSVRC2012 and CUB-200-2011.

## Full text

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

## Figures

8 figures with captions in the complete paper: https://tomesphere.com/paper/2303.00244/full.md

## References

47 references — full list in the complete paper: https://tomesphere.com/paper/2303.00244/full.md

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