TL;DR
This paper introduces FedCS, a client selection protocol for federated learning in mobile edge computing that efficiently manages heterogeneous client resources to accelerate model training.
Contribution
The paper proposes FedCS, a novel client selection method that accounts for resource constraints, improving training efficiency in federated learning over cellular networks.
Findings
FedCS reduces training time significantly compared to standard FL.
Experimental results demonstrate improved efficiency in MEC environments.
FedCS effectively handles clients with diverse computational and network conditions.
Abstract
We envision a mobile edge computing (MEC) framework for machine learning (ML) technologies, which leverages distributed client data and computation resources for training high-performance ML models while preserving client privacy. Toward this future goal, this work aims to extend Federated Learning (FL), a decentralized learning framework that enables privacy-preserving training of models, to work with heterogeneous clients in a practical cellular network. The FL protocol iteratively asks random clients to download a trainable model from a server, update it with own data, and upload the updated model to the server, while asking the server to aggregate multiple client updates to further improve the model. While clients in this protocol are free from disclosing own private data, the overall training process can become inefficient when some clients are with limited computational resources…
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.
