paper-with-me

홈 › Papers

Communication-Efficient Federated Learning With Data and Client Heterogeneity

2022-06-20 · Hossein Zakerinia, Shayan Talaei, Giorgi Nadiradze, Dan Alistarh

Federated Learning (FL) enables large-scale distributed training of machine learning models, while still allowing individual nodes to maintain data locally. However, executing FL at scale comes with inherent practical challenges: 1) heterogeneity of the local node data distributions, 2) heterogeneity of node computational speeds (asynchrony), but also 3) constraints in the amount of communication between the clients and the server. In this work, we present the first variant of the classic federated averaging (FedAvg) algorithm which, at the same time, supports data heterogeneity, partial client asynchrony, and communication compression. Our algorithm comes with a rigorous analysis showing that, in spite of these system relaxations, it can provide similar convergence to FedAvg in interesting parameter regimes. Experimental results in the rigorous LEAF benchmark on setups of up to $300$ nodes show that our algorithm ensures fast convergence for standard federated tasks, improving upon prior quantized and asynchronous approaches.

📄 PDF Abstract BibTeX arXiv:2206.10032

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Exploiting Heterogeneity in Robust Federated Best-Arm Identification

2021-09-13 · Aritra Mitra, Hamed Hassani, George Pappas

We study a federated variant of the best-arm identification problem in stochastic multi-armed bandits: a set of clients, each of whom can sample only a subset of the arms, collaborate via a server to identify the best ar…

Multi-Armed Bandits

Personalized federated learning based on feature fusion

2024-06-24 · Wolong Xing, Zhenkui Shi, Hongyan Peng, Xiantao Hu 외

Federated learning enables distributed clients to collaborate on training while storing their data locally to protect client privacy. However, due to the heterogeneity of data, models, and devices, the final global model…

Federated LearningPersonalized Federated LearningRelation Network

FedCM: Federated Learning with Client-level Momentum

2021-06-21 · Jing Xu, Sen Wang, LiWei Wang, Andrew Chi-Chih Yao

Federated Learning is a distributed machine learning approach which enables model training without data sharing. In this paper, we propose a new federated learning algorithm, Federated Averaging with Client-level Momentu…

Federated Learning

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

Communication-Efficient Personalized Federated Learning for Speech-to-Text Tasks

2024-01-18 · Yichao Du, Zhirui Zhang, Linan Yue, Xu Huang 외

To protect privacy and meet legal regulations, federated learning (FL) has gained significant attention for training speech-to-text (S2T) systems, including automatic speech recognition (ASR) and speech translation (ST).…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Federated LearningPersonalized Federated Learning+3