paper-with-me

홈 › Papers

Unveiling High-Probability Generalization in Decentralized SGD

2026-05-11 · Jiahuan Wang, Ping Luo, Ziqing Wen, Dongsheng Li, Tao Sun arxiv

Decentralized stochastic gradient descent (D-SGD) is an efficient method for large-scale distributed learning. Existing generalization studies mainly address expected results, achieving rates limited to $\mathcal{O}\left(\frac{1}{δ\sqrt{mn}}\right)$, where $δ$ is the confidence parameter, $m$ the number of workers, and $n$ the sample size. When $m=1$, D-SGD reduces to traditional SGD, whose optimal high-probability generalization bound is $\mathcal{O}\left(\frac{1}{\sqrt{n}}\log (1/δ)\right)$. This discrepancy reveals a gap between high-probability guarantees for SGD and those for D-SGD. To close this, we develop a high-probability learning theory for D-SGD, aiming for the optimal $\mathcal{O}\left(\frac{1}{\sqrt{mn}}\log (1/δ)\right)$ rate. We refine bounds for D-SGD using pointwise uniform stability in distributed learning-a weaker notion than uniform stability-and analyze them across convex, strongly convex, and non-convex settings. We also provide high-probability results for gradient-based measures in non-convex cases where only local minima exist, and derive optimization error and excess risk bounds. Finally, accounting for communication overhead, we analyze generalization bounds for local models within time-varying frameworks.

📄 PDF Abstract BibTeX arXiv:2605.10205

Code (0)

등록된 구현이 없습니다.

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…

Decentralized learning for wireless communications and networking

2015-03-30 · Georgios B. Giannakis, Qing Ling, Gonzalo Mateos, Ioannis D. Schizas 외

This chapter deals with decentralized learning algorithms for in-network processing of graph-valued data. A generic learning problem is formulated and recast into a separable form, which is iteratively minimized using th…

Spectrum CartographyState Estimation

HADFL: Heterogeneity-aware Decentralized Federated Learning Framework

2021-11-16 · Jing Cao, Zirui Lian, Weihong Liu, Zongwei Zhu 외

Federated learning (FL) supports training models on geographically distributed devices. However, traditional FL systems adopt a centralized synchronous strategy, putting high communication pressure and model generalizati…

Federated Learning

Unveiling Class-Labeling Structure for Universal Domain Adaptation

2020-10-10 · Yueming Yin, Zhen Yang, Xiaofu Wu, Haifeng Hu

As a more practical setting for unsupervised domain adaptation, Universal Domain Adaptation (UDA) is recently introduced, where the target label set is unknown. One of the big challenges in UDA is how to determine the co…

Domain AdaptationUniversal Domain AdaptationUnsupervised Domain Adaptation

Unsynchronized Decentralized Q-Learning: Two Timescale Analysis By Persistence

2023-08-07 · Bora Yongacoglu, Gürdal Arslan, Serdar Yüksel

Non-stationarity is a fundamental challenge in multi-agent reinforcement learning (MARL), where agents update their behaviour as they learn. Many theoretical advances in MARL avoid the challenge of non-stationarity by co…

Multi-agent Reinforcement LearningQ-Learning