Abstract
Federated learning (FL) allows local clients to train a global model by cooperating with a server while ensuring that their raw data is not revealed. However, most existing works usually choose clients randomly, regardless of their capabilities and contributions to training. Additionally, FL client selection mechanisms concentrate on a significant challenge associated with system or statistical heterogeneity. This paper tries to manage both the system and statistical heterogeneity of distributed clients in the networks. First, to manage the system heterogeneity, an optimization objective is first proposed to maximize the number of clients with similar capabilities such as storage, computational, and communication capabilities. Then, a network framework with a logical layer is proposed to logically group similar clients by checking their capabilities. Finally, to manage the statistical heterogeneity among clients, a novel Contribution-based Dynamic Federated training strategy, called CDFed, is designed to dynamically adjust the probability of clients being chosen based on Shapley values in each global round. Experimental results on two baseline datasets: MNIST and FMNIST, demonstrate that our proposal has a faster convergence rate, about 50%, and a higher average test accuracy, at least 1%, than baselines in most cases.
Original language | English |
---|---|
Title of host publication | Proceedings of IEEE/IFIP Network Operations and Management Symposium 2023, NOMS 2023 |
Editors | Kemal Akkaya, Olivier Festor, Carol Fung, Mohammad Ashiqur Rahman, Lisandro Zambenedetti Granville, Carlos Raniery Paula dos Santos |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
ISBN (Electronic) | 9781665477161 |
DOIs | |
Publication status | Published - 2023 |
Event | 36th IEEE/IFIP Network Operations and Management Symposium, NOMS 2023 - Miami, United States Duration: 8 May 2023 → 12 May 2023 |
Publication series
Name | Proceedings of IEEE/IFIP Network Operations and Management Symposium 2023, NOMS 2023 |
---|
Conference
Conference | 36th IEEE/IFIP Network Operations and Management Symposium, NOMS 2023 |
---|---|
Country/Territory | United States |
City | Miami |
Period | 8/05/23 → 12/05/23 |
Bibliographical note
Publisher Copyright:© 2023 IEEE.
Keywords
- Dynamic federated learning
- client selection
- communication efficiency
- logical layer