paper-with-me

Papers

Federated Stochastic Gradient Descent Begets Self-Induced Momentum

2022-02-17 · Howard H. Yang, Zuozhu Liu, Yaru Fu, Tony Q. S. Quek, H. Vincent Poor

Federated learning (FL) is an emerging machine learning method that can be applied in mobile edge systems, in which a server and a host of clients collaboratively train a statistical model utilizing the data and computation resources of the clients without directly exposing their privacy-sensitive data. We show that running stochastic gradient descent (SGD) in such a setting can be viewed as adding a momentum-like term to the global aggregation process. Based on this finding, we further analyze the convergence rate of a federated learning system by accounting for the effects of parameter staleness and communication resources. These results advance the understanding of the Federated SGD algorithm, and also forges a link between staleness analysis and federated computing systems, which can be useful for systems designers.

📄 PDF Abstract BibTeX arXiv:2202.08402

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Methods 이 논문이 사용한 방법론

SGD Stochastic Gradient Descent is an iterative optimization technique that uses minibatches of data to form an expectation of the gradient, rather than the full gradient using…

Similar Papers 제목 키워드 기반

Stochastic Smoothed Gradient Descent Ascent for Federated Minimax Optimization

2023-11-02 · Wei Shen, Minhui Huang, Jiawei Zhang, Cong Shen

In recent years, federated minimax optimization has attracted growing interest due to its extensive applications in various machine learning tasks. While Smoothed Alternative Gradient Descent Ascent (Smoothed-AGDA) has p…

Federated Learning

The convergence of the Stochastic Gradient Descent (SGD) : a self-contained proof

2021-03-26 · Gabrel Turinici

We give here a proof of the convergence of the Stochastic Gradient Descent (SGD) in a self-contained manner.

Optimizing Quantum Federated Learning Based on Federated Quantum Natural Gradient Descent

2023-02-27 · Jun Qi, Xiao-Lei Zhang, Javier Tejedor

Quantum federated learning (QFL) is a quantum extension of the classical federated learning model across multiple local quantum devices. An efficient optimization algorithm is always expected to minimize the communicatio…

Federated Learning

Comparing Federated Stochastic Gradient Descent and Federated Averaging for Predicting Hospital Length of Stay

2024-07-17 · Mehmet Yigit Balik

Predicting hospital length of stay (LOS) reliably is an essential need for efficient resource allocation at hospitals. Traditional predictive modeling tools frequently have difficulty acquiring sufficient and diverse dat…

Federated Learning

Federated Accelerated Stochastic Gradient Descent

2020-06-16 · NeurIPS 2020 12 · Honglin Yuan, Tengyu Ma

We propose Federated Accelerated Stochastic Gradient Descent (FedAc), a principled acceleration of Federated Averaging (FedAvg, also known as Local SGD) for distributed optimization. FedAc is the first provable accelerat…

Distributed Optimization