Fairness and Accuracy in Federated Learning
Wei Huang, Tianrui Li, Dexian Wang, Shengdong Du, Junbo Zhang

TL;DR
This paper introduces FedFa, a federated learning algorithm that improves fairness and accuracy by using a double momentum gradient and a novel weight selection method, addressing data heterogeneity and client bias.
Contribution
The paper proposes FedFa, an innovative federated learning algorithm that accelerates convergence and enhances fairness through double momentum gradients and a new weight measurement scheme.
Findings
FedFa outperforms baseline algorithms in accuracy.
FedFa improves fairness across clients.
The method accelerates convergence in federated learning.
Abstract
In the federated learning setting, multiple clients jointly train a model under the coordination of the central server, while the training data is kept on the client to ensure privacy. Normally, inconsistent distribution of data across different devices in a federated network and limited communication bandwidth between end devices impose both statistical heterogeneity and expensive communication as major challenges for federated learning. This paper proposes an algorithm to achieve more fairness and accuracy in federated learning (FedFa). It introduces an optimization scheme that employs a double momentum gradient, thereby accelerating the convergence rate of the model. An appropriate weight selection algorithm that combines the information quantity of training accuracy and training frequency to measure the weights is proposed. This procedure assists in addressing the issue of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques · Mobile Crowdsensing and Crowdsourcing
