paper-with-me

홈 › Papers

Personalized and privacy-preserving federated heterogeneous medical image analysis with PPPML-HMI

2023-02-20 · Juexiao Zhou, Longxi Zhou, Di Wang, Xiaopeng Xu, Haoyang Li, Yuetan Chu, Wenkai Han, Xin Gao

Heterogeneous data is endemic due to the use of diverse models and settings of devices by hospitals in the field of medical imaging. However, there are few open-source frameworks for federated heterogeneous medical image analysis with personalization and privacy protection simultaneously without the demand to modify the existing model structures or to share any private data. In this paper, we proposed PPPML-HMI, an open-source learning paradigm for personalized and privacy-preserving federated heterogeneous medical image analysis. To our best knowledge, personalization and privacy protection were achieved simultaneously for the first time under the federated scenario by integrating the PerFedAvg algorithm and designing our novel cyclic secure aggregation with the homomorphic encryption algorithm. To show the utility of PPPML-HMI, we applied it to a simulated classification task namely the classification of healthy people and patients from the RAD-ChestCT Dataset, and one real-world segmentation task namely the segmentation of lung infections from COVID-19 CT scans. For the real-world task, PPPML-HMI achieved $\sim$5\% higher Dice score on average compared to conventional FL under the heterogeneous scenario. Meanwhile, we applied the improved deep leakage from gradients to simulate adversarial attacks and showed the solid privacy-preserving capability of PPPML-HMI. By applying PPPML-HMI to both tasks with different neural networks, a varied number of users, and sample sizes, we further demonstrated the strong robustness of PPPML-HMI.

📄 PDF Abstract BibTeX arXiv:2302.11571

Code (1)

joshuachou2018/pppml-hmi 공식 구현 pytorch

Tasks

Medical Image AnalysisPrivacy Preserving

Similar Papers 제목 키워드 기반

Privacy Preserving Machine Learning Workflow: from Anonymization to Personalized Differential Privacy Budgets in Federated Learning

2026-05-04 · Judith Sáinz-Pardo Díaz, Álvaro López García arxiv

The growing development of artificial intelligence based solutions, together with privacy legislation, has driven the rise of the so-called privacy preserving machine learning architectures, such as federated learning. W…

Federated Learning

Advancing Personalized Federated Learning: Integrative Approaches with AI for Enhanced Privacy and Customization

2025-01-30 · Kevin Cooper, Michael Geller

In the age of data-driven decision making, preserving privacy while providing personalized experiences has become paramount. Personalized Federated Learning (PFL) offers a promising framework by decentralizing the learni…

Decision MakingFederated LearningPersonalized Federated LearningPrivacy Preserving+1

Federated Short-Term Load Forecasting with Personalization Layers for Heterogeneous Clients

2023-09-22 · Shourya Bose, Kibaek Kim

The advent of smart meters has enabled pervasive collection of energy consumption data for training short-term load forecasting (STLF) models. In response to privacy concerns, federated learning (FL) has been proposed as…

Federated LearningLoad ForecastingPrivacy Preserving

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

Prompt-based Personalized Federated Learning for Medical Visual Question Answering

2024-02-15 · He Zhu, Ren Togo, Takahiro Ogawa, Miki Haseyama

We present a novel prompt-based personalized federated learning (pFL) method to address data heterogeneity and privacy concerns in traditional medical visual question answering (VQA) methods. Specifically, we regard medi…

Federated LearningMedical Visual Question AnsweringPersonalized Federated LearningQuestion Answering+2