paper-with-me

홈 › Papers

Preserving Specificity in Federated Graph Learning for fMRI-based Neurological Disorder Identification

2023-08-20 · Junhao Zhang, Qianqian Wang, Xiaochuan Wang, Lishan Qiao, Mingxia Liu

Resting-state functional magnetic resonance imaging (rs-fMRI) offers a non-invasive approach to examining abnormal brain connectivity associated with brain disorders. Graph neural network (GNN) gains popularity in fMRI representation learning and brain disorder analysis with powerful graph representation capabilities. Training a general GNN often necessitates a large-scale dataset from multiple imaging centers/sites, but centralizing multi-site data generally faces inherent challenges related to data privacy, security, and storage burden. Federated Learning (FL) enables collaborative model training without centralized multi-site fMRI data. Unfortunately, previous FL approaches for fMRI analysis often ignore site-specificity, including demographic factors such as age, gender, and education level. To this end, we propose a specificity-aware federated graph learning (SFGL) framework for rs-fMRI analysis and automated brain disorder identification, with a server and multiple clients/sites for federated model aggregation and prediction. At each client, our model consists of a shared and a personalized branch, where parameters of the shared branch are sent to the server while those of the personalized branch remain local. This can facilitate knowledge sharing among sites and also helps preserve site specificity. In the shared branch, we employ a spatio-temporal attention graph isomorphism network to learn dynamic fMRI representations. In the personalized branch, we integrate vectorized demographic information (i.e., age, gender, and education years) and functional connectivity networks to preserve site-specific characteristics. Representations generated by the two branches are then fused for classification. Experimental results on two fMRI datasets with a total of 1,218 subjects suggest that SFGL outperforms several state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:2308.10302

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningFunctional ConnectivityGraph LearningGraph Neural NetworkRepresentation LearningSpecificity

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

A Privacy-Preserving Domain Adversarial Federated learning for multi-site brain functional connectivity analysis

2025-02-03 · Yipu Zhang, Likai Wang, Kuan-Jui Su, Aiying Zhang 외

Resting-state functional magnetic resonance imaging (rs-fMRI) and its derived functional connectivity networks (FCNs) have become critical for understanding neurological disorders. However, collaborative analyses and the…

Contrastive LearningDisentanglementFederated LearningFunctional Connectivity+3

Tensor-Based Fusion of EEG and FMRI to Understand Neurological Changes in Schizophrenia

2016-12-07 · Evrim Acar, Yuri Levin-Schwartz, Vince D. Calhoun, Tülay Adalı

Neuroimaging modalities such as functional magnetic resonance imaging (fMRI) and electroencephalography (EEG) provide information about neurological functions in complementary spatiotemporal resolutions; therefore, fusio…

EEGElectroencephalogram (EEG)

Pooling Regularized Graph Neural Network for fMRI Biomarker Analysis

2020-07-29 · Xiaoxiao Li, Yuan Zhou, Nicha C. Dvornek, Muhan Zhang 외

Understanding how certain brain regions relate to a specific neurological disorder has been an important area of neuroimaging research. A promising approach to identify the salient regions is using Graph Neural Networks …

Graph Neural Network

Multi-site fMRI Analysis Using Privacy-preserving Federated Learning and Domain Adaptation: ABIDE Results

2020-01-16 · Xiaoxiao Li, Yufeng Gu, Nicha Dvornek, Lawrence Staib 외

Deep learning models have shown their advantage in many different tasks, including neuroimage analysis. However, to effectively train a high-quality deep learning model, the aggregation of a significant amount of patient…

Domain AdaptationFederated LearningModel OptimizationPrivacy Preserving

Community-preserving Graph Convolutions for Structural and Functional Joint Embedding of Brain Networks

2019-11-08 · Jiahao Liu, Guixiang Ma, Fei Jiang, Chun-Ta Lu 외

Brain networks have received considerable attention given the critical significance for understanding human brain organization, for investigating neurological disorders and for clinical diagnostic applications. Structura…

DiagnosticFunctional ConnectivityMULTI-VIEW LEARNING