FedFly: Towards Migration in Edge-based Distributed Federated Learning
Rehmat Ullah, Di Wu, Paul Harvey, Peter Kilpatrick, Ivor Spence,, Blesson Varghese

TL;DR
FedFly introduces a novel migration method for deep neural networks in edge-based federated learning, significantly reducing training time during device mobility with minimal overhead and preserving accuracy.
Contribution
This work is the first to enable deep neural network migration in federated learning during device mobility across edge servers.
Findings
Reduces training time by up to 45% during device migration.
Negligible overhead of up to two seconds for migration.
Maintains model accuracy despite migration.
Abstract
Federated learning (FL) is a privacy-preserving distributed machine learning technique that trains models while keeping all the original data generated on devices locally. Since devices may be resource constrained, offloading can be used to improve FL performance by transferring computational workload from devices to edge servers. However, due to mobility, devices participating in FL may leave the network during training and need to connect to a different edge server. This is challenging because the offloaded computations from edge server need to be migrated. In line with this assertion, we present FedFly, which is, to the best of our knowledge, the first work to migrate a deep neural network (DNN) when devices move between edge servers during FL training. Our empirical results on the CIFAR10 dataset, with both balanced and imbalanced data distribution, support our claims that FedFly…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · IoT and Edge/Fog Computing · Big Data and Digital Economy
