English

Setup Once, Secure Always: A Single-Setup Secure Federated Learning Aggregation Protocol with Forward and Backward Secrecy for Dynamic Users

Cryptography and Security 2025-08-22 v4 Artificial Intelligence

Abstract

Federated Learning (FL) enables multiple users to collaboratively train a machine learning model without sharing raw data, making it suitable for privacy-sensitive applications. However, local model or weight updates can still leak sensitive information. Secure aggregation protocols mitigate this risk by ensuring that only the aggregated updates are revealed. Among these, single-setup protocols, where key generation and exchange occur only once, are the most efficient due to reduced communication and computation overhead. However, existing single-setup protocols often lack support for dynamic user participation and do not provide strong privacy guarantees such as forward and backward secrecy. \par In this paper, we present a novel secure aggregation protocol that requires only a single setup for the entire FL training. Our protocol supports dynamic user participation, tolerates dropouts, and achieves both forward and backward secrecy. It leverages lightweight symmetric homomorphic encryption with a key negation technique to mask updates efficiently, eliminating the need for user-to-user communication. To defend against model inconsistency attacks, we introduce a low-overhead verification mechanism using message authentication codes (MACs). We provide formal security proofs under both semi-honest and malicious adversarial models and implement a full prototype. Experimental results show that our protocol reduces user-side computation by up to 99%99\% compared to state-of-the-art protocols like e-SeaFL (ACSAC'24), while maintaining competitive model accuracy. These features make our protocol highly practical for real-world FL deployments, especially on resource-constrained devices.

Keywords

Cite

@article{arxiv.2502.08989,
  title  = {Setup Once, Secure Always: A Single-Setup Secure Federated Learning Aggregation Protocol with Forward and Backward Secrecy for Dynamic Users},
  author = {Nazatul Haque Sultan and Yan Bo and Yansong Gao and Seyit Camtepe and Arash Mahboubi and Hang Thanh Bui and Aufeef Chauhan and Hamed Aboutorab and Michael Bewong and Dineshkumar Singh and Praveen Gauravaram and Rafiqul Islam and Sharif Abuadbba},
  journal= {arXiv preprint arXiv:2502.08989},
  year   = {2025}
}

Comments

17 pages, 12 Figures

R2 v1 2026-06-28T21:42:37.080Z