English

Snap-Shot Decentralized Stochastic Gradient Tracking Methods

Optimization and Control 2022-12-13 v1

Abstract

In decentralized optimization, mm agents form a network and only communicate with their neighbors, which gives advantages in data ownership, privacy, and scalability. At the same time, decentralized stochastic gradient descent (\texttt{SGD}) methods, as popular decentralized algorithms for training large-scale machine learning models, have shown their superiority over centralized counterparts. Distributed stochastic gradient tracking~(\texttt{DSGT})~\citep{pu2021distributed} has been recognized as the popular and state-of-the-art decentralized \texttt{SGD} method due to its proper theoretical guarantees. However, the theoretical analysis of \dsgt~\citep{koloskova2021improved} shows that its iteration complexity is O~(σˉ2mμε+Lσˉμ(1λ2(W))1/2CWε)\tilde{\mathcal{O}} \left(\frac{\bar{\sigma}^2}{m\mu \varepsilon} + \frac{\sqrt{L}\bar{\sigma}}{\mu(1 - \lambda_2(W))^{1/2} C_W \sqrt{\varepsilon} }\right), where WW is a double stochastic mixing matrix that presents the network topology and CW C_W is a parameter that depends on WW. Thus, it indicates that the convergence property of \texttt{DSGT} is heavily affected by the topology of the communication network. To overcome the weakness of \texttt{DSGT}, we resort to the snap-shot gradient tracking skill and propose two novel algorithms. We further justify that the proposed two algorithms are more robust to the topology of communication networks under similar algorithmic structures and the same communication strategy to \dsgt~. Compared with \dsgt, their iteration complexity are O(σˉ2mμε+Lσˉμ(1λ2(W))ε)\mathcal{O}\left( \frac{\bar{\sigma}^2}{m\mu\varepsilon} + \frac{\sqrt{L}\bar{\sigma}}{\mu (1 - \lambda_2(W))\sqrt{\varepsilon}} \right) and O(σˉ2mμε+Lσˉμ(1λ2(W))1/2ε)\mathcal{O}\left( \frac{\bar{\sigma}^2}{m\mu \varepsilon} + \frac{\sqrt{L}\bar{\sigma}}{\mu (1 - \lambda_2(W))^{1/2}\sqrt{\varepsilon}} \right) which reduce the impact on network topology (no CWC_W).

Keywords

Cite

@article{arxiv.2212.05273,
  title  = {Snap-Shot Decentralized Stochastic Gradient Tracking Methods},
  author = {Haishan Ye and Xiangyu Chang},
  journal= {arXiv preprint arXiv:2212.05273},
  year   = {2022}
}
R2 v1 2026-06-28T07:28:58.450Z