paper-with-me

홈 › Papers

Client Selection in Federated Learning: Principles, Challenges, and Opportunities

2022-11-03 · Lei Fu, Huanle Zhang, Ge Gao, Mi Zhang, Xin Liu

As a privacy-preserving paradigm for training Machine Learning (ML) models, Federated Learning (FL) has received tremendous attention from both industry and academia. In a typical FL scenario, clients exhibit significant heterogeneity in terms of data distribution and hardware configurations. Thus, randomly sampling clients in each training round may not fully exploit the local updates from heterogeneous clients, resulting in lower model accuracy, slower convergence rate, degraded fairness, etc. To tackle the FL client heterogeneity problem, various client selection algorithms have been developed, showing promising performance improvement. In this paper, we systematically present recent advances in the emerging field of FL client selection and its challenges and research opportunities. We hope to facilitate practitioners in choosing the most suitable client selection mechanisms for their applications, as well as inspire researchers and newcomers to better understand this exciting research topic.

📄 PDF Abstract BibTeX arXiv:2211.01549

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessFederated LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

Controlling Participation in Federated Learning with Feedback

2024-11-28 · Michael Cummins, Guner Dilsad Er, Michael Muehlebach

We address the problem of client participation in federated learning, where traditional methods typically rely on a random selection of a small subset of clients for each training round. In contrast, we propose FedBack, …

Computational EfficiencyFederated Learningimage-classificationImage Classification

Federated Learning Can Find Friends That Are Advantageous

2024-02-07 · Nazarii Tupitsa, Samuel Horváth, Martin Takáč, Eduard Gorbunov

In Federated Learning (FL), the distributed nature and heterogeneity of client data present both opportunities and challenges. While collaboration among clients can significantly enhance the learning process, not all col…

Federated Learning

Fairness-Aware Client Selection for Federated Learning

2023-07-20 · Yuxin Shi, Zelei Liu, Zhuan Shi, Han Yu

Federated learning (FL) has enabled multiple data owners (a.k.a. FL clients) to train machine learning models collaboratively without revealing private data. Since the FL server can only engage a limited number of client…

FairnessFederated Learning

Client Selection Strategies for Federated Semantic Communications in Heterogeneous IoT Networks

2025-06-20 · Samer Lahoud, Kinda Khawam

The exponential growth of IoT devices presents critical challenges in bandwidth-constrained wireless networks, particularly regarding efficient data transmission and privacy preservation. This paper presents a novel fede…

Computational EfficiencyFairnessFederated LearningImage Reconstruction+2

Greedy Shapley Client Selection for Communication-Efficient Federated Learning

2023-12-14 · Pranava Singhal, Shashi Raj Pandey, Petar Popovski

The standard client selection algorithms for Federated Learning (FL) are often unbiased and involve uniform random sampling of clients. This has been proven sub-optimal for fast convergence under practical settings chara…

Federated Learning