paper-with-me

Papers

Topological Cycle Graph Attention Network for Brain Functional Connectivity

2024-03-28 · Jinghan Huang, Nanguang Chen, Anqi Qiu

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.

📄 PDF Abstract BibTeX arXiv:2403.19149

Code (0)

등록된 구현이 없습니다.

Tasks

Functional ConnectivityGraph Attention

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Diurnal variations of resting-state fMRI data: A graph-based analysis

2021-10-12 · Farzad V. Farahani, Waldemar Karwowski, Mark D Esposito, Richard F. Betzel 외

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 Connectivity

Altered Topological Properties of Functional Brain Network Associated with Alzheimer's Disease

2023-05-14 · Yongcheng Yao

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

2017-04-19

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 Connectivity

Topological Classification in a Wasserstein Distance Based Vector Space

2022-02-02 · Tananun Songdechakraiwut, Bryan M. Krause, Matthew I. Banks, Kirill V. Nourski 외

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…

Classification

GDAIP: A Graph-Based Domain Adaptive Framework for Individual Brain Parcellation

2025-07-29 · Jianfei Zhu, Haiqi Zhu, Shaohui Liu, Feng Jiang 외 arxiv

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