English

MYSTIKO : : Cloud-Mediated, Private, Federated Gradient Descent

Cryptography and Security 2020-12-02 v1 Distributed, Parallel, and Cluster Computing Machine Learning

Abstract

Federated learning enables multiple, distributed participants (potentially on different clouds) to collaborate and train machine/deep learning models by sharing parameters/gradients. However, sharing gradients, instead of centralizing data, may not be as private as one would expect. Reverse engineering attacks on plaintext gradients have been demonstrated to be practically feasible. Existing solutions for differentially private federated learning, while promising, lead to less accurate models and require nontrivial hyperparameter tuning. In this paper, we examine the use of additive homomorphic encryption (specifically the Paillier cipher) to design secure federated gradient descent techniques that (i) do not require addition of statistical noise or hyperparameter tuning, (ii) does not alter the final accuracy or utility of the final model, (iii) ensure that the plaintext model parameters/gradients of a participant are never revealed to any other participant or third party coordinator involved in the federated learning job, (iv) minimize the trust placed in any third party coordinator and (v) are efficient, with minimal overhead, and cost effective.

Keywords

Cite

@article{arxiv.2012.00740,
  title  = {MYSTIKO : : Cloud-Mediated, Private, Federated Gradient Descent},
  author = {K. R. Jayaram and Archit Verma and Ashish Verma and Gegi Thomas and Colin Sutcher-Shepard},
  journal= {arXiv preprint arXiv:2012.00740},
  year   = {2020}
}

Comments

IEEE CLOUD 2020

R2 v1 2026-06-23T20:39:01.980Z