paper-with-me

Papers

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 methods suffer from inflexible personalization and convergence difficulties due to two main factors: 1) Firstly, we observe that the prevailing personalization methods mainly achieve this by personalizing a fixed portion of the model, which lacks flexibility. 2) Moreover, we further demonstrate that the default gradient calculation is sensitive to the widely-used clipping operations in differential privacy, resulting in difficulties in convergence. Considering that Fisher information values can serve as an effective measure for estimating the information content of parameters by reflecting the model sensitivity to parameters, we aim to leverage this property to address the aforementioned challenges. In this paper, we propose a novel federated learning method with Dynamic Fisher Personalization and Adaptive Constraint (FedDPA) to handle these challenges. Firstly, by using layer-wise Fisher information to measure the information content of local parameters, we retain local parameters with high Fisher values during the personalization process, which are considered informative, simultaneously prevent these parameters from noise perturbation. Secondly, we introduce an adaptive approach by applying differential constraint strategies to personalized parameters and shared parameters identified in the previous for better convergence. Our method boosts performance through flexible personalization while mitigating the slow convergence caused by clipping operations. Experimental results on CIFAR-10, FEMNIST and SVHN dataset demonstrate the effectiveness of our approach in achieving better performance and robustness against clipping, under personalized federated learning with differential privacy.

📄 PDF Abstract BibTeX

Code (1)

xiyuanyang45/dynamicpfl 공식 구현 pytorch

Similar 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 sel…

Federated LearningPersonalized Federated Learning

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

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

LAPA-based Dynamic Privacy Optimization for Wireless Federated Learning in Heterogeneous Environments

2025-05-26 · Pengcheng Sun, Erwu Liu, Wei Ni, Rui Wang 외

Federated Learning (FL) is a distributed machine learning paradigm based on protecting data privacy of devices, which however, can still be broken by gradient leakage attack via parameter inversion techniques. Differenti…

Federated Learning