English

Efficient Secure Aggregation for Privacy-Preserving Federated Machine Learning

Cryptography and Security 2024-11-12 v6

Abstract

Secure aggregation protocols ensure the privacy of users' data in federated learning by preventing the disclosure of local gradients. Many existing protocols impose significant communication and computational burdens on participants and may not efficiently handle the large update vectors typical of machine learning models. Correspondingly, we present e-SeaFL, an efficient verifiable secure aggregation protocol taking only one communication round during the aggregation phase. e-SeaFL allows the aggregation server to generate proof of honest aggregation to participants via authenticated homomorphic vector commitments. Our core idea is the use of assisting nodes to help the aggregation server, under similar trust assumptions existing works place upon the participating users. Our experiments show that the user enjoys an order of magnitude efficiency improvement over the state-of-the-art (IEEE S\&P 2023) for large gradient vectors with thousands of parameters. Our open-source implementation is available at https://github.com/vt-asaplab/e-SeaFL.

Keywords

Cite

@article{arxiv.2304.03841,
  title  = {Efficient Secure Aggregation for Privacy-Preserving Federated Machine Learning},
  author = {Rouzbeh Behnia and Arman Riasi and Reza Ebrahimi and Sherman S. M. Chow and Balaji Padmanabhan and Thang Hoang},
  journal= {arXiv preprint arXiv:2304.03841},
  year   = {2024}
}

Comments

Accepted in ACSAC 2024

R2 v1 2026-06-28T09:54:58.768Z