DHSA: Efficient Doubly Homomorphic Secure Aggregation for Cross-silo Federated Learning
Zizhen Liu, Si Chen, Jing Ye, Junfeng Fan, Huawei Li, Xiaowei Li

TL;DR
This paper introduces DHSA, an efficient secure aggregation scheme for cross-silo federated learning that enhances security against collusion and significantly improves computational and communication efficiency over existing HE-based methods.
Contribution
The paper proposes a novel DHSA scheme combining MKHE and SHPRG, achieving strong security without TTP and reducing computation and communication costs in secure federated learning.
Findings
Achieves 20x speedup over state-of-the-art HE-based methods.
Reduces communication volume to 1.5 times that of plain learning.
Provides security against up to N-2 colluding participants.
Abstract
Secure aggregation is widely used in horizontal Federated Learning (FL), to prevent leakage of training data when model updates from data owners are aggregated. Secure aggregation protocols based on Homomorphic Encryption (HE) have been utilized in industrial cross-silo FL systems, one of the settings involved with privacy-sensitive organizations such as financial or medical, presenting more stringent requirements on privacy security. However, existing HE-based solutions have limitations in efficiency and security guarantees against colluding adversaries without a Trust Third Party. This paper proposes an efficient Doubly Homomorphic Secure Aggregation (DHSA) scheme for cross-silo FL, which utilizes multi-key Homomorphic Encryption (MKHE) and seed homomorphic pseudorandom generator (SHPRG) as cryptographic primitives. The application of MKHE provides strong security guarantees against…
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
TopicsCryptography and Data Security · Privacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques
