Precision-Weighted Federated Learning
Jonatan Reyes, Lisa Di Jorio, Cecile Low-Kam, Marta Kersten-Oertel

TL;DR
This paper introduces a novel federated learning algorithm that accounts for gradient variance, improving accuracy and speed in heterogeneous data environments, especially on resource-limited devices.
Contribution
It proposes Precision-weighted Federated Learning, which leverages gradient variance for better aggregation in heterogeneous data settings, enhancing efficiency and accuracy.
Findings
Achieved 9-18% better prediction accuracy in non-IID data.
Demonstrated 20-37x speedup in training time with multiple clients.
Maintained high reliability indices in both IID and non-IID settings.
Abstract
Federated Learning using the Federated Averaging algorithm has shown great advantages for large-scale applications that rely on collaborative learning, especially when the training data is either unbalanced or inaccessible due to privacy constraints. We hypothesize that Federated Averaging underestimates the full extent of heterogeneity of data when the aggregation is performed. We propose Precision-weighted Federated Learning a novel algorithm that takes into account the variance of the stochastic gradients when computing the weighted average of the parameters of models trained in a Federated Learning setting. With Precision-weighted Federated Learning, we provide an alternate averaging scheme that leverages the heterogeneity of the data when it has a large diversity of features in its composition. Our method was evaluated using standard image classification datasets with two different…
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.
