paper-with-me

Papers

Load Balancing in Federated Learning

2024-08-01 · Alireza Javani, Zhiying Wang

Federated Learning (FL) is a decentralized machine learning framework that enables learning from data distributed across multiple remote devices, enhancing communication efficiency and data privacy. Due to limited communication resources, a scheduling policy is often applied to select a subset of devices for participation in each FL round. The scheduling process confronts significant challenges due to the need for fair workload distribution, efficient resource utilization, scalability in environments with numerous edge devices, and statistically heterogeneous data across devices. This paper proposes a load metric for scheduling policies based on the Age of Information and addresses the above challenges by minimizing the load metric variance across the clients. Furthermore, a decentralized Markov scheduling policy is presented, that ensures a balanced workload distribution while eliminating the management overhead irrespective of the network size due to independent client decision-making. We establish the optimal parameters of the Markov chain model and validate our approach through simulations. The results demonstrate that reducing the load metric variance not only promotes fairness and improves operational efficiency, but also enhances the convergence rate of the learning models.

📄 PDF Abstract BibTeX arXiv:2408.00217

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingFairnessFederated LearningScheduling

Similar Papers 제목 키워드 기반

Federated Deep Q-Learning and 5G load balancing

2024-02-10 · Hsin Lin, Yi-Kang Su, Hong-Qi Chen, La-Fei Ko

Despite advances in cellular network technology, base station (BS) load balancing remains a persistent problem. Although centralized resource allocation methods can address the load balancing problem, it still remains an…

Q-Learning

DRL-Based Federated Self-Supervised Learning for Task Offloading and Resource Allocation in ISAC-Enabled Vehicle Edge Computing

2024-08-27 · Xueying Gu, Qiong Wu, Pingyi Fan, Nan Cheng 외

Intelligent Transportation Systems (ITS) leverage Integrated Sensing and Communications (ISAC) to enhance data exchange between vehicles and infrastructure in the Internet of Vehicles (IoV). This integration inevitably i…

CPUEdge-computingISACSelf-Supervised Learning

Management of Resource at the Network Edge for Federated Learning

2021-07-07 · Silvana Trindade, Luiz F. Bittencourt, Nelson L. S. da Fonseca

Federated learning has been explored as a promising solution for training at the edge, where end devices collaborate to train models without sharing data with other entities. Since the execution of these learning models …

Federated LearningManagement

FLEX-MoE: Federated Mixture-of-Experts with Load-balanced Expert Assignment for Edge Computing

2025-12-28 · Boyang Zhang, Xiaobing Chen, Songyang Zhang, Shuai Zhang 외 arxiv

Mixture-of-Experts (MoE) models enable scalable neural networks through conditional computation, offering enhanced effectiveness and efficiency for next-generation wireless communications. However, deploying MoE with fed…

Federated Learning

Efficient Training of Large-Scale AI Models Through Federated Mixture-of-Experts: A System-Level Approach

2025-07-08 · Xiaobing Chen, Boyang Zhang, Xiangwei Zhou, Mingxuan Sun 외

The integration of Federated Learning (FL) and Mixture-of-Experts (MoE) presents a compelling pathway for training more powerful, large-scale artificial intelligence models (LAMs) on decentralized data while preserving p…

Edge-computingFederated LearningMixture-of-Experts