paper-with-me

Papers

Topology-aware Generalization of Decentralized SGD

2022-06-25 · Tongtian Zhu, Fengxiang He, Lan Zhang, Zhengyang Niu, Mingli Song, DaCheng Tao

This paper studies the algorithmic stability and generalizability of decentralized stochastic gradient descent (D-SGD). We prove that the consensus model learned by D-SGD is $\mathcal{O}{(N^{-1}+m^{-1} +\lambda^2)}$-stable in expectation in the non-convex non-smooth setting, where $N$ is the total sample size, $m$ is the worker number, and $1+\lambda$ is the spectral gap that measures the connectivity of the communication topology. These results then deliver an $\mathcal{O}{(N^{-(1+\alpha)/2}+ m^{-(1+\alpha)/2}+\lambda^{1+\alpha} + \phi_{\mathcal{S}})}$ in-average generalization bound, which is non-vacuous even when $\lambda$ is closed to $1$, in contrast to vacuous as suggested by existing literature on the projected version of D-SGD. Our theory indicates that the generalizability of D-SGD is positively correlated with the spectral gap, and can explain why consensus control in initial training phase can ensure better generalization. Experiments of VGG-11 and ResNet-18 on CIFAR-10, CIFAR-100 and Tiny-ImageNet justify our theory. To our best knowledge, this is the first work on the topology-aware generalization of vanilla D-SGD. Code is available at https://github.com/Raiden-Zhu/Generalization-of-DSGD.

📄 PDF Abstract BibTeX arXiv:2206.12680

Code (1)

raiden-zhu/generalization-of-dsgd 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Information-Theoretic Generalization Analysis for Topology-aware Heterogeneous Federated Edge Learning over Noisy Channels

2023-10-25 · Zheshun Wu, Zenglin Xu, Hongfang Yu, Jie Liu

With the rapid growth of edge intelligence, the deployment of federated learning (FL) over wireless networks has garnered increasing attention, which is called Federated Edge Learning (FEEL). In FEEL, both mobile devices…

Federated Learning

Topology-Aware Knowledge Propagation in Decentralized Learning

2025-05-16 · Mansi Sakarvadia, Nathaniel Hudson, Tian Li, Ian Foster 외

Decentralized learning enables collaborative training of models across naturally distributed data without centralized coordination or maintenance of a global model. Instead, devices are organized in arbitrary communicati…

Stability and Generalization of Push-Sum Based Decentralized Optimization over Directed Graphs

2026-02-24 · Yifei Liang, Yan Sun, Xiaochun Cao, Li Shen arxiv

Push-Sum-based decentralized learning enables optimization over directed communication networks, where information exchange may be asymmetric. While convergence properties of such methods are well understood, their finit…

On the Effect of Consensus in Decentralized Deep Learning

2021-01-01 · Tao Lin, Lingjing Kong, Anastasia Koloskova, Martin Jaggi 외

Decentralized training of deep learning models enables on-device learning over networks, as well as efficient scaling to large compute clusters. Experiments in earlier works revealed that decentralized training often suf…

Deep Learning

Stabilizing Decentralized Federated Fine-Tuning via Topology-Aware Alternating LoRA

2026-01-31 · Xiaoyu Wang, Xiaotian Li, Zhixiang Zhou, Chen Li 외 arxiv

Decentralized federated learning (DFL), a serverless variant of federated learning, poses unique challenges for parameter-efficient fine-tuning due to the factorized structure of low-rank adaptation (LoRA). Unlike linear…

parameter-efficient fine-tuningFederated Learning