Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Communication-Efficient Learning of Deep Networks from Decentralized Data

About

Modern mobile devices have access to a wealth of data suitable for learning models, which in turn can greatly improve the user experience on the device. For example, language models can improve speech recognition and text entry, and image models can automatically select good photos. However, this rich data is often privacy sensitive, large in quantity, or both, which may preclude logging to the data center and training there using conventional approaches. We advocate an alternative that leaves the training data distributed on the mobile devices, and learns a shared model by aggregating locally-computed updates. We term this decentralized approach Federated Learning. We present a practical method for the federated learning of deep networks based on iterative model averaging, and conduct an extensive empirical evaluation, considering five different model architectures and four datasets. These experiments demonstrate the approach is robust to the unbalanced and non-IID data distributions that are a defining characteristic of this setting. Communication costs are the principal constraint, and we show a reduction in required communication rounds by 10-100x as compared to synchronized stochastic gradient descent.

H. Brendan McMahan, Eider Moore, Daniel Ramage, Seth Hampson, Blaise Ag\"uera y Arcas• 2016

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)
Accuracy72.41
3518
Image ClassificationCIFAR-10 (test)
Accuracy90.74
3381
Image ClassificationCIFAR-10 (test)
Accuracy85.28
906
Node ClassificationCora
Accuracy82.45
885
Image ClassificationMNIST (test)
Accuracy96.17
882
Image ClassificationCIFAR-100
Top-1 Accuracy57.89
622
Image ClassificationCIFAR10 (test)
Accuracy83.84
585
Image ClassificationFashion MNIST (test)
Accuracy81.2
568
Image ClassificationClothing1M (test)
Accuracy70.49
546
Image ClassificationCIFAR-10
Accuracy81.9
507
Showing 10 of 776 rows
...

Other info

Follow for update