Toward efficient resource utilization at edge nodes in federated learning
Sadi Alawadi, Addi Ait-Mlouk, Salman Toor, Andreas Hellander

TL;DR
This paper proposes a transfer learning-inspired federated learning strategy that trains only selected layers of models to reduce resource use and communication costs at edge nodes, while maintaining accuracy.
Contribution
It introduces a novel layer selection approach in federated learning to optimize resource utilization and communication efficiency without sacrificing model performance.
Findings
Training partial models accelerates convergence.
Reduces data transmission by up to 75%.
Maintains accuracy with fewer trained layers.
Abstract
Federated learning (FL) enables edge nodes to collaboratively contribute to constructing a global model without sharing their data. This is accomplished by devices computing local, private model updates that are then aggregated by a server. However, computational resource constraints and network communication can become a severe bottleneck for larger model sizes typical for deep learning applications. Edge nodes tend to have limited hardware resources (RAM, CPU), and the network bandwidth and reliability at the edge is a concern for scaling federated fleet applications. In this paper, we propose and evaluate a FL strategy inspired by transfer learning in order to reduce resource utilization on devices, as well as the load on the server and network in each global training round. For each local model update, we randomly select layers to train, freezing the remaining part of the model. In…
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.
