DP$^2$-FedSAM: Enhancing Differentially Private Federated Learning Through Personalized Sharpness-Aware Minimization
Zhenxiao Zhang, Yuanxiong Guo, Yanmin Gong

TL;DR
DP$^2$-FedSAM introduces a novel approach to differentially private federated learning by combining personalized partial model-sharing and sharpness-aware minimization, significantly improving utility while maintaining privacy in heterogeneous data environments.
Contribution
It proposes a new DPFL method that enhances utility through personalization and sharpness-aware optimization, with rigorous privacy and convergence analysis.
Findings
Improves privacy-utility trade-off over existing methods.
Effective in heterogeneous data settings.
Maintains rigorous privacy guarantees.
Abstract
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-FedSAM: Differentially Private and Personalized Federated Learning with Sharpness-Aware Minimization. DP-FedSAM leverages personalized partial model-sharing and sharpness-aware minimization optimizer to mitigate the adverse impact of noise…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security · Stochastic Gradient Optimization Techniques
MethodsSharpness-Aware Minimization
