Efficiently Achieving Secure Model Training and Secure Aggregation to Ensure Bidirectional Privacy-Preservation in Federated Learning
Xue Yang, Depan Peng, Yan Feng, Xiaohu Tang, Weijun Fang, Jun Shao

TL;DR
This paper introduces an efficient bidirectional privacy-preserving scheme for federated learning that maintains high model accuracy, reduces computational costs, and enhances privacy defenses compared to existing methods.
Contribution
It proposes a novel server-side model perturbation method combined with local differential privacy, ensuring bidirectional privacy with minimal accuracy loss and lower computational overhead.
Findings
Outperforms state-of-the-art methods in computational cost and accuracy.
Achieves less than 6% accuracy loss at small privacy budgets.
Significantly reduces training time compared to existing approaches.
Abstract
Bidirectional privacy-preservation federated learning is crucial as both local gradients and the global model may leak privacy. However, only a few works attempt to achieve it, and they often face challenges such as excessive communication and computational overheads, or significant degradation of model accuracy, which hinders their practical applications. In this paper, we design an efficient and high-accuracy bidirectional privacy-preserving scheme for federated learning to complete secure model training and secure aggregation. To efficiently achieve bidirectional privacy, we design an efficient and accuracy-lossless model perturbation method on the server side (called ) that can be combined with local differential privacy (LDP) to prevent clients from accessing the model, while ensuring that the local gradients obtained on the server side satisfy LDP.…
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 · Adversarial Robustness in Machine Learning
MethodsSparse Evolutionary Training
