paper-with-me

홈 › Papers

Towards Understanding Generalization and Stability Gaps between Centralized and Decentralized Federated Learning

2023-10-05 · Yan Sun, Li Shen, DaCheng Tao

As two mainstream frameworks in federated learning (FL), both centralized and decentralized approaches have shown great application value in practical scenarios. However, existing studies do not provide sufficient evidence and clear guidance for analysis of which performs better in the FL community. Although decentralized methods have been proven to approach the comparable convergence of centralized with less communication, their test performance always falls short of expectations in empirical studies. To comprehensively and fairly compare their efficiency gaps in FL, in this paper, we explore their stability and generalization efficiency. Specifically, we prove that on the general smooth non-convex objectives, 1) centralized FL (CFL) always generalizes better than decentralized FL (DFL); 2) CFL achieves the best performance via adopting partial participation instead of full participation; and, 3) there is a necessary requirement for the topology in DFL to avoid performance collapse as the training scale increases. We also conduct extensive experiments on several common setups in FL to validate that our theoretical analysis is consistent with experimental phenomena and contextually valid in several general and practical scenarios.

📄 PDF Abstract BibTeX arXiv:2310.03461

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learningvalid

Similar Papers 제목 키워드 기반

Unveiling the Power of Multiple Gossip Steps: A Stability-Based Generalization Analysis in Decentralized Training

2025-10-09 · Qinglun Li, Yingqi Liu, Miao Zhang, Xiaochun Cao 외 arxiv

Decentralized training removes the centralized server, making it a communication-efficient approach that can significantly improve training efficiency, but it often suffers from degraded performance compared to centraliz…

Stability and Generalization of the Decentralized Stochastic Gradient Descent

2021-02-02 · Tao Sun, Dongsheng Li, Bao Wang

The stability and generalization of stochastic gradient-based methods provide valuable insights into understanding the algorithmic performance of machine learning models. As the main workhorse for deep learning, stochast…

BIG-bench Machine Learning

Stability and Generalization for Decentralized Markov SGD

2026-05-03 · Jiahuan Wang, Ziqing Wen, Ping Luo, Dongsheng Li 외 arxiv

Stochastic gradient methods are central to large-scale learning, yet their generalization theory typically relies on independent sampling assumptions. In many practical applications, data are generated by Markov chains a…

Stability and Generalization of the Decentralized Stochastic Gradient Descent Ascent Algorithm

2023-10-31 · NeurIPS 2023 11

The growing size of available data has attracted increasing interest in solving minimax problems in a decentralized manner for various machine learning tasks. Previous theoretical research has primarily focused on the co…

Stability and Generalization of Adversarial Diffusion Training

2025-09-23 · Hesam Hosseini, Ying Cao, Ali H. Sayed arxiv

Algorithmic stability is an established tool for analyzing generalization. While adversarial training enhances model robustness, it often suffers from robust overfitting and an enlarged generalization gap. Although recen…