Compression Boosts Differentially Private Federated Learning
Raouf Kerkouche, Gergely \'Acs, Claude Castelluccia, Pierre, Genev\`es

TL;DR
This paper demonstrates that applying compression techniques like compressive sensing in federated learning with differential privacy significantly reduces communication costs while maintaining model performance, enhancing privacy-preserving distributed training.
Contribution
The paper introduces a novel approach combining compression with differential privacy in federated learning to reduce communication overhead without sacrificing privacy guarantees.
Findings
Communication costs reduced by up to 95%.
Negligible performance penalty compared to non-private schemes.
Effective privacy preservation with compressed updates.
Abstract
Federated Learning allows distributed entities to train a common model collaboratively without sharing their own data. Although it prevents data collection and aggregation by exchanging only parameter updates, it remains vulnerable to various inference and reconstruction attacks where a malicious entity can learn private information about the participants' training data from the captured gradients. Differential Privacy is used to obtain theoretically sound privacy guarantees against such inference attacks by noising the exchanged update vectors. However, the added noise is proportional to the model size which can be very large with modern neural networks. This can result in poor model quality. In this paper, compressive sensing is used to reduce the model size and hence increase model quality without sacrificing privacy. We show experimentally, using 2 datasets, that our…
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.
