paper-with-me

홈 › Papers

BrainGB: A Benchmark for Brain Network Analysis with Graph Neural Networks

2022-03-17 · Hejie Cui, Wei Dai, Yanqiao Zhu, Xuan Kan, Antonio Aodong Chen Gu, Joshua Lukemire, Liang Zhan, Lifang He, Ying Guo, Carl Yang

Mapping the connectome of the human brain using structural or functional connectivity has become one of the most pervasive paradigms for neuroimaging analysis. Recently, Graph Neural Networks (GNNs) motivated from geometric deep learning have attracted broad interest due to their established power for modeling complex networked data. Despite their superior performance in many fields, there has not yet been a systematic study of how to design effective GNNs for brain network analysis. To bridge this gap, we present BrainGB, a benchmark for brain network analysis with GNNs. BrainGB standardizes the process by (1) summarizing brain network construction pipelines for both functional and structural neuroimaging modalities and (2) modularizing the implementation of GNN designs. We conduct extensive experiments on datasets across cohorts and modalities and recommend a set of general recipes for effective GNN designs on brain networks. To support open and reproducible research on GNN-based brain network analysis, we host the BrainGB website at https://braingb.us with models, tutorials, examples, as well as an out-of-box Python package. We hope that this work will provide useful empirical evidence and offer insights for future research in this novel and promising direction.

📄 PDF Abstract BibTeX arXiv:2204.07054

Code (1)

hennyjie/braingb 공식 구현 pytorch

Tasks

Functional Connectivity

Similar Papers 제목 키워드 기반

Biologically Plausible Brain Graph Transformer

2025-02-13 · Ciyuan Peng, Yuelong Huang, Qichao Dong, Shuo Yu 외

State-of-the-art brain graph analysis methods fail to fully encode the small-world architecture of brain graphs (accompanied by the presence of hubs and functional modules), and therefore lack biological plausibility to …

Learnable Pooling in Graph Convolution Networks for Brain Surface Analysis

2019-11-22 · Karthik Gopinath, Christian Desrosiers, Herve Lombaert

Brain surface analysis is essential to neuroscience, however, the complex geometry of the brain cortex hinders computational methods for this task. The difficulty arises from a discrepancy between 3D imaging data, which …

General Classificationregression

Spatial Craving Patterns in Marijuana Users: Insights from fMRI Brain Connectivity Analysis with High-Order Graph Attention Neural Networks

2024-02-29 · Jun-En Ding, Shihao Yang, Anna Zilverstand, Kaustubh R. Kulkarni 외

The excessive consumption of marijuana can induce substantial psychological and social consequences. In this investigation, we propose an elucidative framework termed high-order graph attention neural networks (HOGANN) f…

Graph Attention

Learning High-Order Relationships with Hypergraph Attention-based Spatio-Temporal Aggregation for Brain Disease Analysis

2025-05-17 · Wenqi Hu, Xuerui Su, Guanliang Li, Yidi Pan 외

Traditional functional connectivity based on functional magnetic resonance imaging (fMRI) can only capture pairwise interactions between brain regions. Hypergraphs, which reveal high-order relationships among multiple br…

Functional Connectivity

Multiplex Graph Networks for Multimodal Brain Network Analysis

2021-07-31 · Zhaoming Kong, Lichao Sun, Hao Peng, Liang Zhan 외

In this paper, we propose MGNet, a simple and effective multiplex graph convolutional network (GCN) model for multimodal brain network analysis. The proposed method integrates tensor representation into the multiplex GCN…