Topological Cycle Graph Attention Network for Brain Functional Connectivity
This study, we introduce a novel Topological Cycle Graph Attention Network (CycGAT), designed to delineate a functional backbone within brain functional graph--key pathways essential for signal transmissio--from non-essential, redundant connections that form cycles around this core structure. We first introduce a cycle incidence matrix that establishes an independent cycle basis within a graph, mapping its relationship with edges. We propose a cycle graph convolution that leverages a cycle adjacency matrix, derived from the cycle incidence matrix, to specifically filter edge signals in a domain of cycles. Additionally, we strengthen the representation power of the cycle graph convolution by adding an attention mechanism, which is further augmented by the introduction of edge positional encodings in cycles, to enhance the topological awareness of CycGAT. We demonstrate CycGAT's localization through simulation and its efficacy on an ABCD study's fMRI data (n=8765), comparing it with baseline models. CycGAT outperforms these models, identifying a functional backbone with significantly fewer cycles, crucial for understanding neural circuits related to general intelligence. Our code will be released once accepted.
Code (0)
등록된 구현이 없습니다.
Tasks
Functional ConnectivityGraph AttentionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Diurnal variations of resting-state fMRI data: A graph-based analysis
Circadian rhythms synchronize a variety of physiological processes ranging from neural activity and hormone secretion to sleep cycles and feeding habits. Despite significant diurnal variation, time-of-day (TOD) is rarely…
Functional ConnectivityAltered Topological Properties of Functional Brain Network Associated with Alzheimer's Disease
Functional Magnetic Resonance Imaging (fMRI) is commonly utilized to study human brain activity, including abnormal functional properties related to neurodegenerative diseases. This study aims to investigate the differen…
Multi-scale detection of hierarchical community architecture in structural and functional brain networks
Community detection algorithms have been widely used to study the organization of complex systems like the brain. A principal appeal of these techniques is their ability to identify a partition of brain regions (or nodes…
Community DetectionFunctional ConnectivityTopological Classification in a Wasserstein Distance Based Vector Space
Classification of large and dense networks based on topology is very difficult due to the computational challenges of extracting meaningful topological features from real-world networks. In this paper we present a comput…
ClassificationGDAIP: A Graph-Based Domain Adaptive Framework for Individual Brain Parcellation
Recent deep learning approaches have shown promise in learning such individual brain parcellations from functional magnetic resonance imaging (fMRI). However, most existing methods assume consistent data distributions ac…
GRAPH DOMAIN ADAPTATION