English

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

Machine Learning 2023-05-03 v2 Cryptography and Security Distributed, Parallel, and Cluster Computing

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 sharp loss landscape and have poor 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 improved stability and weight perturbation robustness, which results in the small norm of local updates and robustness to DP noise, thereby improving the performance. To further reduce the magnitude of random noise while achieving better performance, we propose DP-FedSAM-topktop_k by adopting the local update sparsification technique. From the theoretical perspective, we present the convergence analysis to investigate how our algorithms mitigate the performance degradation induced by DP. Meanwhile, we give rigorous privacy guarantees with R\'enyi DP, the sensitivity analysis of local updates, and generalization analysis. At last, we empirically confirm that our algorithms achieve state-of-the-art (SOTA) performance compared with existing SOTA baselines in DPFL.

Keywords

Cite

@article{arxiv.2305.00873,
  title  = {Towards the Flatter Landscape and Better Generalization in Federated Learning under Client-level Differential Privacy},
  author = {Yifan Shi and Kang Wei and Li Shen and Yingqi Liu and Xueqian Wang and Bo Yuan and Dacheng Tao},
  journal= {arXiv preprint arXiv:2305.00873},
  year   = {2023}
}

Comments

20 pages. arXiv admin note: substantial text overlap with arXiv:2303.11242