paper-with-me

Papers

On the Convergence of Federated Averaging under Partial Participation for Over-parameterized Neural Networks

2023-10-09 · Xin Liu, Wei Li, Dazhi Zhan, Yu Pan, Xin Ma, Yu Ding, Zhisong Pan

Federated learning (FL) is a widely employed distributed paradigm for collaboratively training machine learning models from multiple clients without sharing local data. In practice, FL encounters challenges in dealing with partial client participation due to the limited bandwidth, intermittent connection and strict synchronized delay. Simultaneously, there exist few theoretical convergence guarantees in this practical setting, especially when associated with the non-convex optimization of neural networks. To bridge this gap, we focus on the training problem of federated averaging (FedAvg) method for two canonical models: a deep linear network and a two-layer ReLU network. Under the over-parameterized assumption, we provably show that FedAvg converges to a global minimum at a linear rate $\mathcal{O}\left((1-\frac{min_{i \in [t]}|S_i|}{N^2})^t\right)$ after $t$ iterations, where $N$ is the number of clients and $|S_i|$ is the number of the participated clients in the $i$-th iteration. Experimental evaluations confirm our theoretical results.

📄 PDF Abstract BibTeX arXiv:2310.05495

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음
NTK 설명 없음

Similar Papers 제목 키워드 기반

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

Achieving Linear Speedup with Partial Worker Participation in Non-IID Federated Learning

2021-01-27 · ICLR 2021 1 · Haibo Yang, Minghong Fang, Jia Liu

Federated learning (FL) is a distributed machine learning architecture that leverages a large number of workers to jointly learn a model with decentralized data. FL has received increasing attention in recent years thank…

Federated LearningOpen-Ended Question Answering

A Unified Analysis of Federated Learning with Arbitrary Client Participation

2022-05-26 · Shiqiang Wang, Mingyue Ji

Federated learning (FL) faces challenges of intermittent client availability and computation/communication efficiency. As a result, only a small subset of clients can participate in FL at a given time. It is important to…

Federated Learning

Bidirectional compression in heterogeneous settings for distributed or federated learning with partial participation: tight convergence guarantees

2020-06-25 · Constantin Philippenko, Aymeric Dieuleveut

We introduce a framework - Artemis - to tackle the problem of learning in a distributed or federated setting with communication constraints and device partial participation. Several workers (randomly sampled) perform the…

Federated Learning

On the Convergence of FedAvg on Non-IID Data

2019-07-04 · ICLR 2020 1 · Xiang Li, Kaixuan Huang, Wenhao Yang, Shusen Wang 외

Federated learning enables a large amount of edge computing devices to jointly learn a model without data sharing. As a leading algorithm in this setting, Federated Averaging (\texttt{FedAvg}) runs Stochastic Gradient De…

Edge-computingFederated Learning