Learning Dynamic Graph Representation of Brain Connectome with Spatio-Temporal Attention
Byung-Hoon Kim, Jong Chul Ye, Jae-Jin Kim

TL;DR
This paper introduces STAGIN, a novel graph neural network model that captures dynamic brain connectome representations using spatio-temporal attention, improving interpretability and performance over static methods.
Contribution
STAGIN is the first GNN approach to effectively incorporate dynamic functional connectivity with explainability through spatio-temporal attention mechanisms.
Findings
Outperforms existing static and dynamic FC methods on HCP datasets.
Provides neuroscientifically valid interpretability of brain connectivity.
Demonstrates the importance of temporal dynamics in brain network analysis.
Abstract
Functional connectivity (FC) between regions of the brain can be assessed by the degree of temporal correlation measured with functional neuroimaging modalities. Based on the fact that these connectivities build a network, graph-based approaches for analyzing the brain connectome have provided insights into the functions of the human brain. The development of graph neural networks (GNNs) capable of learning representation from graph structured data has led to increased interest in learning the graph representation of the brain connectome. Although recent attempts to apply GNN to the FC network have shown promising results, there is still a common limitation that they usually do not incorporate the dynamic characteristics of the FC network which fluctuates over time. In addition, a few studies that have attempted to use dynamic FC as an input for the GNN reported a reduction in…
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.
Code & Models
Videos
Taxonomy
TopicsFunctional Brain Connectivity Studies · Advanced Graph Neural Networks · Health, Environment, Cognitive Aging
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Label Smoothing · Dense Connections · Residual Connection · Layer Normalization · Byte Pair Encoding
