paper-with-me

Papers

Asynchronous Federated Optimization

2019-03-10 · Cong Xie, Sanmi Koyejo, Indranil Gupta

Federated learning enables training on a massive number of edge devices. To improve flexibility and scalability, we propose a new asynchronous federated optimization algorithm. We prove that the proposed approach has near-linear convergence to a global optimum, for both strongly convex and a restricted family of non-convex problems. Empirical results show that the proposed algorithm converges quickly and tolerates staleness in various applications.

📄 PDF Abstract BibTeX arXiv:1903.03934

Code (1)

xcgoner/async_fl 공식 구현 mxnet

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

FADAS: Towards Federated Adaptive Asynchronous Optimization

2024-07-25 · Yujia Wang, Shiqiang Wang, Songtao Lu, Jinghui Chen

Federated learning (FL) has emerged as a widely adopted training paradigm for privacy-preserving machine learning. While the SGD-based FL algorithms have demonstrated considerable success in the past, there is a growing …

Federated LearningPrivacy Preserving

A General Theory for Federated Optimization with Asynchronous and Heterogeneous Clients Updates

2022-06-21 · Yann Fraboni, Richard Vidal, Laetitia Kameni, Marco Lorenzi

We propose a novel framework to study asynchronous federated learning optimization with delays in gradient updates. Our theoretical framework extends the standard FedAvg aggregation scheme by introducing stochastic aggre…

Federated Learning

Analysis and Evaluation of Synchronous and Asynchronous FLchain

2021-12-15 · Francesc Wilhelmi, Lorenza Giupponi, Paolo Dini

Motivated by the heterogeneous nature of devices participating in large-scale Federated Learning (FL) optimization, we focus on an asynchronous server-less FL solution empowered by blockchain technology. In contrast to m…

Federated Learning

PersA-FL: Personalized Asynchronous Federated Learning

2022-10-03 · Mohammad Taha Toghani, Soomin Lee, César A. Uribe

We study the personalized federated learning problem under asynchronous updates. In this problem, each client seeks to obtain a personalized model that simultaneously outperforms local and global models. We consider two …

Federated LearningMeta-LearningPersonalized Federated Learning

Federated Learning based on Pruning and Recovery

2024-03-16 · Chengjie Ma

A novel federated learning training framework for heterogeneous environments is presented, taking into account the diverse network speeds of clients in realistic settings. This framework integrates asynchronous learning …

Federated Learning