SPLGMay 7, 2022

BrainIB: Interpretable Brain Network-based Psychiatric Diagnosis with Graph Information Bottleneck

arXiv:2205.03612v446 citationsh-index: 58Has Code
Originality Incremental advance
AI Analysis

This work addresses the need for reliable and explainable brain-based diagnostic tools in psychiatry, offering a method that improves generalization and interpretability over existing models, though it is incremental in applying known principles to a specific domain.

The paper tackles the problem of developing interpretable and generalizable diagnostic models for psychiatric disorders using functional connectivity data, proposing BrainIB, a graph neural network framework based on the Information Bottleneck principle, which achieves the highest diagnosis accuracy on three datasets and identifies clinically consistent brain biomarkers.

Developing a new diagnostic models based on the underlying biological mechanisms rather than subjective symptoms for psychiatric disorders is an emerging consensus. Recently, machine learning-based classifiers using functional connectivity (FC) for psychiatric disorders and healthy controls are developed to identify brain markers. However, existing machine learning-based diagnostic models are prone to over-fitting (due to insufficient training samples) and perform poorly in new test environment. Furthermore, it is difficult to obtain explainable and reliable brain biomarkers elucidating the underlying diagnostic decisions. These issues hinder their possible clinical applications. In this work, we propose BrainIB, a new graph neural network (GNN) framework to analyze functional magnetic resonance images (fMRI), by leveraging the famed Information Bottleneck (IB) principle. BrainIB is able to identify the most informative edges in the brain (i.e., subgraph) and generalizes well to unseen data. We evaluate the performance of BrainIB against 3 baselines and 7 state-of-the-art brain network classification methods on three psychiatric datasets and observe that our BrainIB always achieves the highest diagnosis accuracy. It also discovers the subgraph biomarkers which are consistent to clinical and neuroimaging findings. The source code and implementation details of BrainIB are freely available at GitHub repository (https://github.com/SJYuCNEL/brain-and-Information-Bottleneck/).

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes