paper-with-me

홈 › Papers

Stochastic Client Selection for Federated Learning with Volatile Clients

2020-11-17 · Tiansheng Huang, Weiwei Lin, Li Shen, Keqin Li, Albert Y. Zomaya

Federated Learning (FL), arising as a privacy-preserving machine learning paradigm, has received notable attention from the public. In each round of synchronous FL training, only a fraction of available clients are chosen to participate, and the selection decision might have a significant effect on the training efficiency, as well as the final model performance. In this paper, we investigate the client selection problem under a volatile context, in which the local training of heterogeneous clients is likely to fail due to various kinds of reasons and in different levels of frequency. {\color{black}Intuitively, too much training failure might potentially reduce the training efficiency, while too much selection on clients with greater stability might introduce bias, thereby resulting in degradation of the training effectiveness. To tackle this tradeoff, we in this paper formulate the client selection problem under joint consideration of effective participation and fairness.} Further, we propose E3CS, a stochastic client selection scheme to solve the problem, and we corroborate its effectiveness by conducting real data-based experiments. According to our experimental results, the proposed selection scheme is able to achieve up to 2x faster convergence to a fixed model accuracy while maintaining the same level of final model accuracy, compared with the state-of-the-art selection schemes.

📄 PDF Abstract BibTeX arXiv:2011.08756

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessFederated LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

Edge AI in Highly Volatile Environments: Is Fairness Worth the Accuracy Trade-off?

2025-11-03 · Obaidullah Zaland, Feras M. Awaysheh, Sawsan Al Zubi, Abdul Rahman Safi 외 arxiv

Federated learning (FL) has emerged as a transformative paradigm for edge intelligence, enabling collaborative model training while preserving data privacy across distributed personal devices. However, the inherent volat…

Federated Learning

Clustered Sampling: Low-Variance and Improved Representativity for Clients Selection in Federated Learning

2021-05-12 · Yann Fraboni, Richard Vidal, Laetitia Kameni, Marco Lorenzi

This work addresses the problem of optimizing communications between server and clients in federated learning (FL). Current sampling approaches in FL are either biased, or non optimal in terms of server-clients communica…

ClusteringFederated LearningModel Compression

Multi-Model Federated Learning

2022-01-07 · Neelkamal Bhuyan, Sharayu Moharir

Federated learning is a form of distributed learning with the key challenge being the non-identically distributed nature of the data in the participating clients. In this paper, we extend federated learning to the settin…

Federated Learningmodel

Client Selection and Bandwidth Allocation in Wireless Federated Learning Networks: A Long-Term Perspective

2020-04-09 · Jie Xu, Heqiang Wang

This paper studies federated learning (FL) in a classic wireless network, where learning clients share a common wireless link to a coordinating server to perform federated model training using their local data. In such w…

Federated LearningStochastic Optimization

FedSS: Federated Learning with Smart Selection of clients

2022-07-10 · Ammar Tahir, Yongzhou Chen, Prashanti Nilayam

Federated learning provides the ability to learn over heterogeneous user data in a distributed manner while preserving user privacy. However, its current client selection technique is a source of bias as it discriminates…

Federated LearningScheduling