paper-with-me

홈 › Papers

Communication Efficient Federated Learning with Linear Convergence on Heterogeneous Data

2025-03-20 · Jie Liu, Yongqiang Wang

By letting local clients perform multiple local updates before communicating with a parameter server, modern federated learning algorithms such as FedAvg tackle the communication bottleneck problem in distributed learning and have found many successful applications. However, this asynchrony between local updates and communication also leads to a ''client-drift'' problem when the data is heterogeneous (not independent and identically distributed), resulting in errors in the final learning result. In this paper, we propose a federated learning algorithm, which is called FedCET, to ensure accurate convergence even under heterogeneous distributions of data across clients. Inspired by the distributed optimization algorithm NIDS, we use learning rates to weight information received from local clients to eliminate the ''client-drift''. We prove that under appropriate learning rates, FedCET can ensure linear convergence to the exact solution. Different from existing algorithms which have to share both gradients and a drift-correction term to ensure accurate convergence under heterogeneous data distributions, FedCET only shares one variable, which significantly reduces communication overhead. Numerical comparison with existing counterpart algorithms confirms the effectiveness of FedCET.

📄 PDF Abstract BibTeX arXiv:2503.15804

Code (0)

등록된 구현이 없습니다.

Tasks

Distributed OptimizationFederated Learning

Similar Papers 제목 키워드 기반

NET-FLEET: Achieving Linear Convergence Speedup for Fully Decentralized Federated Learning with Heterogeneous Data

2022-08-17 · Xin Zhang, Minghong Fang, Zhuqing Liu, Haibo Yang 외

Federated learning (FL) has received a surge of interest in recent years thanks to its benefits in data privacy protection, efficient communication, and parallel data processing. Also, with appropriate algorithmic design…

Federated LearningOpen-Ended Question Answering

DONE: Distributed Approximate Newton-type Method for Federated Edge Learning

2020-12-10 · Canh T. Dinh, Nguyen H. Tran, Tuan Dung Nguyen, Wei Bao 외

There is growing interest in applying distributed machine learning to edge computing, forming federated edge learning. Federated edge learning faces non-i.i.d. and heterogeneous data, and the communication between edge w…

Edge-computingVocal Bursts Type Prediction

Escaping Saddle Points in Heterogeneous Federated Learning via Distributed SGD with Communication Compression

2023-10-29 · Sijin Chen, Zhize Li, Yuejie Chi

We consider the problem of finding second-order stationary points of heterogeneous federated learning (FL). Previous works in FL mostly focus on first-order convergence guarantees, which do not rule out the scenario of u…

Federated Learning

Resource-Aware Asynchronous Online Federated Learning for Nonlinear Regression

2021-11-27 · Francois Gauthier, Vinay Chakravarthi Gogineni, Stefan Werner, Yih-Fang Huang 외

Many assumptions in the federated learning literature present a best-case scenario that can not be satisfied in most real-world applications. An asynchronous setting reflects the realistic environment in which federated …

Federated Learningregression

Non-Convex Optimization in Federated Learning via Variance Reduction and Adaptive Learning

2024-12-16 · Dipanwita Thakur, Antonella Guzzo, Giancarlo Fortino, Sajal K. Das

This paper proposes a novel federated algorithm that leverages momentum-based variance reduction with adaptive learning to address non-convex settings across heterogeneous data. We intend to minimize communication and co…

Federated Learningimage-classificationImage Classification