One-Shot Secure Aggregation: A Hybrid Cryptographic Protocol for Private Federated Learning in IoT
Imraul Emmaka, Tran Viet Xuan Phuong

TL;DR
This paper introduces Hyb-Agg, a lightweight, communication-efficient secure aggregation protocol for federated learning in IoT, combining homomorphic encryption and elliptic curve masking to reduce communication rounds and enhance scalability.
Contribution
Hyb-Agg is a novel hybrid cryptographic protocol that achieves single-round, non-interactive secure aggregation suitable for IoT devices, improving scalability and privacy in federated learning.
Findings
Hyb-Agg reduces communication to a single client-to-server message per round.
The protocol maintains strong privacy under standard cryptographic assumptions.
Implementation on Raspberry Pi 4 achieves sub-second execution with 12x communication expansion.
Abstract
Federated Learning (FL) offers a promising approach to collaboratively train machine learning models without centralizing raw data, yet its scalability is often throttled by excessive communication overhead. This challenge is magnified in Internet of Things (IoT) environments, where devices face stringent bandwidth, latency, and energy constraints. Conventional secure aggregation protocols, while essential for protecting model updates, frequently require multiple interaction rounds, large payload sizes, and per-client costs rendering them impractical for many edge deployments. In this work, we present Hyb-Agg, a lightweight and communication-efficient secure aggregation protocol that integrates Multi-Key CKKS (MK-CKKS) homomorphic encryption with Elliptic Curve Diffie-Hellman (ECDH)-based additive masking. Hyb-Agg reduces the secure aggregation process to a single, non-interactive…
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 · Cryptography and Data Security · IoT and Edge/Fog Computing
