paper-with-me

Papers

DynamicFL: Federated Learning with Dynamic Communication Resource Allocation

2024-09-08 · Qi Le, Enmao Diao, Xinran Wang, Vahid Tarokh, Jie Ding, Ali Anwar

Federated Learning (FL) is a collaborative machine learning framework that allows multiple users to train models utilizing their local data in a distributed manner. However, considerable statistical heterogeneity in local data across devices often leads to suboptimal model performance compared with independently and identically distributed (IID) data scenarios. In this paper, we introduce DynamicFL, a new FL framework that investigates the trade-offs between global model performance and communication costs for two widely adopted FL methods: Federated Stochastic Gradient Descent (FedSGD) and Federated Averaging (FedAvg). Our approach allocates diverse communication resources to clients based on their data statistical heterogeneity, considering communication resource constraints, and attains substantial performance enhancements compared to uniform communication resource allocation. Notably, our method bridges the gap between FedSGD and FedAvg, providing a flexible framework leveraging communication heterogeneity to address statistical heterogeneity in FL. Through extensive experiments, we demonstrate that DynamicFL surpasses current state-of-the-art methods with up to a 10% increase in model accuracy, demonstrating its adaptability and effectiveness in tackling data statistical heterogeneity challenges.

📄 PDF Abstract BibTeX arXiv:2409.04986

Code (1)

qi-le1/dynamicfl-federated-learning-with-dynamic-communication-resource-allocation 공식 구현 pytorch

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

DynamicFL: Balancing Communication Dynamics and Client Manipulation for Federated Learning

2023-07-16 · Bocheng Chen, Nikolay Ivanov, Guangjing Wang, Qiben Yan

Federated Learning (FL) is a distributed machine learning (ML) paradigm, aiming to train a global model by exploiting the decentralized data across millions of edge devices. Compared with centralized learning, FL preserv…

Federated LearningScheduling

A Federated Online Restless Bandit Framework for Cooperative Resource Allocation

2024-06-12 · Jingwen Tong, Xinran Li, Liqun Fu, Jun Zhang 외

Restless multi-armed bandits (RMABs) have been widely utilized to address resource allocation problems with Markov reward processes (MRPs). Existing works often assume that the dynamics of MRPs are known prior, which mak…

Federated LearningMulti-Armed BanditsThompson Sampling

FedORA: Resource Allocation for Federated Learning in ORAN using Radio Intelligent Controllers

2025-05-25 · Abdelaziz Salama, Mohammed M. H. Qazzaz, Syed Danial Ali Shah, Maryam Hafeez 외

This work proposes an integrated approach for optimising Federated Learning (FL) communication in dynamic and heterogeneous network environments. Leveraging the modular flexibility of the Open Radio Access Network (ORAN)…

Federated LearningReinforcement Learning (RL)

Adaptive Digital Twin and Communication-Efficient Federated Learning Network Slicing for 5G-enabled Internet of Things

2024-06-22 · Daniel Ayepah-Mensah, Guolin Sun, Yu Pang, Wei Jiang

Network slicing enables industrial Internet of Things (IIoT) networks with multiservice and differentiated resource requirements to meet increasing demands through efficient use and management of network resources. Typic…

Decision MakingDemand ForecastingFederated LearningGraph Attention+2

A Comprehensive Survey on Joint Resource Allocation Strategies in Federated Edge Learning

2024-10-10 · Jingbo Zhang, Qiong Wu, Pingyi Fan, Qiang Fan

Federated Edge Learning (FEL), an emerging distributed Machine Learning (ML) paradigm, enables model training in a distributed environment while ensuring user privacy by using physical separation for each user data. Howe…

Federated Learning