IA-GCN: Interpretable Attention based Graph Convolutional Network for Disease prediction
Anees Kazi, Soroush Farghadani, Nassir Navab

TL;DR
This paper introduces IA-GCN, an interpretable graph convolutional network with an attention module designed for disease prediction in medical data, enhancing interpretability, performance, and clinical decision support.
Contribution
The novel interpretable attention module (IAM) directly operates on multi-modal features, improving GCN interpretability and performance in medical diagnosis tasks.
Findings
Achieved 3.2% higher accuracy on Tadpole dataset
Improved gender prediction accuracy by 1.6% on UKBB
Enhanced age prediction accuracy by 2% on UKBB
Abstract
Interpretability in Graph Convolutional Networks (GCNs) has been explored to some extent in computer vision in general, yet, in the medical domain, it requires further examination. Moreover, most of the interpretability approaches for GCNs, especially in the medical domain, focus on interpreting the model in a post hoc fashion. In this paper, we propose an interpretable graph learning-based model which 1) interprets the clinical relevance of the input features towards the task, 2) uses the explanation to improve the model performance and, 3) learns a population level latent graph that may be used to interpret the cohort's behavior. In a clinical scenario, such a model can assist the clinical experts in better decision-making for diagnosis and treatment planning. The main novelty lies in the interpretable attention module (IAM), which directly operates on multi-modal features. Our IAM…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare · Artificial Intelligence in Healthcare · Radiomics and Machine Learning in Medical Imaging
MethodsGraph Convolutional Networks · High-Order Consensuses
