Machine learningPrivacy-preserving analysis
Federated Learning
Federated Learning is a distributed machine learning paradigm introduced by McMahan et al. in 2017 in which a global model is trained collaboratively across multiple decentralized clients — such as mobile devices or hospital systems — without ever transferring raw data to a central server. Each participant computes model updates locally using its private data; only those updates, not the underlying data, are communicated and aggregated by the server to improve the shared model.
Open in MethodMindSoonVideoSoon
Read the full method
Members only
Sign inSign in with a free account to read this section.
Sources
- McMahan, B., Moore, E., Ramage, D., Hampson, S., & Arcas, B. A. (2017). Communication-efficient learning of deep networks from decentralized data. Artificial Intelligence and Statistics, 1273–1282. link ↗
Related methods
Referenced by
Active Learning Federated LearningBayesian Federated LearningDifferential PrivacyEnsemble Federated LearningHomomorphic EncryptionOnline Federated LearningOnline LearningRegularized Federated LearningRobust Federated LearningSecure Multi-Party ComputationSelf-supervised Federated learningSemi-supervised Federated learning