LISA: LIghtweight single-server Secure Aggregation with a public source of randomness
Elina van Kempen, Qifei Li, Giorgia Azzurra Marson, Claudio, Soriente

TL;DR
LISA is a lightweight, two-round secure aggregation protocol for federated learning that uses public randomness to reduce overhead and communication costs, enabling efficient privacy-preserving data aggregation.
Contribution
LISA introduces a novel secure aggregation protocol leveraging public randomness to minimize rounds and overhead, improving efficiency over existing methods.
Findings
LISA achieves two-round communication with minimal overhead.
LISA's performance closely matches non-private protocols in most cases.
Experimental results demonstrate LISA's effectiveness in federated learning settings.
Abstract
Secure Aggregation (SA) is a key component of privacy-friendly federated learning applications, where the server learns the sum of many user-supplied gradients, while individual gradients are kept private. State-of-the-art SA protocols protect individual inputs with zero-sum random shares that are distributed across users, have a per-user overhead that is logarithmic in the number of users, and take more than 5 rounds of interaction. In this paper, we introduce LISA, an SA protocol that leverages a source of public randomness to minimize per-user overhead and the number of rounds. In particular, LISA requires only two rounds and has a communication overhead that is asymptotically equal to that of a non-private protocol -- one where inputs are provided to the server in the clear -- for most of the users. In a nutshell, LISA uses public randomness to select a subset of the users -- a…
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 · Stochastic Gradient Optimization Techniques
