paper-with-me

홈 › Papers

FedNI: Federated Graph Learning with Network Inpainting for Population-Based Disease Prediction

2021-12-19 · Liang Peng, Nan Wang, Nicha Dvornek, Xiaofeng Zhu, Xiaoxiao Li

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 adversarial network (GAN) to complete the missing information of local networks. Then we train a global GCN node classifier across institutions using a federated graph learning platform. The novel design enables us to build more accurate machine learning models by leveraging federated learning and also graph learning approaches. We demonstrate that our federated model outperforms local and baseline FL methods with significant margins on two public neuroimaging datasets.

📄 PDF Abstract BibTeX arXiv:2112.10166

Code (0)

등록된 구현이 없습니다.

Tasks

Disease PredictionFederated LearningGenerative Adversarial NetworkGraph Learning

Methods 이 논문이 사용한 방법론

GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…
Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

FedNIA: Noise-Induced Activation Analysis for Mitigating Data Poisoning in FL

2025-02-23 · Ehsan Hallaji, Roozbeh Razavi-Far, Mehrdad Saif

Federated learning systems are increasingly threatened by data poisoning attacks, where malicious clients compromise global models by contributing tampered updates. Existing defenses often rely on impractical assumptions…

Data PoisoningFederated Learning

FedNILM: Applying Federated Learning to NILM Applications at the Edge

2021-06-07 · Yu Zhang, Guoming Tang, Qianyi Huang, Yi Wang 외

Non-intrusive load monitoring (NILM) helps disaggregate the household's main electricity consumption to energy usages of individual appliances, thus greatly cutting down the cost in fine-grained household load monitoring…

Federated LearningModel CompressionMulti-Task LearningNon-Intrusive Load Monitoring+2

Detection Transformer for Teeth Detection, Segmentation, and Numbering in Oral Rare Diseases: Focus on Data Augmentation and Inpainting Techniques

2024-02-06 · Hocine Kadi, Théo Sourget, Marzena Kawczynski, Sara Bendjama 외

In this work, we focused on deep learning image processing in the context of oral rare diseases, which pose challenges due to limited data availability. A crucial step involves teeth detection, segmentation and numbering…

Data Augmentation

Federated Deep Learning for Privacy-Preserving Cardiovascular Disease Risk Prediction

2026-07-09 · Hyunho Mo, Djura Smits, Mahlet A. Birhanu, Maarten J. G. Leening 외 arxiv

Cardiovascular disease risk prediction models often rely on data from a single institution or centrally pooled datasets. Extending these models across institutions could be limited by privacy regulations and constraints …

Federated Learning

Causal and Federated Multimodal Learning for Cardiovascular Risk Prediction under Heterogeneous Populations

2026-01-05 · Rohit Kaushik, Eva Kaushik arxiv

Cardiovascular disease (CVD) continues to be the major cause of death globally, calling for predictive models that not only handle diverse and high-dimensional biomedical signals but also maintain interpretability and pr…

Representation Learning