PAC-DP: Personalized Adaptive Clipping for Differentially Private Federated Learning
Hao Zhou, Siqi Cai, Hua Dai, Geng Yang, Jing Luo, Hui Cai

TL;DR
PAC-DP introduces a personalized adaptive clipping method for federated learning that improves privacy-utility trade-offs by learning dynamic gradient thresholds conditioned on privacy budgets, leading to better accuracy and faster convergence.
Contribution
It proposes a novel simulation-curve fitting approach for personalized adaptive clipping in DP-FL, avoiding data-dependent tuning and providing theoretical convergence guarantees.
Findings
Outperforms fixed-threshold methods in accuracy by up to 26%.
Accelerates convergence by up to 45.5%.
Provides theoretical analysis and privacy accounting for the method.
Abstract
Differential privacy (DP) is crucial for safeguarding sensitive client information in federated learning (FL), yet traditional DP-FL methods rely predominantly on fixed gradient clipping thresholds. Such static clipping neglects significant client heterogeneity and varying privacy sensitivities, which may lead to an unfavorable privacy-utility trade-off. In this paper, we propose PAC-DP, a Personalized Adaptive Clipping framework for federated learning under record-level local differential privacy. PAC-DP introduces a Simulation-CurveFitting approach leveraging a server-hosted public proxy dataset to learn an effective mapping between personalized privacy budgets epsilon and gradient clipping thresholds C, which is then deployed online with a lightweight round-wise schedule. This design enables budget-conditioned threshold selection while avoiding data-dependent tuning during training.…
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
