2020
Inverting Gradients - How easy is it to break privacy in federated learning?
NeurIPS 2020poster
The idea of federated learning is to collaboratively train a neural network on a server. Each user receives the current weights of the network and in turns sends parameter updates (gradients) based on local data. This protocol has been designed not only to train neural networks data-efficiently, but…