Differentially Private Federated Learning: A Client Level Perspective
Robin C. Geyer, Tassilo Klein, Moin Nabi

TL;DR
This paper introduces a client-level differential privacy algorithm for federated learning, effectively protecting individual client contributions while maintaining model accuracy with many participants.
Contribution
The paper proposes a novel client-side differential privacy method for federated learning, balancing privacy guarantees with model performance.
Findings
Client-level differential privacy is achievable with minimal performance loss.
The method scales well with the number of participating clients.
Empirical results show effective privacy protection in federated settings.
Abstract
Federated learning is a recent advance in privacy protection. In this context, a trusted curator aggregates parameters optimized in decentralized fashion by multiple clients. The resulting model is then distributed back to all clients, ultimately converging to a joint representative model without explicitly having to share the data. However, the protocol is vulnerable to differential attacks, which could originate from any party contributing during federated optimization. In such an attack, a client's contribution during training and information about their data set is revealed through analyzing the distributed model. We tackle this problem and propose an algorithm for client sided differential privacy preserving federated optimization. The aim is to hide clients' contributions during training, balancing the trade-off between privacy loss and model performance. Empirical studies suggest…
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 · Cryptography and Data Security · Mobile Crowdsensing and Crowdsourcing
