paper-with-me

Papers

Client Selection Approach in Support of Clustered Federated Learning over Wireless Edge Networks

2021-08-16 · Abdullatif Albaseer, Mohamed Abdallah, Ala Al-Fuqaha, Aiman Erbad

Clustered Federated Multitask Learning (CFL) was introduced as an efficient scheme to obtain reliable specialized models when data is imbalanced and distributed in a non-i.i.d. (non-independent and identically distributed) fashion amongst clients. While a similarity measure metric, like the cosine similarity, can be used to endow groups of the client with a specialized model, this process can be arduous as the server should involve all clients in each of the federated learning rounds. Therefore, it is imperative that a subset of clients is selected periodically due to the limited bandwidth and latency constraints at the network edge. To this end, this paper proposes a new client selection algorithm that aims to accelerate the convergence rate for obtaining specialized machine learning models that achieve high test accuracies for all client groups. Specifically, we introduce a client selection approach that leverages the devices' heterogeneity to schedule the clients based on their round latency and exploits the bandwidth reuse for clients that consume more time to update the model. Then, the server performs model averaging and clusters the clients based on predefined thresholds. When a specific cluster reaches a stationary point, the proposed algorithm uses a greedy scheduling algorithm for that group by selecting the clients with less latency to update the model. Extensive experiments show that the proposed approach lowers the training time and accelerates the convergence rate by up to 50% while imbuing each client with a specialized model that is fit for its local data distribution.

📄 PDF Abstract BibTeX arXiv:2108.08768

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningScheduling

Similar Papers 제목 키워드 기반

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

Stochastic Clustered Federated Learning

2023-03-02 · Dun Zeng, Xiangjing Hu, Shiyu Liu, Yue Yu 외

Federated learning is a distributed learning framework that takes full advantage of private data samples kept on edge devices. In real-world federated learning systems, these data samples are often decentralized and Non-…

Federated Learning

DAG-ACFL: Asynchronous Clustered Federated Learning based on DAG-DLT

2023-08-25 · Xiaofeng Xue, Haokun Mao, Qiong Li

Federated learning (FL) aims to collaboratively train a global model while ensuring client data privacy. However, FL faces challenges from the non-IID data distribution among clients. Clustered FL (CFL) has emerged as a …

Change Point DetectionFederated Learning

Novel clustered federated learning based on local loss

2024-07-12 · Endong Gu, Yongxin Chen, Hao Wen, Xingju Cai 외

This paper proposes LCFL, a novel clustering metric for evaluating clients' data distributions in federated learning. LCFL aligns with federated learning requirements, accurately assessing client-to-client variations in …

ClusteringFederated Learning

Heterogeneity-Guided Client Sampling: Towards Fast and Efficient Non-IID Federated Learning

2023-09-30 · Huancheng Chen, Haris Vikalo

Statistical heterogeneity of data present at client devices in a federated learning (FL) system renders the training of a global model in such systems difficult. Particularly challenging are the settings where due to com…

Federated Learning