Active Federated Learning

09/27/2019
by   Jack Goetz, et al.
0

Federated Learning allows for population level models to be trained without centralizing client data by transmitting the global model to clients, calculating gradients locally, then averaging the gradients. Downloading models and uploading gradients uses the client's bandwidth, so minimizing these transmission costs is important. The data on each client is highly variable, so the benefit of training on different clients may differ dramatically. To exploit this we propose Active Federated Learning, where in each round clients are selected not uniformly at random, but with a probability conditioned on the current model and the data on the client to maximize efficiency. We propose a cheap, simple and intuitive sampling scheme which reduces the number of required training iterations by 20-70 accuracy, and which mimics well known resampling techniques under certain conditions.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/25/2023

FedSampling: A Better Sampling Strategy for Federated Learning

Federated learning (FL) is an important technique for learning models fr...
research
06/14/2023

Provably Personalized and Robust Federated Learning

Clustering clients with similar objectives and learning a model per clus...
research
08/19/2021

Communication-Efficient Federated Learning via Robust Distributed Mean Estimation

Federated learning commonly relies on algorithms such as distributed (mi...
research
01/07/2022

Multi-Model Federated Learning

Federated learning is a form of distributed learning with the key challe...
research
06/15/2022

Bayesian Federated Learning via Predictive Distribution Distillation

For most existing federated learning algorithms, each round consists of ...
research
04/21/2021

Gradient Masked Federated Optimization

Federated Averaging (FedAVG) has become the most popular federated learn...
research
05/03/2022

FedRN: Exploiting k-Reliable Neighbors Towards Robust Federated Learning

Robustness is becoming another important challenge of federated learning...

Please sign up or login with your details

Forgot password? Click here to reset