Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

CI-GNN: A Granger Causality-Inspired Graph Neural Network for Interpretable Brain Network-Based Psychiatric Diagnosis

About

There is a recent trend to leverage the power of graph neural networks (GNNs) for brain-network based psychiatric diagnosis, which,in turn, also motivates an urgent need for psychiatrists to fully understand the decision behavior of the used GNNs. However, most of the existing GNN explainers are either post-hoc in which another interpretive model needs to be created to explain a well-trained GNN, or do not consider the causal relationship between the extracted explanation and the decision, such that the explanation itself contains spurious correlations and suffers from weak faithfulness. In this work, we propose a granger causality-inspired graph neural network (CI-GNN), a built-in interpretable model that is able to identify the most influential subgraph (i.e., functional connectivity within brain regions) that is causally related to the decision (e.g., major depressive disorder patients or healthy controls), without the training of an auxillary interpretive network. CI-GNN learns disentangled subgraph-level representations {\alpha} and \b{eta} that encode, respectively, the causal and noncausal aspects of original graph under a graph variational autoencoder framework, regularized by a conditional mutual information (CMI) constraint. We theoretically justify the validity of the CMI regulation in capturing the causal relationship. We also empirically evaluate the performance of CI-GNN against three baseline GNNs and four state-of-the-art GNN explainers on synthetic data and three large-scale brain disease datasets. We observe that CI-GNN achieves the best performance in a wide range of metrics and provides more reliable and concise explanations which have clinical evidence.The source code and implementation details of CI-GNN are freely available at GitHub repository (https://github.com/ZKZ-Brain/CI-GNN/).

Kaizhong Zheng, Shujian Yu, Badong Chen• 2023

Related benchmarks

TaskDatasetResultRank
HC vs. MCI classificationADNI (five-fold cross-validation)
AUC58.6
39
3-class classificationOASIS CDR 3-cls n=1324 (5-fold cross-validation)
Accuracy37.6
11
Gender ClassificationHCP Gender n=999 (5-fold cross-validation)
Accuracy51.2
11
Pass classificationJ1 League dataset
Accuracy66.3
8
CalibrationSNARE
ECE0.06
6
CalibrationPheme
ECE0.059
6
CalibrationAMIGOS
ECE7.1
6
ClassificationSNARE
F1 Score68.2
6
ClassificationPheme
AUC0.765
6
ClassificationAMIGOS
Accuracy63.8
6
Showing 10 of 13 rows

Other info

Follow for update