Reducing Impacts of System Heterogeneity in Federated Learning using Weight Update Magnitudes
Irene Wang

TL;DR
This paper introduces Invariant Dropout, a dynamic sub-model formation technique for federated learning that reduces the impact of device heterogeneity and stragglers, improving training efficiency and accuracy.
Contribution
It proposes a novel dynamic dropout method that creates tailored sub-models for stragglers based on neuron update thresholds, enhancing federated learning performance.
Findings
Invariant Dropout achieves up to 1.4% accuracy improvement over Ordered Dropout.
It effectively mitigates straggler bottlenecks in federated learning.
Evaluations on five real-world mobile clients demonstrate its practical benefits.
Abstract
The widespread adoption of handheld devices have fueled rapid growth in new applications. Several of these new applications employ machine learning models to train on user data that is typically private and sensitive. Federated Learning enables machine learning models to train locally on each handheld device while only synchronizing their neuron updates with a server. While this enables user privacy, technology scaling and software advancements have resulted in handheld devices with varying performance capabilities. This results in the training time of federated learning tasks to be dictated by a few low-performance straggler devices, essentially becoming a bottleneck to the entire training process. In this work, we aim to mitigate the performance bottleneck of federated learning by dynamically forming sub-models for stragglers based on their performance and accuracy feedback. To this…
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 · Internet Traffic Analysis and Secure E-voting · Traffic Prediction and Management Techniques
MethodsDropout
