Paper 2026/643

FOVA: Fast One-Shot Verifiable Aggregation for Federated Learning

Yin Zhu, East China Normal University
Junqing Gong, East China Normal University
Kai Zhang, Shanghai University of Electric Power
Shay Gueron, University of Haifa, Meta
Haifeng Qian, East China Normal University
Abstract

In federated learning (FL), secure aggregation (SA) allows a server to compute aggregate model updates (gradients) without accessing individual client gradients. SA is intended to protect clients’ local dataset from being inferred through individual gradients. However, recent NDSS 2025 work shows that even state-of-the-art SA protocols can be vulnerable, as a malicious server may reconstruct clients’ datasets from aggregated gradients. This demonstrates that protecting dataset privacy requires not only gradient confidentiality but also aggregation hiding. Moreover, a malicious server may deviate from the protocol and return manipulated results, making authenticity an additional critical security goal. Supporting one-shot clients, which send a single message per iteration to reduce synchronization overhead, further increases design complexity. To address these challenges, we propose FOVA, a fast one-shot verifiable aggregation protocol that simultaneously achieves aggregation hiding and authenticity against an actively malicious server. Notably, authenticity, defined under full participation, must be relaxed for dropout robustness due to the indistinguishability between adversarial omissions and legitimate dropout. FOVA is built upon the verifiable linearly homomorphic encryption scheme, for which we give a new construction based solely on the Paillier cryptosystem. This design enables high efficiency and allows FOVA to be integrated into existing Paillier-based FL frameworks with minimal modifications. We implement FOVA on top of an industrial FL framework. Experimental results show that, compared to the most relevant prior protocols, FOVA achieves up to three orders-of-magnitude speedup while providing stronger security guarantees.

Metadata
Available format(s)
PDF
Category
Cryptographic protocols
Publication info
Preprint.
Keywords
Federated LearningSecure AggregationVerifiable ComputationHomomorphic Encryption
Contact author(s)
ecnuzhuyin @ 163 com
jqgong @ sei ecnu edu cn
kzhang @ shiep edu cn
shay @ math haifa ac il
hfqian @ cs ecnu edu cn
History
2026-04-04: approved
2026-04-02: received
See all versions
Short URL
https://ia.cr/2026/643
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2026/643,
      author = {Yin Zhu and Junqing Gong and Kai Zhang and Shay Gueron and Haifeng Qian},
      title = {{FOVA}: Fast One-Shot Verifiable Aggregation for Federated Learning},
      howpublished = {Cryptology {ePrint} Archive, Paper 2026/643},
      year = {2026},
      url = {https://eprint.iacr.org/2026/643}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.