Federated Learning Framework in Fogbus2-based Edge Computing Environments
Wuji Zhu

TL;DR
This paper presents a lightweight federated learning framework integrated with FogBus2 for edge computing, demonstrating improved training efficiency and worker selection strategies on resource-constrained devices.
Contribution
It introduces a novel architecture and implementation of federated learning in FogBus2, including a worker selection algorithm and the integration of synchronous and asynchronous models.
Findings
Asynchronous federated learning is more time-efficient than synchronous.
Worker selection reduces training time by 33.9%.
Asynchronous model improves training time by 63.3% over synchronous.
Abstract
Federated learning refers to conducting training on multiple distributed devices and collecting model weights from them to derive a shared machine-learning model. This allows the model to get benefit from a rich source of data available from multiple sites. Also, since only model weights are collected from distributed devices, the privacy of those data is protected. It is useful in a situation where collaborative training of machine learning models is necessary while training data are highly sensitive. This study aims at investigating the implementation of lightweight federated learning to be deployed on a diverse range of distributed resources, including resource-constrained edge devices and resourceful cloud servers. As a resource management framework, the FogBus2 framework, which is a containerized distributed resource management framework, is selected as the base framework for the…
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 · Blockchain Technology Applications and Security
