FedNI: Federated Graph Learning with Network Inpainting for Population-Based Disease Prediction
Liang Peng, Nan Wang, Nicha Dvornek, Xiaofeng Zhu, Xiaoxiao Li

TL;DR
FedNI introduces a federated graph learning framework that uses network inpainting via GANs to complete incomplete medical population graphs, enabling collaborative disease prediction without data sharing.
Contribution
This work presents a novel federated learning approach combining graph inpainting with GANs for improved population-based disease prediction.
Findings
Federated model outperforms local models and baseline FL methods.
Network inpainting improves the completeness and accuracy of population graphs.
Significant performance gains demonstrated on neuroimaging datasets.
Abstract
Graph Convolutional Neural Networks (GCNs) are widely used for graph analysis. Specifically, in medical applications, GCNs can be used for disease prediction on a population graph, where graph nodes represent individuals and edges represent individual similarities. However, GCNs rely on a vast amount of data, which is challenging to collect for a single medical institution. In addition, a critical challenge that most medical institutions continue to face is addressing disease prediction in isolation with incomplete data information. To address these issues, Federated Learning (FL) allows isolated local institutions to collaboratively train a global model without data sharing. In this work, we propose a framework, FedNI, to leverage network inpainting and inter-institutional data via FL. Specifically, we first federatively train missing node and edge predictor using a graph generative…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsGraph Convolutional Network · Inpainting
