paper-with-me

Papers

Differential Privacy Personalized Federated Learning Based on Dynamically Sparsified Client Updates

2025-03-12 · Chuanyin Wang, Yifei Zhang, Neng Gao, Qiang Luo

Personalized federated learning is extensively utilized in scenarios characterized by data heterogeneity, facilitating more efficient and automated local training on data-owning terminals. This includes the automated selection of high-performance model parameters for upload, thereby enhancing the overall training process. However, it entails significant risks of privacy leakage. Existing studies have attempted to mitigate these risks by utilizing differential privacy. Nevertheless, these studies present two major limitations: (1) The integration of differential privacy into personalized federated learning lacks sufficient personalization, leading to the introduction of excessive noise into the model. (2) It fails to adequately control the spatial scope of model update information, resulting in a suboptimal balance between data privacy and model effectiveness in differential privacy federated learning. In this paper, we propose a differentially private personalized federated learning approach that employs dynamically sparsified client updates through reparameterization and adaptive norm(DP-pFedDSU). Reparameterization training effectively selects personalized client update information, thereby reducing the quantity of updates. This approach minimizes the introduction of noise to the greatest extent possible. Additionally, dynamic adaptive norm refers to controlling the norm space of model updates during the training process, mitigating the negative impact of clipping on the update information. These strategies substantially enhance the effective integration of differential privacy and personalized federated learning. Experimental results on EMNIST, CIFAR-10, and CIFAR-100 demonstrate that our proposed scheme achieves superior performance and is well-suited for more complex personalized federated learning scenarios.

📄 PDF Abstract BibTeX arXiv:2503.09192

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPersonalized Federated Learning

Similar Papers 제목 키워드 기반

Federated Learning with Sparsified Model Perturbation: Improving Accuracy under Client-Level Differential Privacy

2022-02-15 · Rui Hu, Yanmin Gong, Yuanxiong Guo

Federated learning (FL) that enables edge devices to collaboratively learn a shared model while keeping their training data locally has received great attention recently and can protect privacy in comparison with the tra…

Federated Learning

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

Dynamic Personalized Federated Learning with Adaptive Differential Privacy

2023-09-21 · NeurIPS 2023 11

Personalized federated learning with differential privacy has been considered a feasible solution to address non-IID distribution of data and privacy leakage risks. However, current personalized federated learning method…

Privacy-Preserving Personalized Federated Prompt Learning for Multimodal Large Language Models

2025-01-23 · Linh Tran, Wei Sun, Stacy Patterson, Ana Milanova

Multimodal Large Language Models (LLMs) are pivotal in revolutionizing customer support and operations by integrating multiple modalities such as text, images, and audio. Federated Prompt Learning (FPL) is a recently pro…

Federated LearningPrivacy PreservingPrompt Learning

Cross-silo Federated Learning with Record-level Personalized Differential Privacy

2024-01-29 · Junxu Liu, Jian Lou, Li Xiong, Jinfei Liu 외

Federated learning (FL) enhanced by differential privacy has emerged as a popular approach to better safeguard the privacy of client-side data by protecting clients' contributions during the training process. Existing so…

Federated Learning