paper-with-me

홈 › Papers

FAVANO: Federated AVeraging with Asynchronous NOdes

2023-05-25 · Louis Leconte, Van Minh Nguyen, Eric Moulines

In this paper, we propose a novel centralized Asynchronous Federated Learning (FL) framework, FAVANO, for training Deep Neural Networks (DNNs) in resource-constrained environments. Despite its popularity, `classical'' federated learning faces the increasingly difficult task of scaling synchronous communication over large wireless networks. Moreover, clients typically have different computing resources and therefore computing speed, which can lead to a significant bias (in favor of `fast'' clients) when the updates are asynchronous. Therefore, practical deployment of FL requires to handle users with strongly varying computing speed in communication/resource constrained setting. We provide convergence guarantees for FAVANO in a smooth, non-convex environment and carefully compare the obtained convergence guarantees with existing bounds, when they are available. Experimental results show that the FAVANO algorithm outperforms current methods on standard benchmarks.

📄 PDF Abstract BibTeX arXiv:2305.16099

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar 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 ch…

Federated Learning

Collaborative Learning in the Jungle (Decentralized, Byzantine, Heterogeneous, Asynchronous and Nonconvex Learning)

2020-08-03 · NeurIPS 2021 12 · El-Mahdi El-Mhamdi, Sadegh Farhadkhani, Rachid Guerraoui, Arsany Guirguis 외

We study Byzantine collaborative learning, where $n$ nodes seek to collectively learn from each others' local data. The data distribution may vary from one node to another. No node is trusted, and $f < n$ nodes can behav…

Enhancing Convergence in Federated Learning: A Contribution-Aware Asynchronous Approach

2024-02-16 · Changxin Xu, Yuxin Qiao, Zhanxin Zhou, Fanghao Ni 외

Federated Learning (FL) is a distributed machine learning paradigm that allows clients to train models on their data while preserving their privacy. FL algorithms, such as Federated Averaging (FedAvg) and its variants, h…

Federated Learning

Communication-Efficient Distributed Asynchronous ADMM

2025-08-17 · Sagar Shrestha arxiv

In distributed optimization and federated learning, asynchronous alternating direction method of multipliers (ADMM) serves as an attractive option for large-scale optimization, data privacy, straggler nodes and variety o…

Distributed OptimizationFederated Learning

Achieving Linear Speedup in Asynchronous Federated Learning with Heterogeneous Clients

2024-02-17 · Xiaolu Wang, Zijian Li, Shi Jin, Jun Zhang

Federated learning (FL) is an emerging distributed training paradigm that aims to learn a common global model without exchanging or transferring the data that are stored locally at different clients. The Federated Averag…

Federated Learning