paper-with-me

홈 › Papers

Investigating the Predictive Reproducibility of Federated Graph Neural Networks using Medical Datasets

2022-09-13 · Mehmet Yigit Balik, Arwa Rekik, Islem Rekik

Graph neural networks (GNNs) have achieved extraordinary enhancements in various areas including the fields medical imaging and network neuroscience where they displayed a high accuracy in diagnosing challenging neurological disorders such as autism. In the face of medical data scarcity and high-privacy, training such data-hungry models remains challenging. Federated learning brings an efficient solution to this issue by allowing to train models on multiple datasets, collected independently by different hospitals, in fully data-preserving manner. Although both state-of-the-art GNNs and federated learning techniques focus on boosting classification accuracy, they overlook a critical unsolved problem: investigating the reproducibility of the most discriminative biomarkers (i.e., features) selected by the GNN models within a federated learning paradigm. Quantifying the reproducibility of a predictive medical model against perturbations of training and testing data distributions presents one of the biggest hurdles to overcome in developing translational clinical applications. To the best of our knowledge, this presents the first work investigating the reproducibility of federated GNN models with application to classifying medical imaging and brain connectivity datasets. We evaluated our framework using various GNN models trained on medical imaging and connectomic datasets. More importantly, we showed that federated learning boosts both the accuracy and reproducibility of GNN models in such medical learning tasks. Our source code is available at https://github.com/basiralab/reproducibleFedGNN.

📄 PDF Abstract BibTeX arXiv:2209.06032

Code (1)

basiralab/reproduciblefedgnn 공식 구현 pytorch

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

A federated learning framework with knowledge graph and temporal transformer for early sepsis prediction in multi-center ICUs

2026-03-06 · Yue Chang, Guangsen Lin, Jyun Jie Chuang, Shunqi Liu 외 arxiv

The early prediction of sepsis in intensive care unit (ICU) patients is crucial for improving survival rates. However, the development of accurate predictive models is hampered by data fragmentation across healthcare ins…

Federated Learning

Med-MMFL: A Multimodal Federated Learning Benchmark in Healthcare

2026-02-04 · Aavash Chhetri, Bibek Niroula, Pratik Shrestha, Yash Raj Shrestha 외 arxiv

Federated learning (FL) enables collaborative model training across decentralized medical institutions while preserving data privacy. However, medical FL benchmarks remain scarce, with existing efforts focusing mainly on…

Federated Learning

CFL-SparseMed: Communication-Efficient Federated Learning for Medical Imaging with Top-k Sparse Updates

2025-10-25 · Gousia Habib, Aniket Bhardwaj, Ritvik Sharma, Shoeib Amin Banday 외 arxiv

Secure and reliable medical image classification is crucial for effective patient treatment, but centralized models face challenges due to data and privacy concerns. Federated Learning (FL) enables privacy-preserving col…

Medical Image ClassificationFederated Learning

Leveraging Federated Learning for Automatic Detection of Clopidogrel Treatment Failures

2024-03-05 · Samuel Kim, Min Sang Kim

The effectiveness of clopidogrel, a widely used antiplatelet medication, varies significantly among individuals, necessitating the development of precise predictive models to optimize patient care. In this study, we leve…

Federated LearningPrivacy Preserving

Federated Semi-supervised Learning for Medical Image Segmentation with intra-client and inter-client Consistency

2024-03-19 · Yubin Zheng, Peng Tang, Tianjie Ju, Weidong Qiu 외

Medical image segmentation plays a vital role in clinic disease diagnosis and medical image analysis. However, labeling medical images for segmentation task is tough due to the indispensable domain expertise of radiologi…

Data AugmentationFederated LearningImage SegmentationMedical Image Analysis+4