paper-with-me

홈 › Papers

Dynamic Federated Learning

2020-02-20 · Elsa Rizk, Stefan Vlaski, Ali H. Sayed

Federated learning has emerged as an umbrella term for centralized coordination strategies in multi-agent environments. While many federated learning architectures process data in an online manner, and are hence adaptive by nature, most performance analyses assume static optimization problems and offer no guarantees in the presence of drifts in the problem solution or data characteristics. We consider a federated learning model where at every iteration, a random subset of available agents perform local updates based on their data. Under a non-stationary random walk model on the true minimizer for the aggregate optimization problem, we establish that the performance of the architecture is determined by three factors, namely, the data variability at each agent, the model variability across all agents, and a tracking term that is inversely proportional to the learning rate of the algorithm. The results clarify the trade-off between convergence and tracking performance.

📄 PDF Abstract BibTeX arXiv:2002.08782

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Dynamic Defense Against Byzantine Poisoning Attacks in Federated Learning

2020-07-29 · Nuria Rodríguez-Barroso, Eugenio Martínez-Cámara, M. Victoria Luzón, Francisco Herrera

Federated learning, as a distributed learning that conducts the training on the local devices without accessing to the training data, is vulnerable to Byzatine poisoning adversarial attacks. We argue that the federated l…

Data PoisoningFederated LearningImage Classification

DA-PFL: Dynamic Affinity Aggregation for Personalized Federated Learning

2024-03-14 · Xu Yang, Jiyuan Feng, Songyue Guo, Ye Wang 외

Personalized federated learning becomes a hot research topic that can learn a personalized learning model for each client. Existing personalized federated learning models prefer to aggregate similar clients with similar …

Federated LearningPersonalized Federated Learning

Dynamic Heterogeneous Federated Learning with Multi-Level Prototypes

2023-12-15 · Shunxin Guo, Hongsong Wang, Xin Geng

Federated learning shows promise as a privacy-preserving collaborative learning technique. Existing heterogeneous federated learning mainly focuses on skewing the label distribution across clients. However, most approach…

Federated LearningPrivacy Preserving

Dynamic Fair Federated Learning Based on Reinforcement Learning

2023-11-02 · Weikang Chen, Junping Du, Yingxia Shao, Jia Wang 외

Federated learning enables a collaborative training and optimization of global models among a group of devices without sharing local data samples. However, the heterogeneity of data in federated learning can lead to unfa…

FairnessFederated Learningreinforcement-learningReinforcement Learning

Dynamic Sampling and Selective Masking for Communication-Efficient Federated Learning

2020-03-21 · Shaoxiong Ji, Wenqi Jiang, Anwar Walid, Xue Li

Federated learning (FL) is a novel machine learning setting that enables on-device intelligence via decentralized training and federated optimization. Deep neural networks' rapid development facilitates the learning tech…

Federated Learningimage-classificationImage ClassificationLanguage Modeling+1