paper-with-me

Papers

DPP-based Client Selection for Federated Learning with Non-IID Data

2023-03-30 · Yuxuan Zhang, Chao Xu, Howard H. Yang, Xijun Wang, Tony Q. S. Quek

This paper proposes a client selection (CS) method to tackle the communication bottleneck of federated learning (FL) while concurrently coping with FL's data heterogeneity issue. Specifically, we first analyze the effect of CS in FL and show that FL training can be accelerated by adequately choosing participants to diversify the training dataset in each round of training. Based on this, we leverage data profiling and determinantal point process (DPP) sampling techniques to develop an algorithm termed Federated Learning with DPP-based Participant Selection (FL-DP$^3$S). This algorithm effectively diversifies the participants' datasets in each round of training while preserving their data privacy. We conduct extensive experiments to examine the efficacy of our proposed method. The results show that our scheme attains a faster convergence rate, as well as a smaller communication overhead than several baselines.

📄 PDF Abstract BibTeX arXiv:2303.17358

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Client Selection in Federated Learning: Convergence Analysis and Power-of-Choice Selection Strategies

2020-10-03 · Yae Jee Cho, Jianyu Wang, Gauri Joshi

Federated learning is a distributed optimization paradigm that enables a large number of resource-limited client nodes to cooperatively train a model without data sharing. Several works have analyzed the convergence of f…

Distributed OptimizationFederated LearningSelection bias

A Snapshot of the Frontiers of Client Selection in Federated Learning

2022-09-27 · Gergely Dániel Németh, Miguel Ángel Lozano, Novi Quadrianto, Nuria Oliver

Federated learning (FL) has been proposed as a privacy-preserving approach in distributed machine learning. A federated learning architecture consists of a central server and a number of clients that have access to priva…

Federated LearningPrivacy Preserving

Noise-aware Client Selection for carbon-efficient Federated Learning via Gradient Norm Thresholding

2026-03-04 · Patrick Wilhelm, Inese Yilmaz, Odej Kao arxiv

Training large-scale Neural Networks requires substantial computational power and energy. Federated Learning enables distributed model training across geospatially distributed data centers, leveraging renewable energy so…

Federated Learning

EvoCSFL: Surrogate-Assisted Evolutionary Client Selection for Efficient and Robust Federated Learning

2026-06-05 · Lin Qiang, Sun Xiaoyan, Hu Yao, Fang Wei arxiv

The heterogeneity of client data and systems makes it difficult to achieve satisfactory convergence speed and robustness in federated learning with random client selection. To address this issue, this paper proposes a su…

Federated Learning

Bandit-based Communication-Efficient Client Selection Strategies for Federated Learning

2020-12-14 · Yae Jee Cho, Samarth Gupta, Gauri Joshi, Osman Yağan

Due to communication constraints and intermittent client availability in federated learning, only a subset of clients can participate in each training round. While most prior works assume uniform and unbiased client sele…

FairnessFederated Learning