# Global and Local Interpretability for Cardiac MRI Classification

**Authors:** James R. Clough, Ilkay Oksuz, Esther Puyol-Anton, Bram Ruijsink,, Andrew P. King, Julia A. Schnabel

arXiv: 1906.06188 · 2019-08-13

## TL;DR

This paper presents an interpretable deep learning model for cardiac MRI classification that links clinical concepts to model features, enhancing clinical relevance and understanding.

## Contribution

Introduces a variational autoencoder-based CNN with concept activation vectors for interpretability in cardiac MRI disease classification.

## Key findings

- Model accurately detects coronary artery disease in MRI data.
- Provides meaningful clinical concept explanations for classifications.
- Demonstrates interpretability through image domain interpolations.

## Abstract

Deep learning methods for classifying medical images have demonstrated impressive accuracy in a wide range of tasks but often these models are hard to interpret, limiting their applicability in clinical practice. In this work we introduce a convolutional neural network model for identifying disease in temporal sequences of cardiac MR segmentations which is interpretable in terms of clinically familiar measurements. The model is based around a variational autoencoder, reducing the input into a low-dimensional latent space in which classification occurs. We then use the recently developed `concept activation vector' technique to associate concepts which are diagnostically meaningful (eg. clinical biomarkers such as `low left-ventricular ejection fraction') to certain vectors in the latent space. These concepts are then qualitatively inspected by observing the change in the image domain resulting from interpolations in the latent space in the direction of these vectors. As a result, when the model classifies images it is also capable of providing naturally interpretable concepts relevant to that classification and demonstrating the meaning of those concepts in the image domain. Our approach is demonstrated on the UK Biobank cardiac MRI dataset where we detect the presence of coronary artery disease.

## Full text

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

## Figures

7 figures with captions in the complete paper: https://tomesphere.com/paper/1906.06188/full.md

## References

15 references — full list in the complete paper: https://tomesphere.com/paper/1906.06188/full.md

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