Related concepts: Differential privacy, Multi-Party Computation, Collaborative Learning.
So far, the list is ordered randomly, without specific rules, which will be improved in future.
-
- Federated Learning: Strategies for Improving Communication Efficiency link
-
- Deep Models Under the GAN: Information Leakage from Collaborative Deep Learning link
-
- Communication-Efficient Learning of Deep Networks from Decentralized Data from Google 2016. The term Federated Learning was first used in this paper. link
-
A Generic Framework for Privacy Preserving Peep Pearning A detailed explanation of PySyft. link
-
- Federated Machine Learning: Concept and Applications from Qiang Yang, etc. link
-
Federated Learning for Mobile Keyboard Prediction by Google. link
-
Federated Optimization: Distributed Machine Learning for On-Device Intelligence from Google. link
-
Towards Federated Learning at Scale: System Design from Google. link
-
SecureML: A system for Scalable Privacy-Perserving Machine Learning related to Multi-party Computation. link
-
Learning Differentially Private Recurrent Language Models combine differentially private and federated learning. link
-
- Practical Secure Aggregation for Privacy-Preserving Machine Learning, secure aggregation to protect model from inference attack, from Google. link
-
Deep Learning with Differential Privacy from Google. link
-
Privacy-Preserving Deep Learning, introduced synchronized SGD. link
-
Exploiting Unintended Feature Leakage in Collaborative Learning, an attack method related to membership inference, from UCL and Cornell. link; code
-
Membership Inference Attacks Against Machine Learning Models an paper on membership inference attack, from Cornell and etc. link; code
-
Federated Learning: Collaborative Machine Learning without Centralized Training Data from Google AI Blog. link
-
Private AI — Federated Learning with PySyft and PyTorch from André Macedo Farias. link
-
An Overview of Federated Learning from Basil Han. This blog introduces some challenges of federated learning, including Inference Attack and Model Poisoning.link
-
Federated Learning in 10 lines of PyTorch and PySyft from OpenMined. link
-
An Open Framework for Secure and Privated AI from ODSC. link
-
A Brief Introduction to Differential Privacy from Georgian Partners. link
-
A beginners Guided to Federated Learning from Dr. Santanu Bhattacharya. link.
Federated Learning was born at the intersection of on-device AI, blockchain, and edge computing/IoT.
-
Federated Learning: The Future of Distributed Machine Learning from Synced. link
-
Important Federated Learning an online comic from Google AI. link
-
Under The Hood of The Pixel 2: How AI Is Supercharging Hardware from Google. link
- Secure and Private AI Udacity