paper-with-me

홈 › Papers

Privacy-preserving patient clustering for personalized federated learning

2023-07-17 · Ahmed Elhussein, Gamze Gursoy

Federated Learning (FL) is a machine learning framework that enables multiple organizations to train a model without sharing their data with a central server. However, it experiences significant performance degradation if the data is non-identically independently distributed (non-IID). This is a problem in medical settings, where variations in the patient population contribute significantly to distribution differences across hospitals. Personalized FL addresses this issue by accounting for site-specific distribution differences. Clustered FL, a Personalized FL variant, was used to address this problem by clustering patients into groups across hospitals and training separate models on each group. However, privacy concerns remained as a challenge as the clustering process requires exchange of patient-level information. This was previously solved by forming clusters using aggregated data, which led to inaccurate groups and performance degradation. In this study, we propose Privacy-preserving Community-Based Federated machine Learning (PCBFL), a novel Clustered FL framework that can cluster patients using patient-level data while protecting privacy. PCBFL uses Secure Multiparty Computation, a cryptographic technique, to securely calculate patient-level similarity scores across hospitals. We then evaluate PCBFL by training a federated mortality prediction model using 20 sites from the eICU dataset. We compare the performance gain from PCBFL against traditional and existing Clustered FL frameworks. Our results show that PCBFL successfully forms clinically meaningful cohorts of low, medium, and high-risk patients. PCBFL outperforms traditional and existing Clustered FL frameworks with an average AUC improvement of 4.3% and AUPRC improvement of 7.8%.

📄 PDF Abstract BibTeX arXiv:2307.08847

Code (1)

g2lab/pcfbl 공식 구현 pytorch

Tasks

ClusteringFederated LearningMortality PredictionPersonalized Federated LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

Personalized Federated Learning with Clustering: Non-IID Heart Rate Variability Data Application

2021-08-04 · Joo Hun Yoo, Ha Min Son, Hyejun Jeong, Eun-Hye Jang 외

While machine learning techniques are being applied to various fields for their exceptional ability to find complex relations in large datasets, the strengthening of regulations on data ownership and privacy is causing i…

ClusteringFederated LearningHeart Rate VariabilityPersonalized Federated Learning+1

Privacy Preserving Machine Learning Model Personalization through Federated Personalized Learning

2025-05-03 · Md. Tanzib Hosain, Asif Zaman, Md. Shahriar Sajid, Shadman Sakeeb Khan 외

The widespread adoption of Artificial Intelligence (AI) has been driven by significant advances in intelligent system research. However, this progress has raised concerns about data privacy, leading to a growing awarenes…

Federated LearningPrivacy Preserving

Towards Communication Efficient and Fair Federated Personalized Sequential Recommendation

2022-08-23 · Sichun Luo, Yuanzhang Xiao, Yang Liu, Congduan Li 외

Federated recommendations leverage the federated learning (FL) techniques to make privacy-preserving recommendations. Though recent success in the federated recommender system, several vital challenges remain to be addre…

FairnessFederated LearningPrivacy PreservingRecommendation Systems+1

Federated unsupervised random forest for privacy-preserving patient stratification

2024-01-29 · Bastian Pfeifer, Christel Sirocchi, Marcus D. Bloice, Markus Kreuzthaler 외

In the realm of precision medicine, effective patient stratification and disease subtyping demand innovative methodologies tailored for multi-omics data. Clustering techniques applied to multi-omics data have become inst…

ClusteringFeature ImportancePrivacy Preserving

FedHK-MVFC: Federated Heat Kernel Multi-View Clustering

2025-09-19 · Kristina P. Sinaga arxiv

In the realm of distributed artificial intelligence (AI) and privacy-focused medical applications, this paper proposes a multi-view clustering framework that links quantum field theory with federated healthcare analytics…

Federated Learning