Compressed Private Aggregation for Scalable and Robust Federated Learning over Massive Networks
Natalie Lang, Nir Shlezinger, Rafael G. L. D'Oliveira, Salim El, Rouayheb

TL;DR
This paper introduces Compressed Private Aggregation (CPA), a novel method for federated learning that combines compression, privacy, and robustness to enable scalable, secure, and efficient training over large networks.
Contribution
CPA is a new approach that simultaneously achieves low-bit communication, privacy, anonymity, and robustness in federated learning, with proven convergence guarantees.
Findings
CPA reduces communication overhead significantly.
CPA maintains model accuracy comparable to non-private methods.
CPA effectively mitigates malicious user attacks.
Abstract
Federated learning (FL) is an emerging paradigm that allows a central server to train machine learning models using remote users' data. Despite its growing popularity, FL faces challenges in preserving the privacy of local datasets, its sensitivity to poisoning attacks by malicious users, and its communication overhead. The latter is additionally considerably dominant in large-scale networks. These limitations are often individually mitigated by local differential privacy (LDP) mechanisms, robust aggregation, compression, and user selection techniques, which typically come at the cost of accuracy. In this work, we present compressed private aggregation (CPA), that allows massive deployments to simultaneously communicate at extremely low bit rates while achieving privacy, anonymity, and resilience to malicious users. CPA randomizes a codebook for compressing the data into a few bits…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques · Wireless Communication Security Techniques
