Distributed differential privacy for federated learning

1 · Google AI Research · March 2, 2023, 11:45 p.m.
Summary
Posted by Florian Hartmann, Software Engineer, and Peter Kairouz, Research Scientist, Google Research Federated learning is a distributed way of training machine learning (ML) models where data is locally processed and only focused model updates and metrics that are intended for immediate aggregation are shared with a server that orchestrates training. This allows the training of models on locally available signals without exposing raw data to servers, increasing user privacy. In 2021, we annou...