paper-with-me

홈 › Papers

Distributed Federated Learning by Alternating Periods of Training

2026-01-05 · Shamik Bhattacharyya, Rachel Kalpana Kalaimani arxiv

Federated learning is a privacy-focused approach towards machine learning where models are trained on client devices with locally available data and aggregated at a central server. However, the dependence on a single central server is challenging in the case of a large number of clients and even poses the risk of a single point of failure. To address these critical limitations of scalability and fault-tolerance, we present a distributed approach to federated learning comprising multiple servers with inter-server communication capabilities. While providing a fully decentralized approach, the designed framework retains the core federated learning structure where each server is associated with a disjoint set of clients with server-client communication capabilities. We propose a novel DFL (Distributed Federated Learning) algorithm which uses alternating periods of local training on the client data followed by global training among servers. We show that the DFL algorithm, under a suitable choice of parameters, ensures that all the servers converge to a common model value within a small tolerance of the ideal model, thus exhibiting effective integration of local and global training models. Finally, we illustrate our theoretical claims through numerical simulations.

📄 PDF Abstract BibTeX arXiv:2601.01793

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Distributed LLM Pretraining During Renewable Curtailment Windows: A Feasibility Study

2026-02-26 · Philipp Wiesner, Soeren Becker, Brett Cornick, Dominik Scheinert 외 arxiv

Training large language models (LLMs) requires substantial compute and energy. At the same time, renewable energy sources regularly produce more electricity than the grid can absorb, leading to curtailment, the deliberat…

Federated Learning

Unit-Modulus Wireless Federated Learning Via Penalty Alternating Minimization

2021-08-31 · Shuai Wang, Dachuan Li, Rui Wang, Qi Hao 외

Wireless federated learning (FL) is an emerging machine learning paradigm that trains a global parametric model from distributed datasets via wireless communications. This paper proposes a unit-modulus wireless FL (UMWFL…

Federated Learning

Depersonalized Federated Learning: Tackling Statistical Heterogeneity by Alternating Stochastic Gradient Descent

2022-10-07 · Yujie Zhou, Zhidu Li, Tong Tang, Ruyan Wang

Federated learning (FL), which has gained increasing attention recently, enables distributed devices to train a common machine learning (ML) model for intelligent inference cooperatively without data sharing. However, pr…

Federated Learning

Privacy-preserving Decentralized Aggregation for Federated Learning

2020-12-13 · Beomyeol Jeon, S. M. Ferdous, Muntasir Raihan Rahman, Anwar Walid

Federated learning is a promising framework for learning over decentralized data spanning multiple regions. This approach avoids expensive central training data aggregation cost and can improve privacy because distribute…

Federated Learningimage-classificationImage ClassificationPrivacy Preserving

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