paper-with-me

Papers

DP$^2$-FedSAM: Enhancing Differentially Private Federated Learning Through Personalized Sharpness-Aware Minimization

2024-09-20 · Zhenxiao Zhang, Yuanxiong Guo, Yanmin Gong

Federated learning (FL) is a distributed machine learning approach that allows multiple clients to collaboratively train a model without sharing their raw data. To prevent sensitive information from being inferred through the model updates shared in FL, differentially private federated learning (DPFL) has been proposed. DPFL ensures formal and rigorous privacy protection in FL by clipping and adding random noise to the shared model updates. However, the existing DPFL methods often result in severe model utility degradation, especially in settings with data heterogeneity. To enhance model utility, we propose a novel DPFL method named DP$^2$-FedSAM: Differentially Private and Personalized Federated Learning with Sharpness-Aware Minimization. DP$^2$-FedSAM leverages personalized partial model-sharing and sharpness-aware minimization optimizer to mitigate the adverse impact of noise addition and clipping, thereby significantly improving model utility without sacrificing privacy. From a theoretical perspective, we provide a rigorous theoretical analysis of the privacy and convergence guarantees of our proposed method. To evaluate the effectiveness of DP$^2$-FedSAM, we conduct extensive evaluations based on common benchmark datasets. Our results verify that our method improves the privacy-utility trade-off compared to the existing DPFL methods, particularly in heterogeneous data settings.

📄 PDF Abstract BibTeX arXiv:2409.13645

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPersonalized Federated Learning

Methods 이 논문이 사용한 방법론

Sharpness-Aware Minimization Sharpness-Aware Minimization, or SAM, is a procedure that improves model generalization by simultaneously minimizing loss value and loss sharpness. SAM functions by…

Similar Papers 제목 키워드 기반

Make Landscape Flatter in Differentially Private Federated Learning

2023-03-20 · CVPR 2023 1 · Yifan Shi, Yingqi Liu, Kang Wei, Li Shen 외

To defend the inference attacks and mitigate the sensitive information leakages in Federated Learning (FL), client-level Differentially Private FL (DPFL) is the de-facto standard for privacy protection by clipping local …

Federated Learning

Towards the Flatter Landscape and Better Generalization in Federated Learning under Client-level Differential Privacy

2023-05-01 · Yifan Shi, Kang Wei, Li Shen, Yingqi Liu 외

To defend the inference attacks and mitigate the sensitive information leakages in Federated Learning (FL), client-level Differentially Private FL (DPFL) is the de-facto standard for privacy protection by clipping local …

Federated Learning

Mitigating Noise Detriment in Differentially Private Federated Learning with Model Pre-training

2024-08-18 · Huitong Jin, Yipeng Zhou, Laizhong Cui, Quan Z. Sheng

Pre-training exploits public datasets to pre-train an advanced machine learning model, so that the model can be easily tuned to adapt to various downstream tasks. Pre-training has been extensively explored to mitigate co…

Federated Learning

Differentially Private AUC Computation in Vertical Federated Learning

2022-05-24 · Jiankai Sun, Xin Yang, Yuanshun Yao, Junyuan Xie 외

Federated learning has gained great attention recently as a privacy-enhancing tool to jointly train a machine learning model by multiple parties. As a sub-category, vertical federated learning (vFL) focuses on the scenar…

Federated LearningVertical Federated Learning

Federated EndoViT: Pretraining Vision Transformers via Federated Learning on Endoscopic Image Collections

2025-04-23 · Max Kirchner, Alexander C. Jenke, Sebastian Bodenstedt, Fiona R. Kolbinger 외

Purpose: In this study, we investigate the training of foundation models using federated learning to address data-sharing limitations and enable collaborative model training without data transfer for minimally invasive s…

Action Triplet RecognitionFederated LearningPrivacy PreservingScene Segmentation+3