paper-with-me

Papers

FilFL: Client Filtering for Optimized Client Participation in Federated Learning

2023-02-13 · Fares Fourati, Salma Kharrat, Vaneet Aggarwal, Mohamed-Slim Alouini, Marco Canini

Federated learning, an emerging machine learning paradigm, enables clients to collaboratively train a model without exchanging local data. Clients participating in the training process significantly impact the convergence rate, learning efficiency, and model generalization. We propose a novel approach, client filtering, to improve model generalization and optimize client participation and training. The proposed method periodically filters available clients to identify a subset that maximizes a combinatorial objective function with an efficient greedy filtering algorithm. Thus, the clients are assessed as a combination rather than individually. We theoretically analyze the convergence of federated learning with client filtering in heterogeneous settings and evaluate its performance across diverse vision and language tasks, including realistic scenarios with time-varying client availability. Our empirical results demonstrate several benefits of our approach, including improved learning efficiency, faster convergence, and up to 10% higher test accuracy than training without client filtering.

📄 PDF Abstract BibTeX arXiv:2302.06599

Code (1)

salmakh1/filfl 공식 구현 pytorch

Tasks

Federated Learning

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

DELTA: Diverse Client Sampling for Fasting Federated Learning

2023-09-21 · NeurIPS 2023 11

Partial client participation has been widely adopted in Federated Learning (FL) to reduce the communication burden efficiently. However, an inadequate client sampling scheme can lead to the selection of unrepresentative …

On the Convergence of Federated Averaging with Cyclic Client Participation

2023-02-06 · Yae Jee Cho, Pranay Sharma, Gauri Joshi, Zheng Xu 외

Federated Averaging (FedAvg) and its variants are the most popular optimization algorithms in federated learning (FL). Previous convergence analyses of FedAvg either assume full client participation or partial client par…

Federated Learning

Understanding Server-Assisted Federated Learning in the Presence of Incomplete Client Participation

2024-05-04 · Haibo Yang, Peiwen Qiu, Prashant Khanduri, Minghong Fang 외

Existing works in federated learning (FL) often assume an ideal system with either full client or uniformly distributed client participation. However, in practice, it has been observed that some clients may never partici…

Federated Learning

Blockchain-based Optimized Client Selection and Privacy Preserved Framework for Federated Learning

2023-07-25 · Attia Qammar, Abdenacer Naouri, Jianguo Ding, Huansheng Ning

Federated learning is a distributed mechanism that trained large-scale neural network models with the participation of multiple clients and data remains on their devices, only sharing the local model updates. With this f…

Federated Learning

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