English

Differentially Private Federated Learning: A Client Level Perspective

Cryptography and Security 2018-03-02 v2 Machine Learning Machine Learning

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 that given a sufficiently large number of participating clients, our proposed procedure can maintain client-level differential privacy at only a minor cost in model performance.

Keywords

Cite

@article{arxiv.1712.07557,
  title  = {Differentially Private Federated Learning: A Client Level Perspective},
  author = {Robin C. Geyer and Tassilo Klein and Moin Nabi},
  journal= {arXiv preprint arXiv:1712.07557},
  year   = {2018}
}

Comments

NIPS 2017 Workshop: Machine Learning on the Phone and other Consumer Devices

R2 v1 2026-06-22T23:24:48.525Z