Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Brain Network Transformer

About

Human brains are commonly modeled as networks of Regions of Interest (ROIs) and their connections for the understanding of brain functions and mental disorders. Recently, Transformer-based models have been studied over different types of data, including graphs, shown to bring performance gains widely. In this work, we study Transformer-based models for brain network analysis. Driven by the unique properties of data, we model brain networks as graphs with nodes of fixed size and order, which allows us to (1) use connection profiles as node features to provide natural and low-cost positional information and (2) learn pair-wise connection strengths among ROIs with efficient attention weights across individuals that are predictive towards downstream analysis tasks. Moreover, we propose an Orthonormal Clustering Readout operation based on self-supervised soft clustering and orthonormal projection. This design accounts for the underlying functional modules that determine similar behaviors among groups of ROIs, leading to distinguishable cluster-aware node embeddings and informative graph embeddings. Finally, we re-standardize the evaluation pipeline on the only one publicly available large-scale brain network dataset of ABIDE, to enable meaningful comparison of different models. Experiment results show clear improvements of our proposed Brain Network Transformer on both the public ABIDE and our restricted ABCD datasets. The implementation is available at https://github.com/Wayfear/BrainNetworkTransformer.

Xuan Kan, Wei Dai, Hejie Cui, Zilong Zhang, Ying Guo, Carl Yang• 2022

Related benchmarks

TaskDatasetResultRank
Brain Disorder ClassificationPPMI
Accuracy63.52
41
Sex ClassificationHCP
Accuracy82.87
27
Sex ClassificationUKBioBank
Balanced Accuracy87.38
26
Sex ClassificationHBN Sex
Balanced Accuracy0.6174
22
AD conversion predictionOASIS-3 (five-fold cross-validation)
AUC73.33
20
Amyloid Positive vs. NegativeOASIS-3 (five-fold cross-validation)
AUC74.32
20
HC vs. MCI classificationADNI (five-fold cross-validation)
AUC65.03
20
Brain Disorder ClassificationABIDE-300 (Five-fold cross-val)
Accuracy65.22
18
Brain Disorder ClassificationABIDE-120 Five-fold (cross-val)
Accuracy65.13
18
Brain Disorder ClassificationMātai
Accuracy68.67
18
Showing 10 of 68 rows

Other info

Code

Follow for update