Make Landscape Flatter in Differentially Private Federated Learning
Yifan Shi, Yingqi Liu, Kang Wei, Li Shen, Xueqian Wang, Dacheng Tao

TL;DR
This paper introduces DP-FedSAM, a novel differentially private federated learning algorithm that uses Sharpness Aware Minimization to produce flatter models, improving robustness and performance under privacy constraints.
Contribution
The paper proposes DP-FedSAM, integrating SAM into DPFL to create flatter models, with theoretical analysis and empirical validation showing improved robustness and accuracy.
Findings
DP-FedSAM achieves state-of-the-art performance in DPFL.
The method produces flatter loss landscapes and better robustness.
Theoretical analysis confirms mitigation of DP-induced performance degradation.
Abstract
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 updates and adding random noise. However, existing DPFL methods tend to make a sharper loss landscape and have poorer weight perturbation robustness, resulting in severe performance degradation. To alleviate these issues, we propose a novel DPFL algorithm named DP-FedSAM, which leverages gradient perturbation to mitigate the negative impact of DP. Specifically, DP-FedSAM integrates Sharpness Aware Minimization (SAM) optimizer to generate local flatness models with better stability and weight perturbation robustness, which results in the small norm of local updates and robustness to DP noise, thereby improving the performance. From the theoretical perspective, we analyze…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques · Cryptography and Data Security
MethodsAttentive Walk-Aggregating Graph Neural Network
